Spaces:
Build error
Build error
SakibRumu commited on
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,6 +5,6 @@ torchvision
|
|
| 5 |
numpy
|
| 6 |
Pillow
|
| 7 |
opencv-python
|
| 8 |
-
dlib==19.24.2
|
| 9 |
requests
|
| 10 |
efficientnet-pytorch
|
|
|
|
| 5 |
numpy
|
| 6 |
Pillow
|
| 7 |
opencv-python
|
| 8 |
+
dlib==19.24.2 --find-links https://github.com/Davisy/precompiled-wheels/raw/master/dlib
|
| 9 |
requests
|
| 10 |
efficientnet-pytorch
|