Spaces:
Runtime error
Runtime error
update seed
Browse files
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",
|
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": [
|