I am using the Named Entity Recognition pipeline from the transformers library in my flask app. Specifically, the pipeline is instantiated like this
model = AutoM