Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
gradio==4.19.2
|
| 2 |
-
|
| 3 |
-
inference-gpu[yolo-world]==0.15.0
|
| 4 |
supervision
|
| 5 |
timm
|
| 6 |
onnx
|
|
|
|
| 1 |
gradio==4.19.2
|
| 2 |
+
inference[yolo-world]==0.9.13 # This model version is slightly better (but only for yolo_world/l).
|
| 3 |
+
# inference-gpu[yolo-world]==0.15.0
|
| 4 |
supervision
|
| 5 |
timm
|
| 6 |
onnx
|