Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
huggingface_hub
|
|
|
|
|
|
|
| 5 |
numpy
|
| 6 |
-
Pillow
|
| 7 |
-
torch>=2.0.0
|
|
|
|
| 1 |
+
torch>=2.6.0
|
| 2 |
+
ultralytics>=8.3.0
|
| 3 |
+
gradio>=4.44.0
|
| 4 |
+
huggingface_hub>=0.23.0
|
| 5 |
+
opencv-python-headless
|
| 6 |
+
pillow
|
| 7 |
numpy
|
|
|
|
|
|