runtime error

Exit code: 1. Reason: packages/gradio/blocks.py", line 847, in call_function prediction = await anyio.to_thread.run_sync( File "/usr/local/lib/python3.10/site-packages/anyio/to_thread.py", line 56, in run_sync return await get_async_backend().run_sync_in_worker_thread( File "/usr/local/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 2470, in run_sync_in_worker_thread return await future File "/usr/local/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 967, in run result = context.run(func, *args) File "/home/user/app/app.py", line 62, in download md5_fast = download_fast(repo_id) File "/home/user/app/app.py", line 43, in download_fast filename = hf_hub_download( File "/home/user/app/src/huggingface-hub/src/huggingface_hub/utils/_validators.py", line 120, in _inner_fn return fn(*args, **kwargs) File "/home/user/app/src/huggingface-hub/src/huggingface_hub/file_download.py", line 1251, in hf_hub_download http_get( File "/home/user/app/src/huggingface-hub/src/huggingface_hub/file_download.py", line 487, in http_get download(url, temp_file.name, max_files, chunk_size) Exception: Error while downloading: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("cas-bridge-direct.xethub.hf.co")), port: None, path: "/xet-bridge-us/621ffdc036468d709f17434d/03d2dc814eb3c85f9acaf2ff2c5bb925c319f1032f61fca6f20ec2054839ef56", query: Some("X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=cas%2F20250512%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250512T030139Z&X-Amz-Expires=3600&X-Amz-Signature=d97c2348d5eaba4b85aa99e75053b8423ce6862ebc4a5f353da74e7c335d56ee&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"), fragment: None }, source: hyper::Error(IncompleteMessage) }

Container logs:

Fetching error logs...