Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -139,7 +139,7 @@ demo = gr.ChatInterface(
|
|
139 |
undo_btn="Undo",
|
140 |
clear_btn="Clear",
|
141 |
submit_btn="Send",
|
142 |
-
description="Cognitive Computation: Chat
|
143 |
)
|
144 |
|
145 |
if __name__ == "__main__":
|
|
|
139 |
undo_btn="Undo",
|
140 |
clear_btn="Clear",
|
141 |
submit_btn="Send",
|
142 |
+
description="Cognitive Computation: Chat Dolphin 🐬 2.9.1-llama-3-70b & 2.9.1-yi-1.5-34b"
|
143 |
)
|
144 |
|
145 |
if __name__ == "__main__":
|