prithivMLmods commited on
Commit
c0387d1
·
verified ·
1 Parent(s): 963ba9a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -215,7 +215,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
215
  value="REALVISXL V5.0"
216
  )
217
 
218
- with gr.Accordion("Advanced options", open=False, visible=True):
219
  style_selection = gr.Radio(
220
  show_label=True,
221
  container=True,
 
215
  value="REALVISXL V5.0"
216
  )
217
 
218
+ with gr.Accordion("Advanced options", open=False, visible=False):
219
  style_selection = gr.Radio(
220
  show_label=True,
221
  container=True,