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