Updated JSON fields.

This commit is contained in:
Aodhan Collins
2026-03-21 18:21:00 +00:00
parent 32a73b02f5
commit ed9a7b4b11
991 changed files with 9421 additions and 10559 deletions

View File

@@ -3,15 +3,15 @@
"scene_name": "Forestill",
"description": "A dense, atmospheric forest scene featuring mossy rocks, trees, and a river, potentially providing a dark or dappled sunlight backdrop.",
"scene": {
"background": "forest, tree, dark_background, nature, outdoors, scenery",
"foreground": "grass, moss, rock, river, stream, snow",
"background": "forest, trees, river, nature, outdoors, scenery, mountain_stream",
"foreground": "grass, moss, rock, river, stream, forest_floor",
"furniture": [],
"colors": [
"green",
"brown",
"dark_green"
],
"lighting": "dappled_sunlight, shadow",
"lighting": "dappled_sunlight, shadow, cinematic_lighting",
"theme": "nature"
},
"lora": {
@@ -21,18 +21,8 @@
"lora_weight_min": 0.75,
"lora_weight_max": 0.75
},
"tags": [
"forest",
"tree",
"grass",
"moss",
"rock",
"river",
"dappled_sunlight",
"dark_background",
"snow",
"scenery",
"outdoors",
"nature"
]
}
"tags": {
"scene_type": "Outdoor",
"nsfw": false
}
}