Severian commited on
Commit
e7979f2
1 Parent(s): 611a39a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -571,7 +571,7 @@ with gr.Blocks(theme="Hev832/Applio", css=css, fill_width=True, fill_height=True
571
  value="long",
572
  )
573
 
574
- with gr.Accordion("Extra Options", open=True):
575
  extra_options = gr.CheckboxGroup(
576
  choices=[
577
  "If there is a person/character in the image you must refer to them as {name}.",
 
571
  value="long",
572
  )
573
 
574
+ with gr.Accordion("Extra Options", open=False):
575
  extra_options = gr.CheckboxGroup(
576
  choices=[
577
  "If there is a person/character in the image you must refer to them as {name}.",