runtime error

Traceback (most recent call last): File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/diffusers/configuration_utils.py", line 358, in load_config config_file = hf_hub_download( File "/home/user/.pyenv/versions/3.10.12/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.12/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1291, in hf_hub_download raise LocalEntryNotFoundError( huggingface_hub.utils._errors.LocalEntryNotFoundError: Connection error, and we cannot find the requested files in the disk cache. Please 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 "/home/user/app/app.py", line 611, in <module> model_dict = build_models(args) File "/home/user/app/app.py", line 319, in build_models unet = UNet2DConditionModel.from_pretrained( File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/diffusers/models/modeling_utils.py", line 514, in from_pretrained config, unused_kwargs, commit_hash = cls.load_config( File "/home/user/.pyenv/versions/3.10.12/lib/python3.10/site-packages/diffusers/configuration_utils.py", line 385, in load_config raise EnvironmentError( OSError: navervision/Graphit-SD does not appear to have a file named config.json.

Container logs:

Fetching error logs...