Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ rfdetr>=1.4.0
|
|
| 3 |
supervision>=0.26.0
|
| 4 |
opencv-python-headless>=4.9.0
|
| 5 |
numpy>=1.26.0
|
| 6 |
-
torch>=2.2.0
|
|
|
|
|
|
| 3 |
supervision>=0.26.0
|
| 4 |
opencv-python-headless>=4.9.0
|
| 5 |
numpy>=1.26.0
|
| 6 |
+
torch>=2.2.0
|
| 7 |
+
ultralytics
|