Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -9
requirements.txt
CHANGED
@@ -1,9 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
hf-transfer>=0.1.4
|
7 |
-
protobuf<4
|
8 |
-
click<8.1
|
9 |
-
pydantic>=2.0
|
|
|
1 |
+
gradio
|
2 |
+
tensorflow>=2.11
|
3 |
+
numpy
|
4 |
+
librosa
|
5 |
+
soundfile
|
|
|
|
|
|
|
|