Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
opencv-python>=4.4.0
|
2 |
scenedetect<0.7
|
3 |
-
moviepy
|
|
|
4 |
imageio-ffmpeg
|
5 |
|
6 |
gradio
|
|
|
1 |
opencv-python>=4.4.0
|
2 |
scenedetect<0.7
|
3 |
+
#moviepy
|
4 |
+
moviepy==1.0.3
|
5 |
imageio-ffmpeg
|
6 |
|
7 |
gradio
|