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

View File

@@ -0,0 +1,35 @@
{
"scene_id": "forestill",
"scene_name": "Forestill",
"description": "A lush, enchanted forest floor illuminated by shafts of sunlight filtering through ancient trees, rendered in a detailed illustrative style.",
"scene": {
"background": "forest, tree, nature, outdoors, scenery, woodland, trunk, leaf, ancient tree, dense foliage, moss",
"foreground": "grass, flower, path, roots, fern, plant, mushroom",
"furniture": [
"fallen log",
"stump"
],
"colors": [
"emerald green",
"earth brown",
"golden yellow",
"soft teal"
],
"lighting": "sunlight, sunbeam, dappled sunlight, god rays, atmospheric lighting",
"theme": "nature, fantasy, ethereal, mysterious, tranquil"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/ForestILL.safetensors",
"lora_weight": 1.0,
"lora_triggers": "ForestILL"
},
"tags": [
"forest",
"illustration",
"scenery",
"fantasy",
"nature",
"detailed",
"vegetation"
]
}