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": "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
}
}