Files
character-browser/data/actions/ooframe.json
2026-03-15 17:44:43 +00:00

32 lines
1.0 KiB
JSON

{
"action_id": "ooframe",
"action_name": "Ooframe",
"action": {
"base": "character standing, performing a framing gesture with hands",
"head": "facing forward, peering through the gap created by fingers, focused, one eye possibly closed as if looking through a viewfinder",
"upper_body": "raised to eye level, elbows bent outwards, facing viewer, upper body focus",
"lower_body": "neutral stance, standing straight or partially obscured",
"hands": "thumbs and index fingers touching to form a rectangular frame shape",
"feet": "planted on ground",
"additional": "mimicking a camera, director pose, perspective focus"
},
"participants": {
"solo_focus": "true",
"orientation": "MF"
},
"lora": {
"lora_name": "Illustrious/Poses/OOFrame.safetensors",
"lora_weight": 1.0,
"lora_triggers": "OOFrame",
"lora_weight_min": 1.0,
"lora_weight_max": 1.0
},
"tags": [
"finger frame",
"framing",
"hands up",
"looking through fingers",
"gesture"
]
}