ginipick commited on
Commit
45d46f8
·
verified ·
1 Parent(s): a15dba0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -333,7 +333,7 @@ with gr.Blocks(
333
  </a>""")
334
 
335
  with gr.Tabs() as tabs:
336
- with gr.TabItem("대화", id="chat_tab"):
337
  chatbot = gr.Chatbot(
338
  type="messages",
339
  label="PharmAI 챗봇 (스트리밍 출력)",
 
333
  </a>""")
334
 
335
  with gr.Tabs() as tabs:
336
+ with gr.TabItem("전문가", id="chat_tab"):
337
  chatbot = gr.Chatbot(
338
  type="messages",
339
  label="PharmAI 챗봇 (스트리밍 출력)",