Ctaake commited on
Commit
bfad553
·
verified ·
1 Parent(s): d280e61

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -133,7 +133,7 @@ gr.ChatInterface(
133
  inference,
134
  chatbot=myChatbot,
135
  textbox=myTextInput,
136
- title="My chat bot",
137
  theme=myTheme,
138
  #additional_inputs=myAdditionalInputs,
139
  submit_btn=mySubmitButton,
 
133
  inference,
134
  chatbot=myChatbot,
135
  textbox=myTextInput,
136
+ title="FRANZI-Bot",
137
  theme=myTheme,
138
  #additional_inputs=myAdditionalInputs,
139
  submit_btn=mySubmitButton,