runtime error
Exit code: 1. Reason: File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 428, in http_get hf_transfer.download( Exception: HTTP status client error (401 Unauthorized) for url (https://cas-bridge-direct.xethub.hf.co/xet-bridge-us/67383b2f0ac348ccd8625890/f5fe5c6cc4b0f2c8af22bd0abe18bcb3ec88a31739538eb865d10cc4c58f657e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=cas%2F20260714%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260714T022840Z&X-Amz-Expires=3600&X-Amz-Signature=57bf582901bc1f664ac81b131be2a3b0db0d18983ad5bb64750b27378eceb5bb&X-Amz-SignedHeaders=host&X-Xet-Cas-Uid=public&response-content-disposition=inline%3B%20filename%2A%3DUTF-8%27%27encoder.onnx%3B%20filename%3D%22encoder.onnx%22%3B&x-amz-checksum-mode=ENABLED&x-id=GetObject) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 227, in <module> model = zim_model_registry[backbone](checkpoint=download_onnx_weights()) File "/home/user/app/app.py", line 219, in download_onnx_weights hf_hub_download(repo_id=repo_id, filename=f"{file_dir}/encoder.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 862, 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 1011, 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 1545, in _download_to_tmp_and_move http_get( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 439, in http_get raise RuntimeError( RuntimeError: An error occurred while downloading using `hf_transfer`. Consider disabling HF_HUB_ENABLE_HF_TRANSFER for better error handling.
Container logs:
Fetching error logs...