hoeflechner

Results 2 issues of hoeflechner

# Use Images as classes in YoloWorld Extension to the ```model.set_classes()``` method so it optionally accepts images: ``` from ultralytics import YOLOWorld model = YOLOWorld('yolov8x-world.pt') # provide a generic image...

enhancement
Stale

Added a config-parameter for the ollama url in case it is not running on localhost