Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -8,3 +8,4 @@ scipy>=1.11.0
|
|
| 8 |
soundfile>=0.12.0
|
| 9 |
flask>=3.0.0
|
| 10 |
face_recognition @ git+https://github.com/lovnishverma/face_recognition.git
|
|
|
|
|
|
| 8 |
soundfile>=0.12.0
|
| 9 |
flask>=3.0.0
|
| 10 |
face_recognition @ git+https://github.com/lovnishverma/face_recognition.git
|
| 11 |
+
git+https://github.com/ageitgey/face_recognition_models
|