Updated JSON fields.

This commit is contained in:
Aodhan Collins
2026-03-21 18:21:00 +00:00
parent 32a73b02f5
commit ed9a7b4b11
991 changed files with 9421 additions and 10559 deletions

View File

@@ -1,10 +1,10 @@
{
"scene_id": "vip",
"scene_name": "Vip",
"description": "An exclusive, dimly lit VIP area in a bustling nightclub, separated by velvet rope stanchions and furnished with plush couches and tables laden with expensive alcohol and money.",
"description": "An exclusive, dimly lit VIP area in a bustling nightclub, partitioned by velvet rope stanchions and furnished with plush lounge furniture and tables laden with expensive alcohol and currency.",
"scene": {
"background": "nightclub, indoors, dim_lighting",
"foreground": "stanchion, alcohol, drinking_glass, banknote, money",
"background": "nightclub, indoors, blurry_background, neon_lights, dim_lighting",
"foreground": "velvet_rope, stanchion, alcohol, martini_glass, champagne, banknote, money, stack_of_money",
"furniture": [
"couch",
"booth_seating",
@@ -15,8 +15,8 @@
"purple",
"black"
],
"lighting": "neon_lights",
"theme": "party"
"lighting": "neon_lights, dim_lighting, colored_lighting, spotlight",
"theme": "party, club, luxury, hedonism"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/VIP.safetensors",
@@ -25,18 +25,8 @@
"lora_weight_min": 0.7,
"lora_weight_max": 0.7
},
"tags": [
"nightclub",
"indoors",
"stanchion",
"couch",
"table",
"alcohol",
"drinking_glass",
"booth_seating",
"money",
"banknote",
"neon_lights",
"dim_lighting"
]
}
"tags": {
"scene_type": "Indoor",
"nsfw": false
}
}