Spaces:
Sleeping
Sleeping
File size: 1,847 Bytes
eb90246 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 | [
{
"id": "lava_sword",
"title": "Lava Sword",
"theme": "\ud83c\udf0b Molten lava",
"prompt": "Molten lava blade: glowing magma core, white-hot edge, charred guard, bold orange-red ramp.",
"mode": "exact",
"input": "lava_sword_in.png",
"output": "lava_sword_out.png"
},
{
"id": "gold_pickaxe",
"title": "Gold Pickaxe",
"theme": "\ud83e\ude99 Solid gold",
"prompt": "Solid gold royal pickaxe: shimmering gold ramp, warm highlights, deep amber shadows.",
"mode": "exact",
"input": "gold_pickaxe_in.png",
"output": "gold_pickaxe_out.png"
},
{
"id": "autumn_chest",
"title": "Autumn Chest",
"theme": "\ud83c\udf42 Autumn dusk",
"prompt": "Autumn dusk chest: warm amber and crimson wood with deep purple shadows, brass trim.",
"mode": "exact",
"input": "autumn_chest_in.png",
"output": "autumn_chest_out.png"
},
{
"id": "toxic_egg",
"title": "Toxic Orb",
"theme": "\u2622\ufe0f Toxic",
"prompt": "Toxic radioactive orb: sickly neon green, glowing hazard speckles, dark slime shadows.",
"mode": "exact",
"input": "toxic_egg_in.png",
"output": "toxic_egg_out.png"
},
{
"id": "ocean_apple",
"title": "Ocean Apple",
"theme": "\ud83c\udf0a Deep ocean",
"prompt": "Deep ocean apple: teal and aqua, blue-green ramp, soft glow, frosted highlight.",
"mode": "exact",
"input": "ocean_apple_in.png",
"output": "ocean_apple_out.png"
},
{
"id": "cosmic_totem",
"title": "Cosmic Totem",
"theme": "\ud83c\udf0c Cosmic galaxy",
"prompt": "Cosmic galaxy totem: deep space-purple with tiny star speckles and glowing cyan accents.",
"mode": "exact",
"input": "cosmic_totem_in.png",
"output": "cosmic_totem_out.png"
}
] |