runtime error

hub_download metadata = get_hf_file_metadata( File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/file_download.py", line 1541, in get_hf_file_metadata hf_raise_for_status(r) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_errors.py", line 277, in hf_raise_for_status raise GatedRepoError(message, response) from e huggingface_hub.utils._errors.GatedRepoError: 401 Client Error. (Request ID: Root=1-64e07a10-4d92cc55180ab10700c494c8;bfe6456f-34f9-4d1e-9dfc-67bbc42d8622) Cannot access gated repo for url https://huggingface.co/drift-ai/autotrain-mona-lisa-detection-38345101350/resolve/main/preprocessor_config.json. Repo model drift-ai/autotrain-mona-lisa-detection-38345101350 is gated. You must be authenticated to access it. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "app.py", line 12, in <module> processor = AutoFeatureExtractor.from_pretrained( File "/home/user/.local/lib/python3.8/site-packages/transformers/models/auto/feature_extraction_auto.py", line 313, in from_pretrained config_dict, _ = FeatureExtractionMixin.get_feature_extractor_dict(pretrained_model_name_or_path, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/transformers/feature_extraction_utils.py", line 438, in get_feature_extractor_dict resolved_feature_extractor_file = cached_file( File "/home/user/.local/lib/python3.8/site-packages/transformers/utils/hub.py", line 433, in cached_file raise EnvironmentError( OSError: drift-ai/autotrain-mona-lisa-detection-38345101350 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...