runtime error

Exit code: 1. Reason: ack (most recent call last): File "/home/user/app/app.py", line 65, in <module> detector = load_model() File "/home/user/app/app.py", line 19, in load_model path = huggingface_hub.hf_hub_download("public-data/insightface", "models/scrfd_person_2.5g.onnx") 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/26/d9/26d944ab94c1fd78c6131de78aef280a434d177e96654cda5b1db28549732fd1/76522ba15eecb0712780509e912884aba066e9834be0c85761918cdcf76de5b5?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIA4N7VTDGOYNNAVQWR%2F20250302%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250302T030242Z&X-Amz-Expires=3600&X-Amz-Signature=e785321032fefbf6c92417486a5f23a2384ebf1808e966ffc1bd65b0b3f1b16e&X-Amz-SignedHeaders=host&response-content-disposition=inline%3B%20filename%2A%3DUTF-8%27%27scrfd_person_2.5g.onnx%3B%20filename%3D%22scrfd_person_2.5g.onnx%22%3B&x-id=GetObject

Container logs:

Fetching error logs...