liangtian commited on
Commit
0695479
1 Parent(s): 03c263e

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ numpy
2
+ argparse
3
+ imutils
4
+ shutil
5
+ json
6
+ dlib
7
+ cv2
8
+ sys
9
+ os
10
+ opencv-python