Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ transformers==4.28.0
|
|
5 |
gTTS==2.3.1
|
6 |
soundfile==0.12.1
|
7 |
numpy==1.24.2
|
8 |
-
scipy==1.10.1
|
|
|
|
5 |
gTTS==2.3.1
|
6 |
soundfile==0.12.1
|
7 |
numpy==1.24.2
|
8 |
+
scipy==1.10.1
|
9 |
+
Werkzeug==2.0.1
|