Spaces:
Sleeping
Sleeping
KIRANKALLA
commited on
Create requirements.txt
Browse files- 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
|