gradio/requirements.txt
Freddy Boulton b66ecff671
[WIP] Language Agnostic Typing in /info route (#4039)
* First commit

* All serializers

* Remove output type

* Add route

* Format json

* Modify dropdown and slider choices

* Fix impl

* Lint

* Add tests

* Fix lint

* remove breakpoint

* Tests passing locally

* Format code

* Address comments

* Use union + fix tests

* handle multiple file case

* Add serializer to info payload

* lint

* Add to CHANGELOG

* grc version

* requirements

* fix test

---------

Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2023-05-05 19:10:34 -05:00

28 lines
331 B
Plaintext

aiofiles
aiohttp
altair>=4.2.0
fastapi
ffmpy
gradio_client>=0.2.0
httpx
huggingface_hub>=0.13.0
Jinja2
markdown-it-py[linkify]>=2.0.0
pygments>=2.12.0
mdit-py-plugins<=0.3.3
markupsafe
matplotlib
numpy
orjson
pandas
pillow
pydantic
python-multipart
pydub
pyyaml
requests
semantic_version
typing_extensions
uvicorn
websockets>=10.0