OuroborosM commited on
Commit
4e238ad
·
1 Parent(s): 5737495

add description

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -78,7 +78,8 @@ def chathmi2(message, history):
78
 
79
  demo = gr.ChatInterface(
80
  chathmi,
81
- title="STLA BABY - YOUR FRIENDLY GUIDE -> Powered by MECH Core Team",
 
82
  )
83
 
84
  # demo = gr.Interface(
 
78
 
79
  demo = gr.ChatInterface(
80
  chathmi,
81
+ title="STLA BABY - YOUR FRIENDLY GUIDE ",
82
+ description= "Powered by MECH Core Team",
83
  )
84
 
85
  # demo = gr.Interface(