Updated JSON fields.
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
"scene_name": "Il Medieval Brothel Bedroom R1",
|
||||
"description": "A dimly lit, rustic medieval bedroom featuring a large canopy bed, wooden interiors, and red drapery.",
|
||||
"scene": {
|
||||
"background": "indoors, wooden_wall, wooden_floor, window, night",
|
||||
"foreground": "canopy_bed, carpet, candle",
|
||||
"background": "indoors, room, bedroom, wood_walls, wood_floor, window, night",
|
||||
"foreground": "canopy_bed, ornate_bed, rug, candle, lighting_candle",
|
||||
"furniture": [
|
||||
"canopy_bed",
|
||||
"carpet",
|
||||
"rug",
|
||||
"curtains"
|
||||
],
|
||||
"colors": [
|
||||
@@ -15,8 +15,8 @@
|
||||
"red",
|
||||
"orange"
|
||||
],
|
||||
"lighting": "candlelight, dim_light",
|
||||
"theme": "medieval, brothel, fantasy, red_theme"
|
||||
"lighting": "candlelight, dim_light, shadowy",
|
||||
"theme": "medieval, brothel, fantasy, moody"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "Illustrious/Backgrounds/IL_Medieval_brothel_Bedroom_r1.safetensors",
|
||||
@@ -25,20 +25,8 @@
|
||||
"lora_weight_min": 1.0,
|
||||
"lora_weight_max": 1.0
|
||||
},
|
||||
"tags": [
|
||||
"medieval",
|
||||
"brothel",
|
||||
"bedroom",
|
||||
"canopy_bed",
|
||||
"wooden_floor",
|
||||
"wooden_wall",
|
||||
"candle",
|
||||
"night",
|
||||
"curtains",
|
||||
"carpet",
|
||||
"window",
|
||||
"candlelight",
|
||||
"dim_light",
|
||||
"red_theme"
|
||||
]
|
||||
}
|
||||
"tags": {
|
||||
"scene_type": "Indoor",
|
||||
"nsfw": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user