Liusuthu commited on
Commit
e580e2c
1 Parent(s): 040367d

Update mainapp.py

Browse files
Files changed (1) hide show
  1. mainapp.py +1 -1
mainapp.py CHANGED
@@ -62,7 +62,7 @@ with gr.Blocks() as demo:
62
  with gr.Tab("📋自我测试"):
63
  test_mode.render()
64
  with gr.Tab("💬日常聊天"):
65
- pass
66
  with gr.Tab("🗃️个人中心"):
67
  user_center.render()
68
  # with gr.Tab("💐引用与致谢"):
 
62
  with gr.Tab("📋自我测试"):
63
  test_mode.render()
64
  with gr.Tab("💬日常聊天"):
65
+ gr.Markdown("##功能开发中,敬请期待...")
66
  with gr.Tab("🗃️个人中心"):
67
  user_center.render()
68
  # with gr.Tab("💐引用与致谢"):