Added scene and actions browser.
This commit is contained in:
35
data/scenes/backstage.json
Normal file
35
data/scenes/backstage.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"scene_id": "backstage",
|
||||
"scene_name": "Backstage",
|
||||
"description": "A cluttered and atmospheric backstage dressing room area behind the scenes of a performance venue.",
|
||||
"scene": {
|
||||
"background": "indoors, backstage, brick wall, electrical wires, flight cases, musical equipment, posters on wall",
|
||||
"foreground": "vanity mirror, light bulbs, makeup tools, scattered clothes, clothing rack, hanging clothes",
|
||||
"furniture": [
|
||||
"vanity table",
|
||||
"folding chair",
|
||||
"clothing rack",
|
||||
"sofa"
|
||||
],
|
||||
"colors": [
|
||||
"tungsten yellow",
|
||||
"dark grey",
|
||||
"black",
|
||||
"wood brown"
|
||||
],
|
||||
"lighting": "dim lighting, warm lighting, artificial light, cinematic lighting, dramatic shadows",
|
||||
"theme": "behind the scenes, concerts, theater, preparation"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "Illustrious/Backgrounds/Backstage.safetensors",
|
||||
"lora_weight": 1.0,
|
||||
"lora_triggers": "Backstage"
|
||||
},
|
||||
"tags": [
|
||||
"backstage",
|
||||
"dressing room",
|
||||
"green room",
|
||||
"behind the scenes",
|
||||
"concert venue"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user