Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -6,4 +6,6 @@ librosa
|
|
6 |
soundfile
|
7 |
numpy
|
8 |
gtts
|
9 |
-
langdetect
|
|
|
|
|
|
6 |
soundfile
|
7 |
numpy
|
8 |
gtts
|
9 |
+
langdetect
|
10 |
+
moviepy[optional]
|
11 |
+
imageio-ffmpeg
|