Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -22,7 +22,7 @@ pillow==10.2.0
|
|
| 22 |
# -----------------------------
|
| 23 |
opencv-python-headless==4.9.0.80
|
| 24 |
imutils==0.5.4
|
| 25 |
-
dlib==19.24.
|
| 26 |
|
| 27 |
# -----------------------------
|
| 28 |
# Web UI
|
|
|
|
| 22 |
# -----------------------------
|
| 23 |
opencv-python-headless==4.9.0.80
|
| 24 |
imutils==0.5.4
|
| 25 |
+
dlib-bin==19.24.2
|
| 26 |
|
| 27 |
# -----------------------------
|
| 28 |
# Web UI
|