Files
character-browser/data/scenes/before_the_chalkboard_il.json
2026-03-21 18:21:00 +00:00

34 lines
1.0 KiB
JSON

{
"scene_id": "before_the_chalkboard_il",
"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, blackboard, chalkboard, indoors, wall_clock",
"foreground": "standing, desk, teacher_desk, chalk, holding_chalk",
"furniture": [
"desk",
"teacher_desk",
"classroom_desk",
"blackboard",
"wall_clock"
],
"colors": [
"green_background",
"brown_furniture",
"white_chalk"
],
"lighting": "daylight",
"theme": "school_setting, self-introduction"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/Before_the_Chalkboard_IL.safetensors",
"lora_weight": 1.0,
"lora_triggers": "standing beside desk, chalkboard, indoors",
"lora_weight_min": 0.6,
"lora_weight_max": 1.0
},
"tags": {
"scene_type": "Indoor",
"nsfw": false
}
}