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