Files
character-browser/data/scenes/canopy_bed.json
2026-02-22 23:44:28 +00:00

34 lines
1016 B
JSON

{
"scene_id": "canopy_bed",
"scene_name": "Canopy Bed",
"description": "An ornate and elegant bedroom featuring a grand four-poster canopy bed with flowing sheer drapes, bathed in soft window light.",
"scene": {
"background": "indoors, bedroom, master_bedroom, ornate_wallpaper, large_window, patterned_carpet, victorian_decor",
"foreground": "canopy_bed, four-poster_bed, bed_curtains, white_bed_sheet, plush_pillows, duvet, no_humans",
"furniture": [
"bedside_table",
"antique_lamp",
"vanity_desk",
"tufted_bench"
],
"colors": [
"cream",
"gold",
"white",
"pale_blue"
],
"lighting": "soft_lighting, natural_light, volumetric_lighting, sunbeams",
"theme": "aristocratic, cozy, vintage, romance"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/Canopy_Bed.safetensors",
"lora_weight": 1.0,
"lora_triggers": "Canopy_Bed"
},
"tags": [
"interior_design",
"furniture",
"scenery",
"classic"
]
}