Added scene and actions browser.
This commit is contained in:
37
data/scenes/wedding_venue.json
Normal file
37
data/scenes/wedding_venue.json
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user