runtime error

Downloading (…)cheduler_config.json: 0%| | 0.00/308 [00:00<?, ?B/s] Downloading (…)cheduler_config.json: 100%|██████████| 308/308 [00:00<00:00, 56.7kB/s] Downloading (…)ain/model_index.json: 0%| | 0.00/576 [00:00<?, ?B/s] Downloading (…)ain/model_index.json: 100%|██████████| 576/576 [00:00<00:00, 75.8kB/s] Traceback (most recent call last): File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_errors.py", line 264, in hf_raise_for_status response.raise_for_status() File "/home/user/.local/lib/python3.8/site-packages/requests/models.py", line 1021, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 504 Server Error: Gateway Time-out for url: https://huggingface.co/api/models/cma4204/tpkify-v1 The above exception was the direct cause of the following exception: Traceback (most recent call last): File "app.py", line 11, in <module> pipe = StableDiffusionPipeline.from_pretrained( File "/home/user/.local/lib/python3.8/site-packages/diffusers/pipelines/pipeline_utils.py", line 530, in from_pretrained info = model_info( File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_validators.py", line 124, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/hf_api.py", line 1626, in model_info hf_raise_for_status(r) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_errors.py", line 318, in hf_raise_for_status raise HfHubHTTPError(str(e), response=response) from e huggingface_hub.utils._errors.HfHubHTTPError: 504 Server Error: Gateway Time-out for url: https://huggingface.co/api/models/cma4204/tpkify-v1

Container logs:

Fetching error logs...