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,8 +3,8 @@
"scene_name": "Canopy Bed",
"description": "A luxurious bedroom interior centered around a classic canopy bed with heavy draping curtains and soft bedding.",
"scene": {
"background": "indoors, bedroom, curtains, window, wall",
"foreground": "canopy_bed, bed_sheet, pillow, white_bed_sheet",
"background": "indoors, bedroom, window, curtains, draped_curtains",
"foreground": "canopy_bed, bed, pillows, messy_bed, bed_sheet",
"furniture": [
"canopy_bed",
"bed"
@@ -13,8 +13,8 @@
"white",
"blue"
],
"lighting": "soft_lighting",
"theme": "bedroom"
"lighting": "soft_lighting, natural_lighting, dim_lighting",
"theme": "bedroom, luxurious"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/Canopy_Bed.safetensors",
@@ -23,15 +23,8 @@
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": [
"indoors",
"bedroom",
"canopy_bed",
"curtains",
"pillow",
"bed_sheet",
"white_bed_sheet",
"soft_lighting",
"no_humans"
]
}
"tags": {
"scene_type": "Indoor",
"nsfw": false
}
}