Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio>=3.0
|
2 |
torch>=1.10
|
3 |
librosa>=0.9.0
|
4 |
-
|
5 |
-
|
|
|
1 |
gradio>=3.0
|
2 |
torch>=1.10
|
3 |
librosa>=0.9.0
|
4 |
+
numpy>=1.22.0
|
5 |
+
soundfile>=0.12.1
|