Updated JSON fields.
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user