Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -138,8 +138,7 @@ demo = gr.ChatInterface(
|
|
138 |
undo_btn="Undo",
|
139 |
clear_btn="Clear",
|
140 |
submit_btn="Send",
|
141 |
-
title="
|
142 |
-
description=description,
|
143 |
chatbot=gr.Chatbot(
|
144 |
scale=1,
|
145 |
likeable=False,
|
|
|
138 |
undo_btn="Undo",
|
139 |
clear_btn="Clear",
|
140 |
submit_btn="Send",
|
141 |
+
title="GWQ PREV",
|
|
|
142 |
chatbot=gr.Chatbot(
|
143 |
scale=1,
|
144 |
likeable=False,
|