runtime error

config config_file = hf_hub_download( File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/file_download.py", line 1195, in hf_hub_download metadata = get_hf_file_metadata( File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/file_download.py", line 1541, in get_hf_file_metadata hf_raise_for_status(r) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_errors.py", line 301, 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/Duskfallcrew/duskfallai/resolve/main/scheduler/scheduler_config.json (Request ID: Root=1-64a9f0fb-6d23acc83346b402389a53d7) 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 "app.py", line 9, in <module> scheduler = DPMSolverMultistepScheduler.from_pretrained(model_id, subfolder="scheduler") File "/home/user/.local/lib/python3.8/site-packages/diffusers/schedulers/scheduling_utils.py", line 140, in from_pretrained config, kwargs, commit_hash = cls.load_config( File "/home/user/.local/lib/python3.8/site-packages/diffusers/configuration_utils.py", line 389, in load_config raise EnvironmentError( OSError: There was a specific connection error when trying to load Duskfallcrew/duskfallai: 500 Server Error: Internal Server Error for url: https://huggingface.co/Duskfallcrew/duskfallai/resolve/main/scheduler/scheduler_config.json (Request ID: Root=1-64a9f0fb-6d23acc83346b402389a53d7) Internal Error - We're working hard to fix this as soon as possible!

Container logs:

Fetching error logs...