Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
|
@@ -1,6 +1,4 @@
|
|
| 1 |
gradio>=5.9.1
|
| 2 |
-
huggingface_hub>=0.
|
| 3 |
-
requests>=2.31.0
|
| 4 |
soundfile>=0.12.1
|
| 5 |
-
numpy>=1.24.0
|
| 6 |
-
audioop-lts>=0.2.1
|
|
|
|
| 1 |
gradio>=5.9.1
|
| 2 |
+
huggingface_hub>=0.34.0
|
|
|
|
| 3 |
soundfile>=0.12.1
|
| 4 |
+
numpy>=1.24.0
|
|
|