How to use Re2906/tfjs-mobilenet-692 with Flair:
from flair.models import SequenceTagger tagger = SequenceTagger.load("Re2906/tfjs-mobilenet-692")