Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
streamlit
|
2 |
-
|
3 |
-
librosa
|
4 |
soundfile
|
5 |
TTS
|
6 |
-
|
7 |
-
|
8 |
-
moviepy
|
|
|
1 |
streamlit
|
2 |
+
moviepy
|
|
|
3 |
soundfile
|
4 |
TTS
|
5 |
+
subprocess32
|
6 |
+
ffmpeg-python
|
|