Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -126,7 +126,6 @@ demo = gr.ChatInterface(
|
|
126 |
show_label=True,
|
127 |
show_share_button=True,
|
128 |
show_copy_button=True,
|
129 |
-
likeable=True,
|
130 |
layout="bubble",
|
131 |
bubble_full_width=False,
|
132 |
),
|
|
|
126 |
show_label=True,
|
127 |
show_share_button=True,
|
128 |
show_copy_button=True,
|
|
|
129 |
layout="bubble",
|
130 |
bubble_full_width=False,
|
131 |
),
|