TobDeBer commited on
Commit
6eb0d39
·
verified ·
1 Parent(s): 8e17065

note likeable

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