Spaces:
Running on Zero
Running on Zero
cotyle-fix commited on
Commit ·
d15a9fa
1
Parent(s): 377e599
Swap astronaut and nine-tailed fox in 314159 example
Browse filesReorder the two prompts and the matching thumbnail tiles so the grid stays
consistent with the loaded prompt order.
- app.py +2 -2
- assets/314159.jpg +2 -2
app.py
CHANGED
|
@@ -109,9 +109,9 @@ PRESET_TEMPLATES = [
|
|
| 109 |
"style_code": 314159,
|
| 110 |
"seed": 42,
|
| 111 |
"prompts": [
|
| 112 |
-
"A majestic nine-tailed fox spirit sitting gracefully atop an ancient mossy shrine gate, glowing fireflies drifting around it under a deep starry twilight sky.",
|
| 113 |
-
"A lone lighthouse on a rugged cliff against a stormy sea at dusk, towering waves crashing below, dramatic dark clouds split by a single beam of golden light.",
|
| 114 |
"A young astronaut removing her helmet on an alien meadow of luminous blue flowers, two distant moons reflected on her visor, wonder in her eyes.",
|
|
|
|
|
|
|
| 115 |
"A cozy little ramen shop in a rainy neon-lit Tokyo alley at night, steam rising from a bowl on the counter, warm paper lanterns reflected in the puddles."
|
| 116 |
]
|
| 117 |
},
|
|
|
|
| 109 |
"style_code": 314159,
|
| 110 |
"seed": 42,
|
| 111 |
"prompts": [
|
|
|
|
|
|
|
| 112 |
"A young astronaut removing her helmet on an alien meadow of luminous blue flowers, two distant moons reflected on her visor, wonder in her eyes.",
|
| 113 |
+
"A lone lighthouse on a rugged cliff against a stormy sea at dusk, towering waves crashing below, dramatic dark clouds split by a single beam of golden light.",
|
| 114 |
+
"A majestic nine-tailed fox spirit sitting gracefully atop an ancient mossy shrine gate, glowing fireflies drifting around it under a deep starry twilight sky.",
|
| 115 |
"A cozy little ramen shop in a rainy neon-lit Tokyo alley at night, steam rising from a bowl on the counter, warm paper lanterns reflected in the puddles."
|
| 116 |
]
|
| 117 |
},
|
assets/314159.jpg
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|