Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
numpy
|
| 2 |
opencv-python
|
| 3 |
cmake
|
| 4 |
-
./tmp/dlib-19.24.1-cp311-cp311-win_amd64.whl
|
| 5 |
# --find-links ./
|
| 6 |
-
|
| 7 |
scipy
|
| 8 |
scikit-learn
|
| 9 |
tensorflow
|
|
|
|
| 1 |
numpy
|
| 2 |
opencv-python
|
| 3 |
cmake
|
| 4 |
+
# ./tmp/dlib-19.24.1-cp311-cp311-win_amd64.whl
|
| 5 |
# --find-links ./
|
| 6 |
+
dlib
|
| 7 |
scipy
|
| 8 |
scikit-learn
|
| 9 |
tensorflow
|