runtime error

Exit code: 1. Reason: [Space] Using checkpoint: /data/dia_ckpt/model.safetensors Using device: cpu Loading model (initial) using resolved checkpoint... [load] missing=0 unexpected=0 /usr/local/lib/python3.10/site-packages/torch/nn/utils/weight_norm.py:144: FutureWarning: `torch.nn.utils.weight_norm` is deprecated in favor of `torch.nn.utils.parametrizations.weight_norm`. WeightNorm.apply(module, name, dim) Loaded checkpoint: model.safetensors /app/app_local.py:531: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: css. Please pass these parameters to launch() instead. with gr.Blocks(css=css) as demo: Launching Gradio interface... Traceback (most recent call last): File "/app/app_local.py", line 700, in <module> demo.queue().launch(server_name="0.0.0.0", server_port=port, show_api=False) TypeError: Blocks.launch() got an unexpected keyword argument 'show_api'

Container logs:

Fetching error logs...