Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
gradio>=4.0.0
|
| 2 |
-
|
| 3 |
numpy>=1.24.0
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
|
|
|
| 1 |
gradio>=4.0.0
|
| 2 |
+
librosa>=0.10.0
|
| 3 |
numpy>=1.24.0
|
| 4 |
+
scipy>=1.11.0
|
| 5 |
+
soundfile>=0.12.0
|
| 6 |
+
resampy>=0.4.0
|