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 |
torch
|
6 |
torchvision
|
|
|
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 |
torch
|
6 |
torchvision
|