runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 406, in hf_raise_for_status response.raise_for_status() File "/usr/local/lib/python3.10/site-packages/requests/models.py", line 1024, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url: https://api-inference.huggingface.co/models/sd-community/sdxl-flash The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 17, in <module> image = client.text_to_image( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/inference/_client.py", line 2517, in text_to_image response = self._inner_post(request_parameters) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/inference/_client.py", line 327, in _inner_post hf_raise_for_status(response) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 477, in hf_raise_for_status raise _format(HfHubHTTPError, str(e), response) from e huggingface_hub.errors.HfHubHTTPError: 401 Client Error: Unauthorized for url: https://api-inference.huggingface.co/models/sd-community/sdxl-flash (Request ID: uKCwxf) 401 Unauthorized

Container logs:

Fetching error logs...