mirror of
https://github.com/gradio-app/gradio.git
synced 2025-02-05 11:10:03 +08:00
* 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>
28 lines
331 B
Plaintext
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
|