runtime error
Exit code: 1. Reason: 1.25G/1.34G [00:05<00:00, 226MB/s] Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/huggingface_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/66e4864652356419c478aa0d/d8f4e80836fc5095b87ce89fc121d104c6f68623bda91b064d85f1d4d515d9ba?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=cas%2F20250822%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250822T122532Z&X-Amz-Expires=3600&X-Amz-Signature=62353ac64378f05c13441a933e67aedaa4992f081f83098da3727f9f8acfba19&X-Amz-SignedHeaders=host&X-Xet-Cas-Uid=public&response-content-disposition=inline%3B%20filename%2A%3DUTF-8%27%27coarse.pth%3B%20filename%3D%22coarse.pth%22%3B&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/app.py", line 23, in <module> interface.load_finetuned(init_model_choice) File "/home/user/app/vampnet/interface.py", line 140, in load_finetuned coarse_path, c2f_path = download_finetuned(name) File "/home/user/app/vampnet/__init__.py", line 55, in download_finetuned FS.download(f"{repo_id}/loras/{name}/{filename}", path) File "/usr/local/lib/python3.9/site-packages/fsspec/spec.py", line 1767, in download return self.get(rpath, lpath, recursive=recursive, **kwargs) File "/usr/local/lib/python3.9/site-packages/fsspec/spec.py", line 976, in get self.get_file(rpath, lpath, callback=child, **kwargs) File "/usr/local/lib/python3.9/site-packages/huggingface_hub/hf_file_system.py", line 896, in get_file http_get( File "/usr/local/lib/python3.9/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...