Added scene and actions browser.
This commit is contained in:
34
data/scenes/mushroom.json
Normal file
34
data/scenes/mushroom.json
Normal 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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user