svjack commited on
Commit
1195519
·
verified ·
1 Parent(s): 4b28e56

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ moviepy==1.0.3
2
+ gradio
3
+ httpx[socks]
4
+ huggingface_hub
5
+ opencv-python
6
+ Pillow