How to use amtam0/timer-ner-fr with Flair:
from flair.models import SequenceTagger tagger = SequenceTagger.load("amtam0/timer-ner-fr")
How to fix it?