Updated JSON fields.
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user