r3gm commited on
Commit
5eee0e8
1 Parent(s): 5bbdb7d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -159,7 +159,7 @@ with gr.Blocks(css="style.css") as demo:
159
  maximum=8,
160
  step=1,
161
  value=4,
162
- visible=False,
163
  )
164
 
165
  with gr.Accordion("Past generations", open=False):
 
159
  maximum=8,
160
  step=1,
161
  value=4,
162
+ visible=True,
163
  )
164
 
165
  with gr.Accordion("Past generations", open=False):