runtime error
Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/gradio/components/chatbot.py:290: UserWarning: The 'tuples' format for chatbot messages 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( * Running on local URL: http://0.0.0.0:7860, with SSR âš¡ (experimental, to disable set `ssr=False` in `launch()`) Traceback (most recent call last): File "/home/user/app/app.py", line 63, in <module> demo.launch() File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2676, 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...