srinuksv commited on
Commit
972e36a
·
verified ·
1 Parent(s): a5d0ac0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -163,6 +163,6 @@ label.svelte-1b6s6s {display: none}
163
  '''
164
  gr.ChatInterface(chat_interface,
165
  css=css,
166
- description="Clara",
167
  clear_btn=None, undo_btn=None, retry_btn=None,
168
  ).launch()
 
163
  '''
164
  gr.ChatInterface(chat_interface,
165
  css=css,
166
+ description="<b>Clara<b>",
167
  clear_btn=None, undo_btn=None, retry_btn=None,
168
  ).launch()