runtime error

'(ReadTimeoutError("HTTPSConnectionPool(host='huggingface.co', port=443): Read timed out. (read timeout=10)"), '(Request ID: 372d701c-9f49-4a71-b70d-217ac4f612f0)')' thrown while requesting HEAD https://huggingface.co/laion/CLIP-ViT-H-14-laion2B-s32B-b79K/resolve/main/open_clip_pytorch_model.bin WARNING:huggingface_hub.utils._http:'(ReadTimeoutError("HTTPSConnectionPool(host='huggingface.co', port=443): Read timed out. (read timeout=10)"), '(Request ID: 372d701c-9f49-4a71-b70d-217ac4f612f0)')' thrown while requesting HEAD https://huggingface.co/laion/CLIP-ViT-H-14-laion2B-s32B-b79K/resolve/main/open_clip_pytorch_model.bin Traceback (most recent call last): File "/home/user/app/app.py", line 17, in <module> model, preprocess_train, preprocess_val = create_model_and_transforms( File "/home/user/app/src/open_clip/factory.py", line 330, in create_model_and_transforms model = create_model( File "/home/user/app/src/open_clip/factory.py", line 202, in create_model checkpoint_path = download_pretrained(pretrained_cfg, cache_dir=cache_dir) File "/home/user/app/src/open_clip/pretrained.py", line 374, in download_pretrained target = download_pretrained_from_hf(model_id, cache_dir=cache_dir) File "/home/user/app/src/open_clip/pretrained.py", line 344, in download_pretrained_from_hf cached_file = hf_hub_download(model_id, filename, revision=revision, cache_dir=cache_dir) 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.

Container logs:

Fetching error logs...