runtime error

Exit code: 1. Reason: python3.10/site-packages/huggingface_hub/file_download.py", line 393, in _request_wrapper hf_raise_for_status(response) File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/huggingface_hub/utils/_errors.py", line 371, 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/madebyollin/taesd/resolve/main/config.json (Request ID: Root=1-66ef0c55-355be08c1a0018bb013f53ae;49119a6d-56a3-44b4-9603-3eab8c1d7a83) Internal Error - We're working hard to fix this as soon as possible! During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 122, in <module> model = StreamMultiDiffusion( File "/home/user/app/model.py", line 157, in __init__ AutoencoderTiny.from_pretrained('madebyollin/taesd', torch_dtype=self.dtype).to(device=self.device) File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 119, in _inner_fn return fn(*args, **kwargs) File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/diffusers/models/modeling_utils.py", line 567, in from_pretrained config, unused_kwargs, commit_hash = cls.load_config( File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 119, in _inner_fn return fn(*args, **kwargs) File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/diffusers/configuration_utils.py", line 410, in load_config raise EnvironmentError( OSError: There was a specific connection error when trying to load madebyollin/taesd: 500 Server Error: Internal Server Error for url: https://huggingface.co/madebyollin/taesd/resolve/main/config.json (Request ID: Root=1-66ef0c55-355be08c1a0018bb013f53ae;49119a6d-56a3-44b4-9603-3eab8c1d7a83) Internal Error - We're working hard to fix this as soon as possible!

Container logs:

Fetching error logs...