Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -116,8 +116,8 @@ def respond(
|
|
116 |
outputs += output
|
117 |
yield outputs
|
118 |
|
119 |
-
description = """<p align="center"
|
120 |
-
|
121 |
"""
|
122 |
|
123 |
demo = gr.ChatInterface(
|
|
|
116 |
outputs += output
|
117 |
yield outputs
|
118 |
|
119 |
+
description = """<p align="center">里屋论坛回帖机器人<br>
|
120 |
+
powered by MNBVC <br></p>
|
121 |
"""
|
122 |
|
123 |
demo = gr.ChatInterface(
|