How to use hussam05/yolov8 with Flair:
from flair.models import SequenceTagger tagger = SequenceTagger.load("hussam05/yolov8")
Base model