Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -10
requirements.txt
CHANGED
|
@@ -1,10 +1,8 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
filterpy>=1.4.0
|
| 10 |
-
https://github.com/ageitgey/face_recognition_models/raw/master/dlib-19.24.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
|
|
|
|
| 1 |
+
opencv-python>=4.8.0
|
| 2 |
+
ultralytics>=8.3.0
|
| 3 |
+
torch>=2.0.0
|
| 4 |
+
numpy>=1.24.0
|
| 5 |
+
gradio>=4.0.0
|
| 6 |
+
reportlab>=4.0.0
|
| 7 |
+
tenacity>=8.2.0
|
| 8 |
+
filterpy>=1.4.0
|
|
|
|
|
|