runtime error
Exit code: 1. Reason: ast): File "/app/app.py", line 3, in <module> gr.load( ~~~~~~~^ "models/black-forest-labs/FLUX.1-dev", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ provider="hf-inference", ^^^^^^^^^^^^^^^^^^^^^^^^ ).launch() ^ File "/usr/local/lib/python3.13/site-packages/gradio/external.py", line 101, in load return load_blocks_from_huggingface( name=name, src=src, hf_token=token, provider=provider, **kwargs ) File "/usr/local/lib/python3.13/site-packages/gradio/external.py", line 194, in load_blocks_from_huggingface blocks = from_model( name, hf_token=hf_token, alias=alias, provider=provider, **kwargs ) File "/usr/local/lib/python3.13/site-packages/gradio/external.py", line 211, in from_model p, tags = external_utils.get_model_info(model_name, hf_token) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/gradio/external_utils.py", line 22, in get_model_info model_info = hf_api.model_info(model_name) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 88, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/hf_api.py", line 3146, in model_info hf_raise_for_status(r) ~~~~~~~~~~~~~~~~~~~^^^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 880, in hf_raise_for_status raise _format(HfHubHTTPError, message, response) from e huggingface_hub.errors.HfHubHTTPError: (Request ID: Root=1-69dab161-315af19a326dc45d2c9de3e4;c1f1a538-e6b9-47c6-bf5b-5a99246f3b0f) 429 Too Many Requests: you have reached your 'api' rate limit. Retry after 183 seconds (0/10000 requests remaining in current 300s window). Url: https://huggingface.co/api/models/black-forest-labs/FLUX.1-dev. We had to rate limit your IP (50.17.198.149). To continue using our service, create a HF account or login to your existing account, and make sure you pass a HF_TOKEN if you're using the API.
Container logs:
Fetching error logs...