huanngzh commited on
Commit
d06827b
·
1 Parent(s): 7126876

update params

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", 42],
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", 0],
77
  ["A DSLR photo of a frog wearing a sweater", 21],
78
  ],
79
  "cagliostrolab/animagine-xl-3.1": [