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

32 lines
1.1 KiB
JSON

{
"scene_id": "homeless_ossan_v2",
"scene_name": "Homeless Ossan V2",
"description": "A cramped and chaotic makeshift living space, characterized by urban decay and accumulation of refuse. The area is enclosed by blue tarpaulins and battered partitions, filled with scattered trash, cardboard boxes, and worn-out bedding like tatami mats and futons, illuminated by dim, dappled sunlight filtering through gaps.",
"scene": {
"background": "cramped, ruins, messy_room, blue_tarpaulin, walls",
"foreground": "trash, litter, cardboard_boxes, plastic_bags, debris, filth",
"furniture": [
"tatami",
"futon",
"pillow"
],
"colors": [
"blue",
"brown",
"grey"
],
"lighting": "dim_lighting, dappled_sunlight, light_rays",
"theme": "poverty, dirty, urban_decay, deterioration, shack"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/homeless_ossan_V2.safetensors",
"lora_weight": 0.8,
"lora_triggers": "homeless_ossan",
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": {
"scene_type": "Urban",
"nsfw": false
}
}