runtime error

Exit code: 1. Reason: radio/blocks.py", line 2136, in process_api result = await self.call_function( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1662, in call_function prediction = await anyio.to_thread.run_sync( # type: ignore File "/usr/local/lib/python3.10/site-packages/anyio/to_thread.py", line 56, in run_sync return await get_async_backend().run_sync_in_worker_thread( File "/usr/local/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 2485, in run_sync_in_worker_thread return await future File "/usr/local/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 976, in run result = context.run(func, *args) File "/usr/local/lib/python3.10/site-packages/gradio/utils.py", line 884, in wrapper response = f(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 492, in get_final_item for x in self.fn(*args): # noqa: B007 # type: ignore File "/home/user/app/app.py", line 93, in generate_podcast podcast_script = generate_podcast_script(material_text, topic) File "/home/user/app/app.py", line 54, in generate_podcast_script response = client.chat_completion( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/inference/_client.py", line 919, in chat_completion data = self._inner_post(request_parameters, stream=stream) 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: 402 Client Error: Payment Required for url: https://router.huggingface.co/cerebras/v1/chat/completions (Request ID: Root=1-68da3576-614086e81341e7760290136d;be56fb09-99e5-4a43-8ea8-3cdb99e4ca2a) You have exceeded your monthly included credits for Inference Providers. Subscribe to PRO to get 20x more monthly included credits.

Container logs:

Fetching error logs...