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,13 +3,15 @@
"scene_name": "M4Dscienc3 Il",
"description": "A freaky, funky laboratory full of strange inventions, bubbling chemicals, and ominous machines with a Saturday morning cartoon vibe.",
"scene": {
"background": "dungeon, stone_wall, brick_wall, indoors, scenery, dark",
"foreground": "flask, beaker, test_tube, glowing_liquid, green_liquid, purple_liquid, smoke, bubbles, electricity",
"background": "laboratory, wall, dungeon, stone_wall, brick_wall, indoors, scenery, dark",
"foreground": "chemical_flask, beaker, test_tube, glowing_liquid, green_liquid, purple_liquid, smoke, bubbles, electricity, sparks",
"furniture": [
"machine",
"laboratory_equipment",
"table",
"desk",
"shelf",
"computer",
"monitor",
"cable",
"wire"
@@ -20,7 +22,7 @@
"black",
"grey"
],
"lighting": "dim_lighting, glowing, ominous",
"lighting": "dim_lighting, glowing, ominous, ambient_light",
"theme": "science_fiction, horror_(theme), cartoon"
},
"lora": {
@@ -30,26 +32,8 @@
"lora_weight_min": 1.0,
"lora_weight_max": 1.0
},
"tags": [
"laboratory",
"dungeon",
"science_fiction",
"horror_(theme)",
"machine",
"flask",
"beaker",
"test_tube",
"glowing_liquid",
"green_liquid",
"purple_liquid",
"smoke",
"cable",
"wire",
"monitor",
"electricity",
"dark",
"indoors",
"no_humans",
"scenery"
]
}
"tags": {
"scene_type": "Indoor",
"nsfw": false
}
}