Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -110,7 +110,7 @@ demo = gr.ChatInterface(
|
|
110 |
undo_btn="Undo",
|
111 |
clear_btn="Clear",
|
112 |
submit_btn="Send",
|
113 |
-
description="
|
114 |
)
|
115 |
|
116 |
if __name__ == "__main__":
|
|
|
110 |
undo_btn="Undo",
|
111 |
clear_btn="Clear",
|
112 |
submit_btn="Send",
|
113 |
+
description="Cognitive Computation: 🐬 Chat multi llm"
|
114 |
)
|
115 |
|
116 |
if __name__ == "__main__":
|