Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,7 +6,7 @@ opencv-python>=4.8.0
|
|
| 6 |
numpy>=1.24.0
|
| 7 |
torch>=2.0.1
|
| 8 |
tqdm>=4.65.0
|
| 9 |
-
dlib>=19.24.0
|
| 10 |
face_recognition>=1.3.0
|
| 11 |
torchvision>=0.15.2
|
| 12 |
albumentations>=1.0.0
|
|
|
|
| 6 |
numpy>=1.24.0
|
| 7 |
torch>=2.0.1
|
| 8 |
tqdm>=4.65.0
|
| 9 |
+
# dlib>=19.24.0
|
| 10 |
face_recognition>=1.3.0
|
| 11 |
torchvision>=0.15.2
|
| 12 |
albumentations>=1.0.0
|