Spaces:
Runtime error
Runtime error
Commit
·
4e238ad
1
Parent(s):
5737495
add description
Browse files
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
|
|
|
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(
|