Spaces:
Building
Building
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
gradio
|
2 |
gtts
|
|
|
3 |
moviepy==1.0.3
|
4 |
pydub
|
5 |
ffmpeg-python
|
|
|
1 |
gradio
|
2 |
gtts
|
3 |
+
pyttsx3
|
4 |
moviepy==1.0.3
|
5 |
pydub
|
6 |
ffmpeg-python
|