Spaces:
Sleeping
Sleeping
File size: 366 Bytes
fbb9697 63a615f add24bd 5673379 75af375 | 1 2 3 4 5 6 7 8 9 10 | # 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 |