Added scene and actions browser.
This commit is contained in:
17
data/scenes/bedroom_(pink).json
Normal file
17
data/scenes/bedroom_(pink).json
Normal 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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user