Added scene and actions browser.

This commit is contained in:
Aodhan Collins
2026-02-22 23:44:28 +00:00
parent bb65486995
commit 615c400024
361 changed files with 13438 additions and 15 deletions

34
data/scenes/mushroom.json Normal file
View File

@@ -0,0 +1,34 @@
{
"scene_id": "mushroom",
"scene_name": "Mushroom",
"description": "A whimsical fantasy forest floor teeming with giant bioluminescent mushrooms and magical spores floating in the air.",
"scene": {
"background": "forest, trees, dense vegetation, moss, ferns, dark background, bokeh, nature, outdoors, mist",
"foreground": "mushroom, giant mushroom, glowing fungus, spores, sparkling, intricate details, dew drops, mycelium",
"furniture": [
"tree stump",
"fallen log"
],
"colors": [
"forest green",
"bioluminescent blue",
"earthy brown",
"glowing purple"
],
"lighting": "bioluminescence, soft atmospheric lighting, volumetric lighting, god rays, low light, cinematic",
"theme": "fantasy, magical, botanical, surreal, cottagecore"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/Mushroom.safetensors",
"lora_weight": 1.0,
"lora_triggers": "Mushroom"
},
"tags": [
"nature",
"fantasy",
"scenery",
"no humans",
"masterpiece",
"best quality"
]
}