This commit is contained in:
hailin 2025-08-01 14:27:35 +08:00
parent f32175aa48
commit db9e41c3e0
1 changed files with 0 additions and 1 deletions

View File

@ -210,7 +210,6 @@ with gr.Blocks(title="调试界面") as demo:
rep_pen, pres_pen, stop_txt, rep_pen, pres_pen, stop_txt,
api_choice, log_state], api_choice, log_state],
additional_outputs=[log_state], additional_outputs=[log_state],
streaming=True,
type="messages" type="messages"
) )