Spaces:
Running
on
Zero
Running
on
Zero
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
streamlit
|
2 |
gradio
|
3 |
-
git+https://github.com/ageitgey/face_recognition.git
|
4 |
opencv-python-headless
|
5 |
numpy
|
6 |
Pillow
|
7 |
dlib
|
|
|
|
1 |
streamlit
|
2 |
gradio
|
|
|
3 |
opencv-python-headless
|
4 |
numpy
|
5 |
Pillow
|
6 |
dlib
|
7 |
+
face_recognition
|