ironjr commited on
Commit
ac467b4
1 Parent(s): 6cfe84c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -815,6 +815,7 @@ with gr.Blocks(theme=gr.themes.Soft(), css=css, head=head) as demo:
815
  type='pil',
816
  label='Semantic Drawpad',
817
  elem_id='drawpad',
 
818
  )
819
 
820
  # with gr.Accordion(label='Prompt Engineering', open=False):
 
815
  type='pil',
816
  label='Semantic Drawpad',
817
  elem_id='drawpad',
818
+ layers=False,
819
  )
820
 
821
  # with gr.Accordion(label='Prompt Engineering', open=False):