mirror of
https://github.com/gradio-app/gradio.git
synced 2024-11-27 01:40:20 +08:00
7b18891aae
* Add code * CHANGELOG * Add code * Use set * Modify _setup_serializers instead * Push up code * Remove from serializing * Add gradio_client changes * Update requirements.txt
28 lines
505 B
Plaintext
28 lines
505 B
Plaintext
aiofiles>=22.0,<24.0
|
|
aiohttp~=3.0
|
|
altair>=4.2.0,<6.0
|
|
fastapi
|
|
ffmpy
|
|
gradio_client>=0.2.10
|
|
httpx
|
|
huggingface_hub>=0.14.0
|
|
Jinja2<4.0
|
|
markdown-it-py[linkify]>=2.0.0
|
|
mdit-py-plugins<=0.3.3
|
|
markupsafe~=2.0
|
|
matplotlib~=3.0
|
|
numpy~=1.0
|
|
orjson~=3.0
|
|
packaging
|
|
pandas>=1.0,<3.0
|
|
pillow>=8.0,<11.0
|
|
pydantic>=1.7.4,!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,<3.0.0
|
|
python-multipart # required for fastapi forms
|
|
pydub
|
|
pyyaml>=5.0,<7.0
|
|
requests~=2.0
|
|
semantic_version~=2.0
|
|
typing_extensions~=4.0
|
|
uvicorn>=0.14.0
|
|
websockets>=10.0,<12.0
|