hmb HF staff commited on
Commit
645b7cc
·
verified ·
1 Parent(s): db01a78

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -29,7 +29,6 @@ def respond(history):
29
 
30
  with gr.Blocks(fill_height=True) as demo:
31
  chatbot = gr.Chatbot(
32
- placeholder="Explore our examples",
33
  elem_id="chatbot",
34
  bubble_full_width=False,
35
  scale=1,
 
29
 
30
  with gr.Blocks(fill_height=True) as demo:
31
  chatbot = gr.Chatbot(
 
32
  elem_id="chatbot",
33
  bubble_full_width=False,
34
  scale=1,