Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
streamlit
|
2 |
Pillow
|
3 |
-
|
4 |
-
deepface
|
5 |
-
tensorflow
|
6 |
opencv-python-headless
|
7 |
-
|
|
|
1 |
streamlit
|
2 |
Pillow
|
3 |
+
face_recognition
|
|
|
|
|
4 |
opencv-python-headless
|
5 |
+
numpy
|