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

37 lines
1017 B
JSON

{
"scene_id": "wedding_venue",
"scene_name": "Wedding Venue",
"description": "A grand and romantic indoor wedding venue adorned with white floral arrangements, an elegant aisle runner, and soft, ethereal lighting illuminating the altar.",
"scene": {
"background": "indoors, church, stained glass, window, altar, arch, scenery, architecture",
"foreground": "aisle, carpet, flower petals, white flower, rose, no humans",
"furniture": [
"pew",
"chair",
"chandelier",
"podium",
"vase"
],
"colors": [
"white",
"gold",
"pastel pink",
"cream"
],
"lighting": "sunlight, volumetric lighting, bright, soft lighting, bloom",
"theme": "wedding, romance, ceremony, elegance"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/Wedding_Venue.safetensors",
"lora_weight": 1.0,
"lora_triggers": "Wedding_Venue"
},
"tags": [
"wedding",
"church",
"interior",
"romantic",
"flowers",
"ceremony"
]
}