Nymbo commited on
Commit
d255462
1 Parent(s): 2ddbafd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -86,5 +86,4 @@ gr.ChatInterface(
86
  chatbot=gr.Chatbot(show_label=False, show_share_button=False, show_copy_button=True, likeable=True, layout="panel"),
87
  additional_inputs=additional_inputs,
88
  theme="Nymbo/Alyx_Theme",
89
- title="""Mistral 7B v0.3"""
90
  ).launch(show_api=False)
 
86
  chatbot=gr.Chatbot(show_label=False, show_share_button=False, show_copy_button=True, likeable=True, layout="panel"),
87
  additional_inputs=additional_inputs,
88
  theme="Nymbo/Alyx_Theme",
 
89
  ).launch(show_api=False)