LEIDIA commited on
Commit
27273e2
Β·
verified Β·
1 Parent(s): c8d0db9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -153,7 +153,7 @@ with gr.Blocks() as demo:
153
  value=0,
154
  )
155
 
156
- randomize_seed = gr.Checkbox(label="Randomize seed", value=True)
157
 
158
  with gr.Row():
159
  width = gr.Slider(
 
153
  value=0,
154
  )
155
 
156
+ randomize_seed = gr.Checkbox(label="Randomize seed", value=True)
157
 
158
  with gr.Row():
159
  width = gr.Slider(