Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -177,7 +177,6 @@ demo = gr.ChatInterface(
|
|
177 |
description=description,
|
178 |
chatbot=gr.Chatbot(
|
179 |
scale=1,
|
180 |
-
likeable=False,
|
181 |
show_copy_button=True
|
182 |
)
|
183 |
)
|
|
|
177 |
description=description,
|
178 |
chatbot=gr.Chatbot(
|
179 |
scale=1,
|
|
|
180 |
show_copy_button=True
|
181 |
)
|
182 |
)
|