Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
Flask==2.2.5
|
2 |
flask-cors==3.0.10
|
3 |
-
|
4 |
-
python-dotenv==1.0.0
|
|
|
|
1 |
Flask==2.2.5
|
2 |
flask-cors==3.0.10
|
3 |
+
edge-tts==6.1.3
|
4 |
+
python-dotenv==1.0.0
|
5 |
+
elevenlabs==0.2.27
|