runtime error

config.json not found in HuggingFace Hub Traceback (most recent call last): File "app.py", line 466, in <module> gan_new = gan_new.from_pretrained('johnowhitaker/orbgan_e1', latent_dim=256, image_size=256, attn_res_layers = [32]) 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/hub_mixin.py", line 191, in from_pretrained return cls._from_pretrained( File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/hub_mixin.py", line 366, in _from_pretrained model_file = hf_hub_download( 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/file_download.py", line 1212, 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.

Container logs:

Fetching error logs...