Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -19,7 +19,7 @@ cssselect==1.3.0
|
|
| 19 |
cycler==0.12.1
|
| 20 |
dlib-bin==19.24.6
|
| 21 |
exceptiongroup==1.3.0
|
| 22 |
-
|
| 23 |
face_recognition_models==0.3.0
|
| 24 |
fastapi==0.116.1
|
| 25 |
ffmpy==0.6.0
|
|
|
|
| 19 |
cycler==0.12.1
|
| 20 |
dlib-bin==19.24.6
|
| 21 |
exceptiongroup==1.3.0
|
| 22 |
+
face_recognition @ git+https://github.com/thetoby9944/face_recognition.git
|
| 23 |
face_recognition_models==0.3.0
|
| 24 |
fastapi==0.116.1
|
| 25 |
ffmpy==0.6.0
|