Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +6 -9
requirements.txt
CHANGED
@@ -1,12 +1,9 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
moviepy==1.0.3
|
4 |
-
gTTS
|
5 |
requests
|
|
|
6 |
pydub
|
|
|
7 |
pillow
|
8 |
-
|
9 |
-
soundfile
|
10 |
-
pysrt
|
11 |
-
opencv-python-headless
|
12 |
-
beautifulsoup4
|
|
|
1 |
+
kokoro
|
2 |
+
moviepy
|
|
|
|
|
3 |
requests
|
4 |
+
numpy
|
5 |
pydub
|
6 |
+
gTTS
|
7 |
pillow
|
8 |
+
gradio
|
9 |
+
soundfile
|
|
|
|
|
|