rahul7star commited on
Commit
5d5b7f8
·
verified ·
1 Parent(s): 4cce003

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -236,9 +236,9 @@ def build_ui():
236
  )
237
 
238
  chatbot = gr.Chatbot(
239
- label="💠 OhamLab Conversation",
240
  elem_id="ohamlab",
241
- label=None,
242
  height=540,
243
  bubble_full_width=False,
244
  show_copy_button=False,
 
236
  )
237
 
238
  chatbot = gr.Chatbot(
239
+ label="💠 OhamLabAI",
240
  elem_id="ohamlab",
241
+
242
  height=540,
243
  bubble_full_width=False,
244
  show_copy_button=False,