Added scene and actions browser.
This commit is contained in:
35
data/scenes/vip.json
Normal file
35
data/scenes/vip.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"scene_id": "vip",
|
||||
"scene_name": "Vip",
|
||||
"description": "A high-end, exclusive VIP lounge scene set in a luxury penthouse overlooking a city skyline at night.",
|
||||
"scene": {
|
||||
"background": "indoors, penthouse, luxury, cityscape, night, skyline, large window, heavy curtains, golden geometric patterns",
|
||||
"foreground": "champagne bottle, ice bucket, crystal glasses, velvet rope, red carpet",
|
||||
"furniture": [
|
||||
"chesterfield sofa",
|
||||
"crystal chandelier",
|
||||
"marble coffee table",
|
||||
"gold accents"
|
||||
],
|
||||
"colors": [
|
||||
"gold",
|
||||
"black",
|
||||
"burgundy",
|
||||
"royal purple"
|
||||
],
|
||||
"lighting": "dim lighting, mood lighting, cinematic, soft glow, city lights",
|
||||
"theme": "luxury, wealth, exclusivity, nightlife"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "Illustrious/Backgrounds/VIP.safetensors",
|
||||
"lora_weight": 1.0,
|
||||
"lora_triggers": "VIP"
|
||||
},
|
||||
"tags": [
|
||||
"vip",
|
||||
"luxury",
|
||||
"rich",
|
||||
"elegant",
|
||||
"high lass"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user