cpuai commited on
Commit
7e41189
·
verified ·
1 Parent(s): 1f057cd

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ numpy>=1.20.0
2
+ opencv-python>=4.5.0
3
+ pillow>=8.0.0
4
+ moviepy==1.0.3