Spaces:
Paused
Paused
note likeable
Browse files
app.py
CHANGED
|
@@ -259,7 +259,6 @@ demo = gr.ChatInterface(
|
|
| 259 |
chatbot=gr.Chatbot(
|
| 260 |
scale=1,
|
| 261 |
placeholder=PLACEHOLDER,
|
| 262 |
-
likeable=False,
|
| 263 |
show_copy_button=True
|
| 264 |
)
|
| 265 |
)
|
|
|
|
| 259 |
chatbot=gr.Chatbot(
|
| 260 |
scale=1,
|
| 261 |
placeholder=PLACEHOLDER,
|
|
|
|
| 262 |
show_copy_button=True
|
| 263 |
)
|
| 264 |
)
|