Updated JSON fields.
This commit is contained in:
@@ -3,15 +3,15 @@
|
||||
"scene_name": "Glass Block Wall Il 2 D16",
|
||||
"description": "A modern indoor space featuring a distinctive glass block wall (Luxfery) that diffuses light, creating a soft, translucent geometric backdrop often paired with simple flooring.",
|
||||
"scene": {
|
||||
"background": "glass_wall, wall, indoors, blurry_background, simple_background",
|
||||
"foreground": "wooden_floor",
|
||||
"background": "indoors, glass_block_wall, light_diffraction, translucent, wall, blurry_background",
|
||||
"foreground": "hardwood_floor",
|
||||
"furniture": [],
|
||||
"colors": [
|
||||
"green_theme",
|
||||
"grey_theme",
|
||||
"white_theme"
|
||||
"green",
|
||||
"grey",
|
||||
"white"
|
||||
],
|
||||
"lighting": "backlighting",
|
||||
"lighting": "backlighting, soft_lighting",
|
||||
"theme": "simple_background"
|
||||
},
|
||||
"lora": {
|
||||
@@ -21,12 +21,8 @@
|
||||
"lora_weight_min": 1.0,
|
||||
"lora_weight_max": 1.0
|
||||
},
|
||||
"tags": [
|
||||
"glass_wall",
|
||||
"indoors",
|
||||
"backlighting",
|
||||
"wooden_floor",
|
||||
"blurry_background",
|
||||
"wall"
|
||||
]
|
||||
}
|
||||
"tags": {
|
||||
"scene_type": "Indoor",
|
||||
"nsfw": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user