runtime error
Exit code: 1. Reason: [notice] A new release of pip is available: 26.0.1 -> 26.1.1 [notice] To update, run: pip install --upgrade pip ZeroGPU recommends bitsandbytes >= `0.46.0` (`0.45.0` installed). Falling back to legacy support /home/user/app/app.py:431: 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. with gr.Blocks( Traceback (most recent call last): File "/home/user/app/app.py", line 565, in <module> demo = _build_ui() ^^^^^^^^^^^ File "/home/user/app/app.py", line 525, in _build_ui load_kimi_btn.click(load_kimi_gpu, outputs=status_box) ^^^^^^^^^^^^^ NameError: name 'load_kimi_gpu' is not defined. Did you mean: 'load_kimi_btn'?
Container logs:
Fetching error logs...