Spaces:
Build error
Build error
File size: 393 Bytes
eb809ad |
1 2 3 4 5 6 7 8 9 10 11 |
gradio==4.29.0 # or latest stable version gTTS==2.5.4 pydub==0.25.1 ffmpeg-python==0.2.0 opencv-python-headless==4.9.0.80 scipy==1.13.0 # or >=1.7.3 if strict version not needed torch==2.3.0 torchvision==0.18.0 librosa==0.10.1 # or >=0.7.0 if strict version not needed numpy==1.26.4 # Must be >=1.21.0 for Python 3.10 opencv-contrib-python==4.9.0.80 # Match opencv-python-headless version |