runtime error

Exit code: 1. Reason: ******************************************** * Trying to transpile functions from Python -> JS for performance * (1/2) <lambda>: ✅ * (2/2) <lambda>: ✅ ******************************************** * Running on local URL: http://0.0.0.0:7860, with SSR ⚡ (experimental, to disable set `ssr_mode=False` in `launch()`) Caching examples at: '/app/.gradio/cached_examples/47' Traceback (most recent call last): File "/app/run.py", line 166, in <module> demo.launch() ~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/site-packages/gradio/blocks.py", line 2820, in launch raise Exception( f"Couldn't start the app because '{resp.url}' failed (code {resp.status_code}). Check your network or proxy settings to ensure localhost is accessible." ) 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...