runtime error
Exit code: 1. Reason: hub/file_download.py", line 428, in http_get hf_transfer.download( Exception: Failed too many failures in parallel (3): Request: error sending request for url (https://cas-bridge-direct.xethub.hf.co/xet-bridge-us/66759e4d602a0e0d5dae8abc/f8a040a5407527137477b2569246c120b2afb7a2c4ebd878cf491b3d31335b86?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=cas%2F20250903%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250903T231547Z&X-Amz-Expires=3600&X-Amz-Signature=0d28f39974fa7846c6aae366d10c0d5262090c044c27db56d21bf4a54908984c&X-Amz-SignedHeaders=host&X-Xet-Cas-Uid=public&response-content-disposition=inline%3B%20filename%2A%3DUTF-8%27%27pytorch_model.bin%3B%20filename%3D%22pytorch_model.bin%22%3B&response-content-type=application%2Foctet-stream&x-id=GetObject) (no permits available) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/webui.py", line 40, in <module> codec_model = load_model("Plachta/FAcodec") File "/home/user/app/webui.py", line 18, in load_model ckpt_path = hf_hub_download(repo_id, "pytorch_model.bin", cache_dir="./checkpoints") 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 1547, 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...