JC321 commited on
Commit
634bdd2
·
1 Parent(s): 18b33c2

集成测试

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1827,7 +1827,7 @@ def main():
1827
  # with gr.TabItem("Comparison", elem_classes=["tab-item"]):
1828
  # create_tab_content("comparison")
1829
  with gr.Column(scale=2, min_width=400):
1830
- ## 聊天面板
1831
 
1832
  # chatbot.render()
1833
  # gr.LoginButton()
 
1827
  # with gr.TabItem("Comparison", elem_classes=["tab-item"]):
1828
  # create_tab_content("comparison")
1829
  with gr.Column(scale=2, min_width=400):
1830
+ # 聊天面板
1831
 
1832
  # chatbot.render()
1833
  # gr.LoginButton()