Files
character-browser/data/actions/ooframe.json
2026-03-21 18:21:00 +00:00

29 lines
834 B
JSON

{
"action_id": "ooframe",
"action_name": "Ooframe",
"action": {
"base": "standing, finger_frame",
"head": "looking_at_viewer, peering_through_fingers",
"upper_body": "arms_up, raised_arms, elbows_out",
"lower_body": "standing",
"hands": "hands_together, thumbs_touching_index_fingers",
"feet": "standing",
"additional": "director, camera_gesture"
},
"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": {
"participants": "solo",
"nsfw": false
},
"prompt": "finger_frame, framing_gesture, looking_through_fingers, arms_up, hands_together, looking_at_viewer, standing"
}