Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
Pillow>=10.0.0
|
2 |
gradio==3.41.2
|
3 |
moviepy==1.0.3
|
4 |
pydub==0.25.1
|
5 |
-
edge-tts==6.1.3
|
|
|
|
|
|
1 |
gradio==3.41.2
|
2 |
moviepy==1.0.3
|
3 |
pydub==0.25.1
|
4 |
+
edge-tts==6.1.3
|
5 |
+
Pillow==9.5.0
|