runtime error

Exit code: 1. Reason: in process_api result = await self.call_function( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1627, in call_function prediction = await fn(*processed_input) File "/usr/local/lib/python3.10/site-packages/gradio/utils.py", line 1001, in async_wrapper response = await f(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 542, in get_final_item async for x in self.fn(*args): # noqa: B007 # type: ignore File "/usr/local/lib/python3.10/site-packages/gradio/chat_interface.py", line 1054, in _examples_stream_fn async for response in generator: File "/usr/local/lib/python3.10/site-packages/gradio/utils.py", line 850, in __anext__ return await anyio.to_thread.run_sync( File "/usr/local/lib/python3.10/site-packages/anyio/to_thread.py", line 61, 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 2525, in run_sync_in_worker_thread return await future File "/usr/local/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 986, in run result = context.run(func, *args) File "/usr/local/lib/python3.10/site-packages/gradio/utils.py", line 833, in run_sync_iterator_async return next(iterator) File "/usr/local/lib/python3.10/site-packages/gradio/external_utils.py", line 146, in chat_fn handle_hf_error(e) File "/usr/local/lib/python3.10/site-packages/gradio/external_utils.py", line 323, in handle_hf_error raise Error(str(e)) from e gradio.exceptions.Error: "Client error '402 Payment Required' for url 'https://router.huggingface.co/novita/v3/openai/chat/completions' (Request ID: Root=1-695fa38a-632979c33297936c696578bb;da87d894-93eb-4daa-8384-7f2c5306e1c2)\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/402\n\nYou have reached the free monthly usage limit for novita. Subscribe to PRO to get 20x more included usage, or add pre-paid credits to your account."

Container logs:

Fetching error logs...