pg56714 commited on
Commit
598296e
·
verified ·
1 Parent(s): b235a0b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  gradio==4.19.2
2
- # inference==0.15.0
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