runtime error

tFoundError(message, response) from e huggingface_hub.utils._errors.RepositoryNotFoundError: 401 Client Error. (Request ID: Root=1-667eecfd-5ecff58c3441ed962978467c;96fd1716-0d32-495c-a408-5a72b0b944ba) Repository Not Found for url: https://huggingface.co/fruk19/donut_ptvn_cls_50k_v2/resolve/main/preprocessor_config.json. Please make sure you specified the correct `repo_id` and `repo_type`. If you are trying to access a private or gated repo, make sure you are authenticated. Invalid username or password. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 12, in <module> processor = DonutProcessor.from_pretrained(PATH_MODEL, token=token) File "/home/user/.local/lib/python3.10/site-packages/transformers/processing_utils.py", line 228, in from_pretrained args = cls._get_arguments_from_pretrained(pretrained_model_name_or_path, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/transformers/processing_utils.py", line 272, in _get_arguments_from_pretrained args.append(attribute_class.from_pretrained(pretrained_model_name_or_path, **kwargs)) File "/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/image_processing_auto.py", line 353, in from_pretrained config_dict, _ = ImageProcessingMixin.get_image_processor_dict(pretrained_model_name_or_path, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/transformers/image_processing_utils.py", line 332, in get_image_processor_dict resolved_image_processor_file = cached_file( File "/home/user/.local/lib/python3.10/site-packages/transformers/utils/hub.py", line 410, in cached_file raise EnvironmentError( OSError: fruk19/donut_ptvn_cls_50k_v2 is not a local folder and is not a valid model identifier listed on 'https://huggingface.co/models' If this is a private repository, make sure to pass a token having permission to this repo either by logging in with `huggingface-cli login` or by passing `token=<your_token>`

Container logs:

Fetching error logs...