runtime error

imeoutError("HTTPSConnectionPool(host='huggingface.co', port=443): Read timed out. (read timeout=10)"), '(Request ID: 0980e5a4-e99a-4fd8-b97a-c6e619842fc2)') The above exception was the direct cause of the following exception: Traceback (most recent call last): File "app.py", line 6, in <module> model = from_pretrained_keras("keras-io/semi-supervised-classification-simclr") File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/keras_mixin.py", line 272, in from_pretrained_keras return KerasModelHubMixin.from_pretrained(*args, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/hub_mixin.py", line 157, in from_pretrained return cls._from_pretrained( File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/keras_mixin.py", line 465, in _from_pretrained storage_folder = snapshot_download( File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/_snapshot_download.py", line 236, in snapshot_download _inner_hf_hub_download(file) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/_snapshot_download.py", line 213, in _inner_hf_hub_download return hf_hub_download( File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/file_download.py", line 1377, 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.

Container logs:

Fetching error logs...