GenDey commited on
Commit
1e2d330
·
verified ·
1 Parent(s): 833d8e7

Added Harcascade and requirements.txt

Browse files
haarcascade_frontalface_default.xml ADDED
The diff for this file is too large to render. See raw diff
 
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ streamlit-webrtc
3
+ opencv-python
4
+ deepface
5
+ av
6
+ numpy
7
+ pandas
8
+ matplotlib