runtime error

Space failed. Exit code: 1. Reason: resp = self.send(prep, **send_kwargs) File "/opt/conda/lib/python3.10/site-packages/requests/sessions.py", line 701, in send r = adapter.send(request, **kwargs) File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 63, in send return super().send(request, *args, **kwargs) File "/opt/conda/lib/python3.10/site-packages/requests/adapters.py", line 533, in send raise ReadTimeout(e, request=request) requests.exceptions.ReadTimeout: (ReadTimeoutError("HTTPSConnectionPool(host='huggingface.co', port=443): Read timed out. (read timeout=10)"), '(Request ID: b214f275-50c8-41e6-a275-c009f7cc082c)') The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/opt/conda/lib/python3.10/site-packages/diffusers/configuration_utils.py", line 370, in load_config config_file = hf_hub_download( File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1349, in hf_hub_download raise LocalEntryNotFoundError( huggingface_hub.utils._errors.LocalEntryNotFoundError: An error happened while trying to locate the file on the Hub and we cannot find the requested files in the local cache. Please check your connection and try again or make sure your Internet connection is on. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/content/app.py", line 64, in <module> scheduler = DDIMScheduler.from_pretrained( File "/opt/conda/lib/python3.10/site-packages/diffusers/schedulers/scheduling_utils.py", line 140, in from_pretrained config, kwargs, commit_hash = cls.load_config( File "/opt/conda/lib/python3.10/site-packages/diffusers/configuration_utils.py", line 397, in load_config raise EnvironmentError( OSError: Korakoe/AbyssOrangeMix2-HF does not appear to have a file named scheduler_config.json.

Container logs:

Fetching error logs...