mirror of
https://github.com/gradio-app/gradio.git
synced 2025-01-30 11:00:11 +08:00
54af6ae290
* v2 version now accepts video and subtitle format inputs. * remove debug log and some format issue * Update CHANGELOG.md * Upload components.py and regenerate demo * fix components and add comment to function * fix postprocess return format * changelog * demo change to gr.Interface type * fix file_types * fixes * added video serializer * clean up preprocess * clean up postprocess * formatting * frontend * fixed serialization * dataclass * fix serialize * version * fix tests * version * changelog * typing * version * changelog * version * versin * fix tests * fix tests * backend * test * changes * relax test * fix demo * notebook * changes * fix * changes * Update gradio/components.py * Update client/python/gradio_client/client.py --------- Co-authored-by: Abubakar Abid <abubakar@huggingface.co> Co-authored-by: Ali Abid <aabid94@gmail.com>
27 lines
315 B
Plaintext
27 lines
315 B
Plaintext
aiofiles
|
|
aiohttp
|
|
altair>=4.2.0
|
|
fastapi
|
|
ffmpy
|
|
gradio_client>=0.0.10
|
|
httpx
|
|
huggingface_hub>=0.13.0
|
|
Jinja2
|
|
markdown-it-py[linkify]>=2.0.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
|