runtime error

essage, response) from e huggingface_hub.utils._errors.GatedRepoError: 401 Client Error. (Request ID: Root=1-66336907-0a9d1aef2369af45428087ef;3f6e31f1-584b-4805-ba29-1173aad9fee3) Cannot access gated repo for url https://huggingface.co/Goodarc/TomTestModel2024043001/resolve/official/config.json. Access to model Goodarc/TomTestModel2024043001 is restricted. You must be authenticated to access it. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 22, in <module> pretrained_model = DonutModel.from_pretrained("Goodarc/TomTestModel2024043001", File "/usr/local/lib/python3.10/site-packages/donut/model.py", line 593, in from_pretrained model = super(DonutModel, cls).from_pretrained(pretrained_model_name_or_path, revision="official", *model_args, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2012, in from_pretrained config, model_kwargs = cls.config_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/configuration_utils.py", line 532, in from_pretrained config_dict, kwargs = cls.get_config_dict(pretrained_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/configuration_utils.py", line 559, in get_config_dict config_dict, kwargs = cls._get_config_dict(pretrained_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/configuration_utils.py", line 614, in _get_config_dict resolved_config_file = cached_file( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 424, in cached_file raise EnvironmentError( OSError: Goodarc/TomTestModel2024043001 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 with `use_auth_token` or log in with `huggingface-cli login` and pass `use_auth_token=True`.

Container logs:

Fetching error logs...