Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
gradio==2.4.
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
pydub
|
|
|
1 |
+
gradio==2.4.2
|
2 |
+
numpy==1.21.2
|
3 |
+
soundfile==0.11.0
|
4 |
+
pydub==0.25.1
|
|