Updated JSON fields.
This commit is contained in:
@@ -1,23 +1,24 @@
|
||||
{
|
||||
"scene_id": "arcade___illustrious",
|
||||
"scene_name": "Arcade Illustrious",
|
||||
"description": "A vibrant, dimly lit arcade filled with rows of classic game cabinets and neon lights.",
|
||||
"description": "A vibrant, dimly lit arcade room featuring rows of retro video game cabinets, neon signage, and a checkered floor pattern.",
|
||||
"scene": {
|
||||
"background": "indoors, checkered_floor, neon_lights, dark_background, poster",
|
||||
"background": "indoors, arcade, checkered_floor, neon_lights, darkness, poster, wall_scroll",
|
||||
"foreground": "arcade_cabinet, joystick, monitor, stool",
|
||||
"furniture": [
|
||||
"arcade_cabinet",
|
||||
"stool",
|
||||
"game_machine"
|
||||
"table"
|
||||
],
|
||||
"colors": [
|
||||
"purple",
|
||||
"neon_blue",
|
||||
"red",
|
||||
"dark"
|
||||
"dark",
|
||||
"multicolored"
|
||||
],
|
||||
"lighting": "dimly_lit, ceiling_light, bloom, neon_lights",
|
||||
"theme": "retro_gaming, cyberpunk, 80s"
|
||||
"lighting": "dimly_lit, bloom, neon_lights",
|
||||
"theme": "retro_gaming, cyberpunk, 80s, gaming"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "Illustrious/Backgrounds/Arcade_-_Illustrious.safetensors",
|
||||
@@ -26,14 +27,8 @@
|
||||
"lora_weight_min": 0.7,
|
||||
"lora_weight_max": 0.7
|
||||
},
|
||||
"tags": [
|
||||
"indoors",
|
||||
"arcade_cabinet",
|
||||
"joystick",
|
||||
"monitor",
|
||||
"checkered_floor",
|
||||
"ceiling_light",
|
||||
"neon_lights",
|
||||
"retro_artstyle"
|
||||
]
|
||||
}
|
||||
"tags": {
|
||||
"scene_type": "Indoor",
|
||||
"nsfw": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user