Updated JSON fields.
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user