Severian commited on
Commit
a8fe970
·
verified ·
1 Parent(s): 24bbced

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -508,7 +508,7 @@ with gr.Blocks(theme='Hev832/Applio') as blocks:
508
  step=1,
509
  value=-1,
510
  label="Creative Seed for the Image Generation",
511
- randomize=False,
512
  )
513
  with gr.Accordion("How Creative Seed Works for Generating New and Unique Images (Click For Explanation)", open=False):
514
  gr.Markdown(
 
508
  step=1,
509
  value=-1,
510
  label="Creative Seed for the Image Generation",
511
+ randomize=True,
512
  )
513
  with gr.Accordion("How Creative Seed Works for Generating New and Unique Images (Click For Explanation)", open=False):
514
  gr.Markdown(