runtime error

Exit code: 1. Reason: tool.py: 0%| | 0.00/635 [00:00<?, ?B/s] tool.py: 100%|██████████| 635/635 [00:00<00:00, 3.32MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 69, in <module> result = image_generation_tool("Generate a high-quality, photorealistic image of a cat sleeping on a windowsill.") File "/usr/local/lib/python3.10/site-packages/smolagents/tools.py", line 202, in __call__ outputs = self.forward(*args, **kwargs) File "<string>", line 15, in forward File "/usr/local/lib/python3.10/site-packages/huggingface_hub/inference/_client.py", line 2475, in text_to_image request_parameters = provider_helper.prepare_request( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/inference/_providers/_common.py", line 67, in prepare_request api_key = self._prepare_api_key(api_key) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/inference/_providers/_common.py", line 113, in _prepare_api_key raise ValueError( ValueError: You must provide an api_key to work with together API or log in with `huggingface-cli login`.

Container logs:

Fetching error logs...