Spaces:
Sleeping
Sleeping
shiveshnavin
commited on
Commit
•
1a4ba15
1
Parent(s):
3d11bd0
Update
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
gradio==3.38.0
|
2 |
TTS==0.15.6
|
3 |
numpy==1.22.0;python_version<="3.10"
|
4 |
-
numpy==1.24.3;python_version>"3.10"
|
5 |
-
python-espeak-ng
|
|
|
1 |
gradio==3.38.0
|
2 |
TTS==0.15.6
|
3 |
numpy==1.22.0;python_version<="3.10"
|
4 |
+
numpy==1.24.3;python_version>"3.10"
|
|