KIRANKALLA commited on
Commit
46bda79
·
verified ·
1 Parent(s): 2a5a0ea

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ opencv-python-headless==4.8.0.74
2
+ streamlit
3
+ Pillow==9.5.0
4
+ deepface==0.0.79
5
+ pandas
6
+ dlib-bin
7
+ face_recognition @ git+https://github.com/thetoby9944/face_recognition
8
+ numpy