diff --git a/meta_ui.py b/meta_ui.py index 69c8a51..4d85b2d 100644 --- a/meta_ui.py +++ b/meta_ui.py @@ -210,7 +210,6 @@ with gr.Blocks(title="调试界面") as demo: rep_pen, pres_pen, stop_txt, api_choice, log_state], additional_outputs=[log_state], - streaming=True, type="messages" )