runtime error

8e889d190ec255b18d33328ffaec5f364f67f5/0da7b639bf4ff0bf15fd3a31b3d082b1681204cab4b752f00d54a7409290b165", query: Some("X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIA4N7VTDGO27GPWFUO%2F20240517%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240517T194428Z&X-Amz-Expires=259200&X-Amz-Signature=5b2f501aaaeb8afd395ece8e6ad3c5705f4875d485656c63faa2a1162cf0eb38&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%2A%3DUTF-8%27%27dictionary.txt%3B%20filename%3D%22dictionary.txt%22%3B&response-content-type=text%2Fplain&x-id=GetObject"), fragment: None } } The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 13, in <module> models = {k: TTS(k) for k in models} File "/home/user/app/app.py", line 13, in <dictcomp> models = {k: TTS(k) for k in models} File "/home/user/app/infer_onnx.py", line 19, in __init__ snapshot_download(repo_id=model_name, File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 233, in snapshot_download _inner_hf_hub_download(file) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 211, in _inner_hf_hub_download return hf_hub_download( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1364, in hf_hub_download http_get( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 496, in http_get raise RuntimeError( RuntimeError: An error occurred while downloading using `hf_********`. Consider disabling HF_HUB_ENABLE_HF_TRANSFER for better error handling.

Container logs:

Fetching error logs...