runtime error

Exit code: 1. Reason: šŸ“„ 'cat.png' not found — downloading default cat image... āœ… Downloaded cat.png āš™ļø Generating image — please wait... Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 407, in hf_raise_for_status response.raise_for_status() File "/usr/local/lib/python3.10/site-packages/requests/models.py", line 1026, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url: https://router.huggingface.co/fal-ai/fal-ai/flux-kontext/dev?_subdomain=queue The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 28, in <module> image = client.image_to_image( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/inference/_client.py", line 1335, in image_to_image response = self._inner_post(request_parameters) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/inference/_client.py", line 275, in _inner_post hf_raise_for_status(response) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 480, in hf_raise_for_status raise _format(HfHubHTTPError, str(e), response) from e huggingface_hub.errors.HfHubHTTPError: 401 Client Error: Unauthorized for url: https://router.huggingface.co/fal-ai/fal-ai/flux-kontext/dev?_subdomain=queue (Request ID: Root=1-68e3a50c-0b07275a5be7a86910606a68;02282627-897f-47fc-94c0-f4753edbb2cf) Invalid credentials in Authorization header

Container logs:

Fetching error logs...