runtime error

Exit code: 1. Reason: stText` object which is very similar. /usr/local/lib/python3.10/site-packages/gradio/components/chatbot.py:223: UserWarning: You have not specified a value for the `type` parameter. Defaulting to the 'tuples' format for chatbot messages, but this is deprecated and will be removed in a future version of Gradio. Please set type='messages' instead, which uses openai-style 'role' and 'content' keys. warnings.warn( /usr/local/lib/python3.10/site-packages/gradio/utils.py:980: UserWarning: Expected 1 arguments for function <function <lambda> at 0x7f99083f2560>, received 0. warnings.warn( /usr/local/lib/python3.10/site-packages/gradio/utils.py:984: UserWarning: Expected at least 1 arguments for function <function <lambda> at 0x7f99083f2560>, received 0. warnings.warn( /usr/local/lib/python3.10/site-packages/gradio/utils.py:980: UserWarning: Expected 1 arguments for function <function <lambda> at 0x7f9908280790>, received 0. warnings.warn( /usr/local/lib/python3.10/site-packages/gradio/utils.py:984: UserWarning: Expected at least 1 arguments for function <function <lambda> at 0x7f9908280790>, received 0. warnings.warn( /usr/local/lib/python3.10/site-packages/gradio/utils.py:980: UserWarning: Expected 1 arguments for function <function <lambda> at 0x7f9908280a60>, received 0. warnings.warn( /usr/local/lib/python3.10/site-packages/gradio/utils.py:984: UserWarning: Expected at least 1 arguments for function <function <lambda> at 0x7f9908280a60>, received 0. warnings.warn( * Running on local URL: http://0.0.0.0:7860, with SSR ⚑ Traceback (most recent call last): File "/home/user/app/app.py", line 505, in <module> demo.queue(api_open=False, max_size=20, default_concurrency_limit=4).launch(show_api=False, allowed_paths=['/home/user/app']) File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2585, in launch raise ValueError( ValueError: When localhost is not accessible, a shareable link must be created. Please set share=True or check your proxy settings to allow access to localhost.

Container logs:

Fetching error logs...