Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -136,7 +136,7 @@ demo = gr.ChatInterface(
|
|
136 |
chatbot=gr.Chatbot(
|
137 |
scale=1,
|
138 |
# likeable=False,
|
139 |
-
show_copy_button=True
|
140 |
)
|
141 |
)
|
142 |
|
|
|
136 |
chatbot=gr.Chatbot(
|
137 |
scale=1,
|
138 |
# likeable=False,
|
139 |
+
# show_copy_button=True
|
140 |
)
|
141 |
)
|
142 |
|