runtime error
Exit code: 1. Reason: /app/app.py:414: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: theme, css. Please pass these parameters to launch() instead. app_context = gr.Blocks( INFO:httpx:HTTP Request: HEAD https://huggingface.co/api/telemetry/https%3A/api.gradio.app/gradio-initiated-analytics "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" INFO:cinestory:Launching on port 53521 GRADIO_HOT_RELOAD: Using 'app' for demo name * Running on local URL: http://0.0.0.0:53521, with SSR âš¡ (experimental, to disable set `ssr_mode=False` in `launch()`) INFO:httpx:HTTP Request: GET http://localhost:53521/gradio_api/startup-events "HTTP/1.1 200 OK" Traceback (most recent call last): File "/app/app.py", line 606, in <module> app.launch( File "/usr/local/lib/python3.12/site-packages/gradio/blocks.py", line 2812, 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...