runtime error
Exit code: 1. Reason: otFoundError: 401 Client Error. (Request ID: Root=1-67a8c94d-40a7c2245099013c3e80bb5e;0c021f42-e9f0-47df-a25d-8e057857763e) Repository Not Found for url: https://huggingface.co/lambdalabs/smicr_ocr_exp1/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 8, in <module> processor = TrOCRProcessor.from_pretrained("lambdalabs/smicr_ocr_exp1") File "/usr/local/lib/python3.10/site-packages/transformers/processing_utils.py", line 974, in from_pretrained args = cls._get_arguments_from_pretrained(pretrained_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/processing_utils.py", line 1020, in _get_arguments_from_pretrained args.append(attribute_class.from_pretrained(pretrained_model_name_or_path, **kwargs)) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/image_processing_auto.py", line 448, in from_pretrained raise initial_exception File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/image_processing_auto.py", line 435, in from_pretrained config_dict, _ = ImageProcessingMixin.get_image_processor_dict( File "/usr/local/lib/python3.10/site-packages/transformers/image_processing_base.py", line 341, in get_image_processor_dict resolved_image_processor_file = cached_file( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 426, in cached_file raise EnvironmentError( OSError: lambdalabs/smicr_ocr_exp1 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...