Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ matplotlib
|
|
| 6 |
motor
|
| 7 |
opencv-python-headless
|
| 8 |
torch --index-url https://download.pytorch.org/whl/cpu
|
| 9 |
-
torchvision --index-url https://download.pytorch.org/whl/cpu
|
|
|
|
|
|
| 6 |
motor
|
| 7 |
opencv-python-headless
|
| 8 |
torch --index-url https://download.pytorch.org/whl/cpu
|
| 9 |
+
torchvision --index-url https://download.pytorch.org/whl/cpu
|
| 10 |
+
face_recognition
|