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