runtime error

Exit code: 1. Reason: d_all_models() File "/home/user/app/model.py", line 101, in _download_all_models self._load_model(name) File "/home/user/app/model.py", line 74, in _load_model path = hf_hub_download("public-data/Self-Distilled-StyleGAN", f"models/{model_name}_pytorch.pkl") File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/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.10/site-packages/huggingface_hub/file_download.py", line 1367, in _hf_hub_download_to_cache_dir _download_to_tmp_and_move( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1884, in _download_to_tmp_and_move http_get( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 459, in http_get r = _request_wrapper( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 396, in _request_wrapper hf_raise_for_status(response) File "/usr/local/lib/python3.10/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: 404 Client Error: Not Found for url: https://s3.us-east-1.amazonaws.com/lfs.huggingface.co/repos/b7/13/b71334506b16076912448ec3899ea02a5215f5906e6ba733beccdd33487a938e/a882a83ad273db2b3401dd151dbd9108650108f9d1e61876c93e7b2431fd33e3?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIA4N7VTDGOYNNAVQWR%2F20250223%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250223T104703Z&X-Amz-Expires=3600&X-Amz-Signature=28acbe19672c239a38f0c6931b8814415495773675074de6b7111653685fd22e&X-Amz-SignedHeaders=host&response-content-disposition=inline%3B%20filename%2A%3DUTF-8%27%27dogs_1024_pytorch.pkl%3B%20filename%3D%22dogs_1024_pytorch.pkl%22%3B&x-id=GetObject

Container logs:

Fetching error logs...