Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse filesPre-compiled dlib to circumvent building loop on spaces
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
dlib
|
2 |
retinaface_pytorch
|
3 |
imutils
|
4 |
numpy
|
|
|
1 |
+
dlib-binary==19.24.1
|
2 |
retinaface_pytorch
|
3 |
imutils
|
4 |
numpy
|