runtime error
Exit code: 1. Reason: app/app.py", line 12, in <module> hf_hub_download(repo_id="black-forest-labs/FLUX.1-Redux-dev", filename="flux1-redux-dev.safetensors", local_dir="models/style_models") File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 965, in hf_hub_download return _hf_hub_download_to_local_dir( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1328, in _hf_hub_download_to_local_dir _raise_on_head_call_error(head_call_error, force_download, local_files_only) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1766, in _raise_on_head_call_error raise head_call_error File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1653, in _get_metadata_or_catch_error metadata = get_hf_file_metadata( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1576, in get_hf_file_metadata response = _httpx_follow_relative_redirects_with_backoff( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 692, in _httpx_follow_relative_redirects_with_backoff hf_raise_for_status(response) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 796, in hf_raise_for_status raise gated_err from e huggingface_hub.errors.GatedRepoError: 401 Client Error. (Request ID: Root=1-69bc25c3-51a586e64470675a75331d97;fb28e9fe-a197-41df-a0d3-9a46a52c3b26) Cannot access gated repo for url https://huggingface.co/black-forest-labs/FLUX.1-Redux-dev/resolve/main/flux1-redux-dev.safetensors. Access to model black-forest-labs/FLUX.1-Redux-dev is restricted. You must have access to it and be authenticated to access it. Please log in.
Container logs:
Fetching error logs...