Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
librosa==0.10.1
|
2 |
-
numpy==1.24.3
|
3 |
-
gradio==4.12.0
|
4 |
-
soundfile==0.12.1
|
|
|
|
1 |
+
librosa==0.10.1
|
2 |
+
numpy==1.24.3
|
3 |
+
gradio==4.12.0
|
4 |
+
soundfile==0.12.1
|
5 |
+
ffmpeg-python==0.2.0
|