runtime error

for url: https://huggingface.co/api/models/stabilityai/stable-diffusion-xl-base-1.0 The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 1441, in download info = model_info( File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 1922, in model_info hf_raise_for_status(r) File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/huggingface_hub/utils/_errors.py", line 330, in hf_raise_for_status raise HfHubHTTPError(str(e), response=response) from e huggingface_hub.utils._errors.HfHubHTTPError: 500 Server Error: Internal Server Error for url: https://huggingface.co/api/models/stabilityai/stable-diffusion-xl-base-1.0 (Request ID: Root=1-65c7bf18-5a47eb1902ecde517b529493;ea95ca21-9455-4c84-add6-19338dadcb77) Internal Error - We're working hard to fix this as soon as possible! 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> pipeline = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", torch_dtype=torch.float16, variant="fp16") File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 939, in from_pretrained cached_folder = cls.download( File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 1644, in download raise EnvironmentError( OSError: Cannot load model stabilityai/stable-diffusion-xl-base-1.0: model is not cached locally and an error occured while trying to fetch metadata from the Hub. Please check out the root cause in the stacktrace above.

Container logs:

Fetching error logs...