Aarifkhan commited on
Commit
2bae4a9
·
verified ·
1 Parent(s): 356122e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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