srinuksv commited on
Commit
67e7150
1 Parent(s): bc09f0d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -168,6 +168,6 @@ label.svelte-1b6s6s {display: none}
168
  '''
169
  gr.ChatInterface(chat_interface,
170
  css=css,
171
- description=select_random_name(),
172
  clear_btn=None, undo_btn=None, retry_btn=None,
173
  ).launch()
 
168
  '''
169
  gr.ChatInterface(chat_interface,
170
  css=css,
171
+ description="Clara",
172
  clear_btn=None, undo_btn=None, retry_btn=None,
173
  ).launch()