tuxedocat commited on
Commit
681a86c
·
1 Parent(s): a7566b2

Remove placeholder image

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -111,7 +111,6 @@ def run():
111
  elem_id="chatbot",
112
  scale=1,
113
  show_copy_button=True,
114
- placeholder=PLACEHOLDER,
115
  layout="panel",
116
  )
117
  with gr.Blocks(fill_height=True) as demo:
 
111
  elem_id="chatbot",
112
  scale=1,
113
  show_copy_button=True,
 
114
  layout="panel",
115
  )
116
  with gr.Blocks(fill_height=True) as demo: