runtime error

Exit code: 1. Reason: thon3.9/site-packages/huggingface_hub/file_download.py", line 396, in _request_wrapper hf_raise_for_status(response) File "/usr/local/lib/python3.9/site-packages/huggingface_hub/utils/_errors.py", line 371, in hf_raise_for_status raise HfHubHTTPError(str(e), response=response) from e huggingface_hub.utils._errors.HfHubHTTPError: 504 Server Error: Gateway Timeout for url: https://huggingface.co/public-data/projected_gan/resolve/main/models/church.pkl (Request ID: Root=1-68a7de7a-07787bd43dec1d7b7bf1ea34;771053b5-3bbc-45e1-a9a2-1d5f4428a1b8) The request is taking longer than expected, please try again later. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 27, in <module> model = Model() File "/home/user/app/model.py", line 33, in __init__ self._download_all_models() File "/home/user/app/model.py", line 53, in _download_all_models self._load_model(name) File "/home/user/app/model.py", line 38, in _load_model path = hf_hub_download("public-data/projected_gan", f"models/{model_name}.pkl") File "/usr/local/lib/python3.9/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/huggingface_hub/file_download.py", line 1221, in hf_hub_download return _hf_hub_download_to_cache_dir( File "/usr/local/lib/python3.9/site-packages/huggingface_hub/file_download.py", line 1325, in _hf_hub_download_to_cache_dir _raise_on_head_call_error(head_call_error, force_download, local_files_only) File "/usr/local/lib/python3.9/site-packages/huggingface_hub/file_download.py", line 1826, in _raise_on_head_call_error 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...