XuDongZhou commited on
Commit
8650403
·
verified ·
1 Parent(s): 100cc3f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -362,7 +362,7 @@ with gr.Blocks(css=css) as demo:
362
  value=0.8,
363
  )
364
 
365
- with gr.Accordion(open=False, label="Advanced Options"):
366
  negative_prompt = gr.Textbox(
367
  label="Negative Prompt",
368
  placeholder="low quality",
 
362
  value=0.8,
363
  )
364
 
365
+ with gr.Accordion(open=True, label="Advanced Options"):
366
  negative_prompt = gr.Textbox(
367
  label="Negative Prompt",
368
  placeholder="low quality",