Severian commited on
Commit
5a1151f
·
verified ·
1 Parent(s): a8fe970

Update app.py

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