Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
gradio>=3.0
|
| 2 |
TTS>=0.22
|
|
|
|
| 3 |
soundfile>=0.12
|
| 4 |
nltk>=3.8
|
| 5 |
scipy>=1.10
|
|
|
|
| 1 |
gradio>=3.0
|
| 2 |
TTS>=0.22
|
| 3 |
+
numpy>=1.23
|
| 4 |
soundfile>=0.12
|
| 5 |
nltk>=3.8
|
| 6 |
scipy>=1.10
|