Spaces:
Sleeping
Sleeping
| # ML deps only — Gradio version is installed by HF from README sdk_version (do not pin here). | |
| # Python 3.13+ removed stdlib audioop; pydub (gradio dep) needs this backport | |
| audioop-lts>=0.2.1; python_version >= "3.13" | |
| torch>=2.0.0 | |
| torchvision>=0.15.0 | |
| pillow>=10.0.0,<11 | |
| # torch 2.2.x wheels are built against NumPy 1.x | |
| numpy>=1.23.0,<2 | |
| huggingface_hub>=0.23.0,<1.0 | |