Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ gradio
|
|
| 2 |
torch
|
| 3 |
numpy==1.26.0
|
| 4 |
soundfile
|
| 5 |
-
pydub
|
| 6 |
ffmpeg-python
|
|
|
|
| 7 |
librosa==0.10.0
|
| 8 |
resampy==0.4.3
|
|
|
|
| 2 |
torch
|
| 3 |
numpy==1.26.0
|
| 4 |
soundfile
|
|
|
|
| 5 |
ffmpeg-python
|
| 6 |
+
pydub
|
| 7 |
librosa==0.10.0
|
| 8 |
resampy==0.4.3
|