prithivMLmods commited on
Commit
7bf45c6
1 Parent(s): 310aabf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -144,7 +144,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
144
  value="RealVisXL_V4.0_Lightning"
145
  )
146
 
147
- with gr.Accordion("Advanced options", open=False,):
148
  num_images = gr.Slider(
149
  label="Number of Images",
150
  minimum=1,
 
144
  value="RealVisXL_V4.0_Lightning"
145
  )
146
 
147
+ with gr.Accordion("Advanced options", open=True):
148
  num_images = gr.Slider(
149
  label="Number of Images",
150
  minimum=1,