svjack commited on
Commit
2e52e69
·
verified ·
1 Parent(s): 386f57c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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]