Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,6 +5,7 @@ torch
|
|
| 5 |
torchvision
|
| 6 |
torchaudio
|
| 7 |
PySoundFile
|
|
|
|
| 8 |
pydantic
|
| 9 |
numpy
|
| 10 |
python-multipart
|
|
|
|
| 5 |
torchvision
|
| 6 |
torchaudio
|
| 7 |
PySoundFile
|
| 8 |
+
ffmpeg-python
|
| 9 |
pydantic
|
| 10 |
numpy
|
| 11 |
python-multipart
|