Spaces:
Runtime error
Runtime error
Commit
·
5737495
1
Parent(s):
da93be0
update title
Browse files
app.py
CHANGED
@@ -78,7 +78,7 @@ def chathmi2(message, history):
|
|
78 |
|
79 |
demo = gr.ChatInterface(
|
80 |
chathmi,
|
81 |
-
title="STLA BABY - YOUR FRIENDLY GUIDE
|
82 |
)
|
83 |
|
84 |
# demo = gr.Interface(
|
|
|
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(
|