Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
|
2 |
dlib
|
|
|
3 |
opencv-python
|
4 |
numpy
|
5 |
datetime
|
|
|
1 |
+
cmake
|
2 |
dlib
|
3 |
+
face_recognition
|
4 |
opencv-python
|
5 |
numpy
|
6 |
datetime
|