mirror of
https://github.com/camel-ai/owl.git
synced 2026-03-22 05:57:17 +08:00
fix appear
This commit is contained in:
@@ -697,7 +697,7 @@ def create_ui():
|
||||
|
||||
|
||||
|
||||
with gr.Tabs(selected=1): # 设置对话记录为默认选中的标签页
|
||||
with gr.Tabs(): # 设置对话记录为默认选中的标签页
|
||||
with gr.TabItem("对话记录"):
|
||||
# 添加对话记录显示区域
|
||||
log_display2 = gr.Textbox(
|
||||
|
||||
Reference in New Issue
Block a user