prithivMLmods commited on
Commit
7c00bae
·
verified ·
1 Parent(s): 11bc2a9

update app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -335,7 +335,7 @@ with gr.Blocks() as demo:
335
  height=250,
336
  )
337
 
338
- seed_output = gr.Number(label="Seed Used", precision=0)
339
 
340
  with gr.Accordion("Advanced Settings", open=False, visible=False):
341
  seed = gr.Slider(
 
335
  height=250,
336
  )
337
 
338
+ seed_output = gr.Number(label="Seed Used", precision=0, visible=False)
339
 
340
  with gr.Accordion("Advanced Settings", open=False, visible=False):
341
  seed = gr.Slider(