runtime error

Exit code: 1. Reason: 2026-04-17 08:19:44,824 INFO app import complete 2026-04-17 08:19:45,342 INFO HTTP Request: HEAD https://huggingface.co/api/telemetry/https%3A/api.gradio.app/gradio-initiated-analytics "HTTP/1.1 200 OK" 2026-04-17 08:19:45,373 INFO HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" 2026-04-17 08:19:46,751 INFO starting gradio server * Running on local URL: http://0.0.0.0:7860, with SSR ⚡ (experimental, to disable set `ssr_mode=False` in `launch()`) 2026-04-17 08:19:52,254 INFO HTTP Request: GET http://localhost:7860/gradio_api/startup-events "HTTP/1.1 200 OK" Traceback (most recent call last): File "/app/app.py", line 240, in <module> demo.launch(server_name="0.0.0.0", server_port=7860) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/gradio/blocks.py", line 2824, in launch raise 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." ) 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...