Files
character-browser/data/scenes/bedroom_(pink).json
2026-02-22 23:44:28 +00:00

17 lines
519 B
JSON

{
"scene_id": "bedroom_(pink)",
"description": "A pink bedroom with a girly theme.",
"scene": {
"background": "wallpaper",
"foreground": "plush carpet",
"furniture": ["bed", "desk", "chair", "wardrobe", "window"],
"colors": ["pink", "white"],
"lighting": "soft",
"theme": "girly, cute"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/Girl_b3dr00m-i.safetensors",
"lora_weight": 1.0,
"lora_triggers": "Girl_b3dr00m-i"
}
}