um235 commited on
Commit
fc58ee6
·
verified ·
1 Parent(s): 8d4358c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -190,7 +190,7 @@ with gr.Blocks(css=css) as demo:
190
  value=235,
191
  )
192
 
193
- randomize_seed = gr.Checkbox(label="Randomize seed", value=False)
194
 
195
  with gr.Row():
196
  width = gr.Slider(
 
190
  value=235,
191
  )
192
 
193
+ randomize_seed = gr.Checkbox(label="Randomize seed", value=True)
194
 
195
  with gr.Row():
196
  width = gr.Slider(