maxisz254 commited on
Commit
ab5749e
1 Parent(s): d9698a4

update v1.0

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -260,7 +260,7 @@ iface = gr.Interface(
260
 
261
  chatiface = gr.Interface(
262
  fn=chat,
263
- description=f'''<h3>Intelligent ChatBot By - Maxisz </h3><h4>Refresh page or change name to reset memory context</h4>{desc}{thanks}''',
264
  allow_flagging="never",
265
  inputs=[
266
  gr.Textbox(lines=5, label="Message"), # prompt
 
260
 
261
  chatiface = gr.Interface(
262
  fn=chat,
263
+ description=f'''<h3>Intelligent ChatBot By @max </h3></h5>NB: this is just a chatbot chat with it like you would with your bestie :)</h5><h5>Refresh page or change name to reset memory context</h5>{desc}{thanks}''',
264
  allow_flagging="never",
265
  inputs=[
266
  gr.Textbox(lines=5, label="Message"), # prompt