Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -8
requirements.txt
CHANGED
@@ -1,8 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
click<8.1
|
7 |
-
pydantic~=1.0
|
8 |
-
python-espeak
|
|
|
1 |
+
gradio==2.3.6
|
2 |
+
transformers==4.15.0
|
3 |
+
librosa==0.8.1
|
4 |
+
numpy==1.20.3
|
5 |
+
scipy==1.7.1
|
|
|
|
|
|