Spaces:
Sleeping
Sleeping
update requirements
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
openai-whisper
|
2 |
gradio
|
|
|
3 |
requests
|
4 |
-
moviepy
|
5 |
imageio-ffmpeg
|
6 |
torch
|
7 |
librosa
|
|
|
|
|
1 |
gradio
|
2 |
+
openai-whisper
|
3 |
requests
|
4 |
+
moviepy==1.0.3
|
5 |
imageio-ffmpeg
|
6 |
torch
|
7 |
librosa
|