tsi-org commited on
Commit
6421de5
1 Parent(s): d709286

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -442,7 +442,7 @@ def build_demo(embed_mode):
442
 
443
  with gr.Column(scale=8):
444
  chatbot = gr.Chatbot(
445
- elem_id="chatbot", label="LLaVA Chatbot", height=550
446
  )
447
  with gr.Row():
448
  with gr.Column(scale=8):
 
442
 
443
  with gr.Column(scale=8):
444
  chatbot = gr.Chatbot(
445
+ elem_id="chatbot", label="AI Tutor Vision Chatbot", height=550
446
  )
447
  with gr.Row():
448
  with gr.Column(scale=8):