Severian commited on
Commit
d4d77ed
·
verified ·
1 Parent(s): 461949e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -196,7 +196,7 @@ The QR code serves as both the initial image and the control image, allowing for
196
  minimum=-1,
197
  maximum=9999999999,
198
  step=1,
199
- value=2313123,
200
  label="Seed",
201
  randomize=True,
202
  )
 
196
  minimum=-1,
197
  maximum=9999999999,
198
  step=1,
199
+ value=-1,
200
  label="Seed",
201
  randomize=True,
202
  )