How to use Am22000/image_classifier with Flair:
from flair.models import SequenceTagger tagger = SequenceTagger.load("Am22000/image_classifier")
The community tab is the place to discuss and collaborate with the HF community!