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

@@ -1,25 +1,25 @@
{
"scene_id": "cozy_bedroom___illustrious",
"scene_name": "Cozy Bedroom Illustrious",
"description": "A detailed, modern, and lived-in cozy bedroom environment with scattered items and warm atmosphere.",
"description": "A detailed, modern, and lived-in cozy bedroom environment featuring warm natural lighting, scattered items, and a comfortable atmosphere.",
"scene": {
"background": "indoors, bedroom, house, scenery, window, curtains, wooden_floor, messy_room",
"foreground": "potted_plant, desk, chair, computer",
"background": "indoors, bedroom, house, room, window, curtains, wooden_floor, messy_room, messy_desk",
"foreground": "potted_plant, desk, chair, computer, monitor",
"furniture": [
"bed",
"desk",
"bookshelf",
"chair",
"lamp",
"pillow",
"table_lamp",
"pillows",
"blanket"
],
"colors": [
"brown_theme",
"orange_theme"
"warm_color"
],
"lighting": "sunlight, sunbeam, light_rays, dim_lighting",
"theme": "anime_coloring"
"lighting": "sunlight, sunbeam, light_rays, soft_lighting, dappled_sunlight",
"theme": "anime_style, cozy"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/Cozy_bedroom_-_Illustrious.safetensors",
@@ -28,12 +28,8 @@
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": [
"modern",
"cozy",
"interior",
"morning",
"bright",
"dutch_angle"
]
}
"tags": {
"scene_type": "Indoor",
"nsfw": false
}
}