peterpeter8585 commited on
Commit
b6ad7a6
·
verified ·
1 Parent(s): e87659d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -14,7 +14,6 @@ import gradio as gr
14
  chatbot = gr.Chatbot(
15
  label="SYAI4.1",
16
  show_copy_button=True,
17
- likeable=True,
18
  layout="panel"
19
  )
20
  def terminal(c):
 
14
  chatbot = gr.Chatbot(
15
  label="SYAI4.1",
16
  show_copy_button=True,
 
17
  layout="panel"
18
  )
19
  def terminal(c):