runtime error

Exit code: 1. Reason: # noqa: B007 # type: ignore File "/usr/local/lib/python3.12/site-packages/gradio/chat_interface.py", line 1057, in _examples_stream_fn async for response in generator: File "/usr/local/lib/python3.12/site-packages/gradio/utils.py", line 852, in __anext__ return await anyio.to_thread.run_sync( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/anyio/to_thread.py", line 63, in run_sync return await get_async_backend().run_sync_in_worker_thread( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 2502, in run_sync_in_worker_thread return await future ^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 986, in run result = context.run(func, *args) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/gradio/utils.py", line 835, in run_sync_iterator_async return next(iterator) ^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/gradio/external_utils.py", line 146, in chat_fn handle_hf_error(e) File "/usr/local/lib/python3.12/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/featherless-ai/v1/chat/completions' (Request ID: Root=1-69b10e41-4a40b8ef16aeb8f8417466b8;efa46a9c-7d29-4671-975f-15d22ad8d6aa)\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/402\n\nYou have depleted your monthly included credits. Purchase pre-paid credits to continue using Inference Providers." ^^^^ File "/usr/local/lib/python3.12/site-packages/gradio/blocks.py", line 2779, in launch raise Exception( Exception: Couldn't start the app because 'http://localhost:7860/gradio_api/startup-events' failed (code 500). Check your network or proxy settings to ensure localhost is accessible.

Container logs:

Fetching error logs...