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,22 +3,22 @@
"scene_name": "Before The Chalkboard Il",
"description": "A classroom scene where a character stands near the teacher's desk (lectern) in front of the chalkboard, typically used for self-introductions or announcements.",
"scene": {
"background": "classroom, chalkboard, indoors, clock",
"foreground": "standing, desk, lectern, chalk",
"background": "classroom, blackboard, chalkboard, indoors, wall_clock",
"foreground": "standing, desk, teacher_desk, chalk, holding_chalk",
"furniture": [
"desk",
"lectern",
"school_desk",
"chalkboard",
"clock"
"teacher_desk",
"classroom_desk",
"blackboard",
"wall_clock"
],
"colors": [
"green",
"brown",
"white"
"green_background",
"brown_furniture",
"white_chalk"
],
"lighting": "indoors",
"theme": "school, introduction"
"lighting": "daylight",
"theme": "school_setting, self-introduction"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/Before_the_Chalkboard_IL.safetensors",
@@ -27,16 +27,8 @@
"lora_weight_min": 0.6,
"lora_weight_max": 1.0
},
"tags": [
"classroom",
"chalkboard",
"desk",
"lectern",
"school_desk",
"chalk",
"clock",
"indoors",
"standing",
"school_uniform"
]
}
"tags": {
"scene_type": "Indoor",
"nsfw": false
}
}