Added scene and actions browser.
This commit is contained in:
40
data/scenes/nightclub.json
Normal file
40
data/scenes/nightclub.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"scene_id": "nightclub",
|
||||
"scene_name": "Nightclub",
|
||||
"description": "A vibrant and energetic nightclub interior pulsing with neon lasers, haze, and a crowded dance floor atmosphere.",
|
||||
"scene": {
|
||||
"background": "indoors, nightclub, crowd, bokeh, dj booth, shelves, alcohol bottles, wall, dark",
|
||||
"foreground": "dance floor, confetti, haze, laser beam",
|
||||
"furniture": [
|
||||
"bar counter",
|
||||
"bar stool",
|
||||
"disco ball",
|
||||
"couch",
|
||||
"speakers",
|
||||
"amplifier"
|
||||
],
|
||||
"colors": [
|
||||
"purple",
|
||||
"cyan",
|
||||
"neon pink",
|
||||
"black",
|
||||
"midnight blue"
|
||||
],
|
||||
"lighting": "cinematic lighting, volumetric lighting, strobe lights, dim, colorful, backlighting",
|
||||
"theme": "nightlife, party, edm, rave"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "Illustrious/Backgrounds/nightclub.safetensors",
|
||||
"lora_weight": 1.0,
|
||||
"lora_triggers": "nightclub"
|
||||
},
|
||||
"tags": [
|
||||
"nightclub",
|
||||
"party",
|
||||
"neon",
|
||||
"music",
|
||||
"dance",
|
||||
"crowd",
|
||||
"alcohol"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user