runtime error

Traceback (most recent call last): File "app.py", line 9, in <module> model, _, transform = open_clip.create_model_and_transforms( File "/home/user/.local/lib/python3.8/site-packages/open_clip/factory.py", line 292, in create_model_and_transforms model = create_model( File "/home/user/.local/lib/python3.8/site-packages/open_clip/factory.py", line 201, in create_model checkpoint_path = download_pretrained(pretrained_cfg, cache_dir=cache_dir) File "/home/user/.local/lib/python3.8/site-packages/open_clip/pretrained.py", line 373, in download_pretrained target = download_pretrained_from_hf(model_id, cache_dir=cache_dir) File "/home/user/.local/lib/python3.8/site-packages/open_clip/pretrained.py", line 343, in download_pretrained_from_hf cached_file = hf_hub_download(model_id, filename, revision=revision, cache_dir=cache_dir) 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...