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

@@ -3,19 +3,19 @@
"scene_name": "Nightclub",
"description": "A vibrant and moody interior of a nightclub heavily styled with purple tones and neon lighting.",
"scene": {
"background": "indoors, nightclub, purple_background, purple_theme, shelf",
"foreground": "dance_floor",
"background": "nightclub, indoors, purple_interior, neon_lights, bokeh, dance_floor",
"foreground": "crowd, blurred_people",
"furniture": [
"bar_counter",
"bar_stool",
"disco_ball"
],
"colors": [
"purple",
"violet",
"black"
"purple_lighting",
"violet_lighting",
"black_background"
],
"lighting": "neon_lights, dim_lighting, stage_lights",
"lighting": "neon_lights, dim_lighting, laser_lights, colored_lighting, spotlight",
"theme": "nightlife"
},
"lora": {
@@ -25,12 +25,8 @@
"lora_weight_min": 1.0,
"lora_weight_max": 1.0
},
"tags": [
"nightclub",
"purple_theme",
"neon_lights",
"indoors",
"bar_counter",
"disco_ball"
]
}
"tags": {
"scene_type": "Indoor",
"nsfw": false
}
}