Updated JSON fields.

This commit is contained in:
Aodhan Collins
2026-03-21 18:21:00 +00:00
parent 32a73b02f5
commit ed9a7b4b11
991 changed files with 9421 additions and 10559 deletions

View File

@@ -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
}
}