runtime error
Exit code: 1. Reason: e.py", line 162, in __init__ self.ae = load_ae(model_type, device="cpu" if offload else self.device) File "/home/user/app/uso/flux/util.py", line 500, in load_ae ckpt_path = hf_hub_download(configs[name].repo_id_ae, configs[name].repo_ae) 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 1010, 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 1171, 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 1723, in _download_to_tmp_and_move xet_get( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 594, in xet_get connection_info = refresh_xet_connection_info(file_data=xet_file_data, headers=headers) 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/utils/_xet.py", line 116, in refresh_xet_connection_info return _fetch_xet_connection_info_with_url(file_data.refresh_route, headers) 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/utils/_xet.py", line 187, in _fetch_xet_connection_info_with_url hf_raise_for_status(resp) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 482, in hf_raise_for_status raise _format(HfHubHTTPError, str(e), response) from e huggingface_hub.errors.HfHubHTTPError: 502 Server Error: Bad Gateway for url: https://huggingface.co/api/models/black-forest-labs/FLUX.1-dev/xet-read-token/3de623fc3c33e44ffbe2bad470d0f45bccf2eb21
Container logs:
Fetching error logs...