runtime error

Exit code: 1. Reason: Couldn't connect to the Hub: 401 Client Error: Unauthorized for url: https://huggingface.co/api/models/stabilityai/stable-diffusion-xl-base-1.0 (Request ID: Root=1-681ef0e3-47abc10c569fd5752994aaa3;a75e84f1-2977-414a-a162-8ed403269398) Invalid credentials in Authorization header. Will try to load from local cache. Loading pipeline components...: 0%| | 0/7 [00:00<?, ?it/s] Loading pipeline components...: 0%| | 0/7 [00:00<?, ?it/s] Traceback (most recent call last): File "/home/user/app/app.py", line 15, in <module> pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", unet=unet, vae=vae, torch_dtype=torch.float16) File "/home/user/.pyenv/versions/3.10.17/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/home/user/.pyenv/versions/3.10.17/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 961, in from_pretrained loaded_sub_model = load_sub_model( File "/home/user/.pyenv/versions/3.10.17/lib/python3.10/site-packages/diffusers/pipelines/pipeline_loading_utils.py", line 780, in load_sub_model loaded_sub_model = load_method(cached_folder, **loading_kwargs) File "/home/user/.pyenv/versions/3.10.17/lib/python3.10/site-packages/transformers/tokenization_utils_base.py", line 2046, in from_pretrained raise EnvironmentError( OSError: Can't load tokenizer for '/home/user/.cache/huggingface/hub/models--stabilityai--stable-diffusion-xl-base-1.0/snapshots/462165984030d82259a11f4367a4eed129e94a7b'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Otherwise, make sure '/home/user/.cache/huggingface/hub/models--stabilityai--stable-diffusion-xl-base-1.0/snapshots/462165984030d82259a11f4367a4eed129e94a7b' is the correct path to a directory containing all relevant files for a CLIPTokenizer tokenizer.

Container logs:

Fetching error logs...