Tyreid0saurus commited on
Commit
4347369
·
verified ·
1 Parent(s): c862f71

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,7 +49,7 @@ demo = gr.Interface(
49
  fn=chat,
50
  inputs=gr.Textbox(label="input_text"),
51
  outputs="text",
52
- title="Eyla (Unprimed)",
53
  allow_flagging="never"
54
  )
55
 
 
49
  fn=chat,
50
  inputs=gr.Textbox(label="input_text"),
51
  outputs="text",
52
+ title="Kairon (Unprimed)",
53
  allow_flagging="never"
54
  )
55