Files
character-browser/data/scenes/nightclub.json
2026-02-22 23:44:28 +00:00

40 lines
1016 B
JSON

{
"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"
]
}