Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
gradio
|
2 |
openai-whisper
|
3 |
-
moviepy
|
4 |
pytube
|
|
|
|
|
5 |
imageio-ffmpeg
|
|
|
1 |
gradio
|
2 |
openai-whisper
|
|
|
3 |
pytube
|
4 |
+
moviepy==1.0.3
|
5 |
+
imageio
|
6 |
imageio-ffmpeg
|