Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
dlib
|
| 2 |
opencv-python
|
| 3 |
tqdm
|
| 4 |
scikit-image
|
| 5 |
-
dominate
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
opencv-python
|
| 2 |
tqdm
|
| 3 |
scikit-image
|
| 4 |
+
dominate
|
| 5 |
+
face-alignment
|
| 6 |
+
dlib
|