runtime error

Exit code: 1. Reason: b_files[file_id] = download_url(file │ │ 1762 │ │ │ else: │ │ ā± 1763 │ │ │ │ resolved_vocab_files[file_id] = cached_file( │ │ 1764 │ │ │ │ │ pretrained_model_name_or_path, │ │ 1765 │ │ │ │ │ file_path, │ │ 1766 │ │ │ │ │ cache_dir=cache_dir, │ │ │ │ /home/user/.pyenv/versions/3.10.15/lib/python3.10/site-packages/transformers │ │ /utils/hub.py:424 in cached_file │ │ │ │ 421 │ │ ) │ │ 422 │ │ │ 423 │ except RepositoryNotFoundError: │ │ ā± 424 │ │ raise EnvironmentError( │ │ 425 │ │ │ f"{path_or_repo_id} is not a local folder and is not a va │ │ 426 │ │ │ "listed on 'https://huggingface.co/models'\nIf this is a │ │ 427 │ │ │ "pass a token having permission to this repo with `use_au │ ╰──────────────────────────────────────────────────────────────────────────────╯ OSError: stabilityai/stable-diffusion-2-1 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...