Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
-
gradio==
|
| 2 |
numpy==1.24.3
|
| 3 |
soundfile==0.12.1
|
| 4 |
scipy==1.11.4
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==5.49.1
|
| 2 |
numpy==1.24.3
|
| 3 |
soundfile==0.12.1
|
| 4 |
scipy==1.11.4
|
| 5 |
+
tensorflow==2.15.0
|
| 6 |
+
librosa==0.10.1
|