"Unknown error" in the hub, but model works locally

Hello,

Thanks for all the great work! This model of mine works fine if you run it locally guidecare/feelings_and_issues_large 路 Hugging Face, but throws up Unknown error on both the hub and when trying to use the inference API. Any ideas what鈥檚 going on and how to fix it? It was working fine last week.

Here is the error when trying Inference API:

{'error': 'unknown error',
 'warnings': ["Unknown error in run_once : postprocess() got an unexpected keyword argument 'return_all_scores'"]}