Update requirements.txt
Browse files- requirements.txt +4 -6
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
gradio 4.26.0
|
6 |
-
pillow 10.2.0
|
|
|
1 |
+
moviepy==1.0.3
|
2 |
+
gTTS==2.5.1
|
3 |
+
gradio==4.26.0
|
4 |
+
pillow==10.2.0
|
|
|
|