runtime error
Exit code: 1. Reason: t-1%252Fs3%252Faws4_request%26X-Amz-Date%3D20250218T032643Z%26X-Amz-Expires%3D3600%26X-Amz-Signature%3Dfe217db6e6bebaafc737f8110d22610f875bc292fbfa6de75b8c9f2d7068d323%26X-Amz-SignedHeaders%3Dhost&sign=eyJhbGciOiJIUzI1NiJ9.eyJyZWRpcmVjdF9kb21haW4iOiJzMy51cy1lYXN0LTEuYW1hem9uYXdzLmNvbSIsImlhdCI6MTczOTg0OTIwMywiZXhwIjoxNzM5OTM1NjAzLCJpc3MiOiJodHRwczovL2h1Z2dpbmdmYWNlLmNvIn0.0YCA1_AVqblfGpVwfFY3A883rIGPExRCIH_o8pWuur0) 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 = create_model(model_str, output_dict=True, require_pretrained=True) File "/usr/local/lib/python3.10/site-packages/open_clip/factory.py", line 203, in create_model checkpoint_path = download_pretrained_from_hf(model_id, cache_dir=cache_dir) File "/usr/local/lib/python3.10/site-packages/open_clip/pretrained.py", line 623, in download_pretrained_from_hf cached_file = hf_hub_download(model_id, filename, revision=revision, cache_dir=cache_dir) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_deprecation.py", line 101, in inner_f return f(*args, **kwargs) 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 1232, 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 1381, 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 1915, in _download_to_tmp_and_move http_get( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 526, 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...