runtime error

A new version of the following files was downloaded from https://huggingface.co/altndrr/cased: - configuration_cased.py . Make sure to double-check they do not contain any added malicious code. To avoid downloading new versions of the code file, you can pin a revision. A new version of the following files was downloaded from https://huggingface.co/altndrr/cased: - retrieval_cased.py . Make sure to double-check they do not contain any added malicious code. To avoid downloading new versions of the code file, you can pin a revision. Traceback (most recent call last): File "/home/user/app/app.py", line 42, in <module> MODEL = AutoModel.from_pretrained("altndrr/cased", trust_remote_code=True).to(DEVICE) File "/usr/local/lib/python3.9/site-packages/transformers/models/auto/auto_factory.py", line 553, in from_pretrained model_class = get_class_from_dynamic_module( File "/usr/local/lib/python3.9/site-packages/transformers/dynamic_module_utils.py", line 487, in get_class_from_dynamic_module final_module = get_cached_module_file( File "/usr/local/lib/python3.9/site-packages/transformers/dynamic_module_utils.py", line 352, in get_cached_module_file get_cached_module_file( File "/usr/local/lib/python3.9/site-packages/transformers/dynamic_module_utils.py", line 314, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File "/usr/local/lib/python3.9/site-packages/transformers/dynamic_module_utils.py", line 179, in check_imports raise ImportError( ImportError: This modeling file requires the following packages that were not found in your environment: flair. Run `pip install flair`

Container logs:

Fetching error logs...