Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,9 +1,8 @@
|
|
1 |
gradio==2.4.2
|
2 |
-
pydub
|
3 |
numpy
|
4 |
scipy
|
5 |
soundfile
|
6 |
-
scikit-learn
|
7 |
joblib
|
8 |
decorator
|
9 |
resampy
|
|
|
1 |
gradio==2.4.2
|
2 |
+
pydub
|
3 |
numpy
|
4 |
scipy
|
5 |
soundfile
|
|
|
6 |
joblib
|
7 |
decorator
|
8 |
resampy
|