Files
character-browser/data/scenes/retrokitchenill.json
2026-03-21 18:21:00 +00:00

33 lines
881 B
JSON

{
"scene_id": "retrokitchenill",
"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, scenery",
"foreground": "table, chair, no_humans",
"furniture": [
"refrigerator",
"stove",
"cabinet",
"sink",
"countertop"
],
"colors": [
"pastel_colors",
"white"
],
"lighting": "sunlight, natural_light",
"theme": "1950s_(style), retro, vintage"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/RetroKitchenILL.safetensors",
"lora_weight": 1.0,
"lora_triggers": "retro kitchens",
"lora_weight_min": 1.0,
"lora_weight_max": 1.0
},
"tags": {
"scene_type": "Indoor",
"nsfw": false
}
}