Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
gradio>=3.
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
1 |
+
gradio>=3.39.0
|
2 |
+
torch>=2.0.0
|
3 |
+
transformers>=4.30.0
|
4 |
+
librosa>=0.10.0
|
5 |
+
soundfile>=0.12.0
|
6 |
+
numpy>=1.23.0
|