runtime error

Exit code: 1. Reason: 100%|██████████| 494/494 [00:00<00:00, 2.85MB/s] config.json: 0%| | 0.00/1.47k [00:00<?, ?B/s] config.json: 100%|██████████| 1.47k/1.47k [00:00<00:00, 4.74MB/s] configuration_dots.py: 0%| | 0.00/2.93k [00:00<?, ?B/s] configuration_dots.py: 100%|██████████| 2.93k/2.93k [00:00<00:00, 16.9MB/s] A new version of the following files was downloaded from https://huggingface.co/rednote-hilab/dots.ocr: - configuration_dots.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 10, in <module> model = AutoModel.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 526, in from_pretrained config, kwargs = AutoConfig.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/configuration_auto.py", line 1015, in from_pretrained config_class = get_class_from_dynamic_module( File "/usr/local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py", line 552, in get_class_from_dynamic_module return get_class_in_module(class_name, final_module, force_reload=force_download) File "/usr/local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py", line 249, in get_class_in_module module_spec.loader.exec_module(module) File "<frozen importlib._bootstrap_external>", line 883, in exec_module File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed File "/home/user/.cache/huggingface/modules/transformers_modules/rednote-hilab/dots.ocr/4d84cbc5025343a7a5edf95eadfdab49e6798820/configuration_dots.py", line 4, in <module> from transformers import Qwen2_5_VLProcessor, AutoProcessor ImportError: cannot import name 'Qwen2_5_VLProcessor' from 'transformers' (/usr/local/lib/python3.10/site-packages/transformers/__init__.py)

Container logs:

Fetching error logs...