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