Updated JSON fields.
This commit is contained in:
@@ -3,21 +3,21 @@
|
||||
"scene_name": "Retrokitchenill",
|
||||
"description": "A charming 1950s-style kitchen scene featuring pastel appliances and checkered floors, evoking a nostalgic diner atmosphere.",
|
||||
"scene": {
|
||||
"background": "kitchen, indoors, checkered_floor, window",
|
||||
"foreground": "table, chair",
|
||||
"background": "kitchen, indoors, checkered_floor, window, scenery",
|
||||
"foreground": "table, chair, no_humans",
|
||||
"furniture": [
|
||||
"refrigerator",
|
||||
"stove",
|
||||
"cabinet",
|
||||
"sink",
|
||||
"cupboard"
|
||||
"countertop"
|
||||
],
|
||||
"colors": [
|
||||
"pastel_colors",
|
||||
"white"
|
||||
],
|
||||
"lighting": "sunlight",
|
||||
"theme": "1950s_(style), retro_artstyle"
|
||||
"lighting": "sunlight, natural_light",
|
||||
"theme": "1950s_(style), retro, vintage"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "Illustrious/Backgrounds/RetroKitchenILL.safetensors",
|
||||
@@ -26,21 +26,8 @@
|
||||
"lora_weight_min": 1.0,
|
||||
"lora_weight_max": 1.0
|
||||
},
|
||||
"tags": [
|
||||
"kitchen",
|
||||
"indoors",
|
||||
"checkered_floor",
|
||||
"refrigerator",
|
||||
"stove",
|
||||
"cabinet",
|
||||
"sink",
|
||||
"pastel_colors",
|
||||
"1950s_(style)",
|
||||
"no_humans",
|
||||
"scenery",
|
||||
"table",
|
||||
"chair",
|
||||
"window",
|
||||
"sunlight"
|
||||
]
|
||||
}
|
||||
"tags": {
|
||||
"scene_type": "Indoor",
|
||||
"nsfw": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user