Dwight18 commited on
Commit
884249a
1 Parent(s): 61bfaf2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ opencv-python
3
+ face-recognition
4
+ face_recognition_models
5
+ Click>=6.0
6
+ dlib>=19.3.0
7
+ numpy
8
+ Pillow
9
+ scipy>=0.17.0