Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ blinker==1.7.0
|
|
2 |
click==8.1.7
|
3 |
cmake==3.28.3
|
4 |
colorama==0.4.6
|
|
|
5 |
dlib==19.24.2
|
6 |
face-recognition==1.3.0
|
7 |
face-recognition-models==0.3.0
|
|
|
2 |
click==8.1.7
|
3 |
cmake==3.28.3
|
4 |
colorama==0.4.6
|
5 |
+
wheel==0.42.0
|
6 |
dlib==19.24.2
|
7 |
face-recognition==1.3.0
|
8 |
face-recognition-models==0.3.0
|