TobDeBer commited on
Commit
b6a3bee
1 Parent(s): 031e076

Update app.py

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