huanngzh commited on
Commit
3e72e56
1 Parent(s): d06827b

update seed

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,7 +73,7 @@ def infer(
73
 
74
  examples = {
75
  "stabilityai/stable-diffusion-xl-base-1.0": [
76
- ["An astronaut riding a horse", 0],
77
  ["A DSLR photo of a frog wearing a sweater", 21],
78
  ],
79
  "cagliostrolab/animagine-xl-3.1": [
 
73
 
74
  examples = {
75
  "stabilityai/stable-diffusion-xl-base-1.0": [
76
+ ["An astronaut riding a horse", 666],
77
  ["A DSLR photo of a frog wearing a sweater", 21],
78
  ],
79
  "cagliostrolab/animagine-xl-3.1": [