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