Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
opencv-python==4.8.0.76
|
2 |
numpy==1.23.5
|
3 |
scikit-image==0.21.0
|
4 |
-
dlib==19.24.
|
5 |
imutils==0.5.4
|
6 |
pillow==9.4.0
|
7 |
pyyaml==6.0
|
|
|
1 |
opencv-python==4.8.0.76
|
2 |
numpy==1.23.5
|
3 |
scikit-image==0.21.0
|
4 |
+
dlib-binary==19.24.0
|
5 |
imutils==0.5.4
|
6 |
pillow==9.4.0
|
7 |
pyyaml==6.0
|