Added scene and actions browser.

This commit is contained in:
Aodhan Collins
2026-02-22 23:44:28 +00:00
parent bb65486995
commit 615c400024
361 changed files with 13438 additions and 15 deletions

View File

@@ -0,0 +1,17 @@
{
"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"
}
}