Gyufyjk commited on
Commit
c9c0b83
·
verified ·
1 Parent(s): 9fb73f9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -93,6 +93,6 @@ gr.ChatInterface(
93
  chatbot=gr.Chatbot(show_label=False, show_share_button=False, show_copy_button=True, likeable=True, layout="panel"),
94
  additional_inputs=additional_inputs,
95
  theme="Nymbo/Alyx_Theme",
96
- title="Mistral 7B v0.3 Chat with Mira",
97
  css=css # Add this line to include the custom CSS
98
  ).launch(show_api=False)
 
93
  chatbot=gr.Chatbot(show_label=False, show_share_button=False, show_copy_button=True, likeable=True, layout="panel"),
94
  additional_inputs=additional_inputs,
95
  theme="Nymbo/Alyx_Theme",
96
+ title="❤️",
97
  css=css # Add this line to include the custom CSS
98
  ).launch(show_api=False)