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

@@ -2,13 +2,13 @@
"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"
"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",
@@ -21,11 +21,9 @@
"lora_weight_min": 1.0,
"lora_weight_max": 1.0
},
"tags": [
"finger frame",
"framing",
"hands up",
"looking through fingers",
"gesture"
]
}
"tags": {
"participants": "solo",
"nsfw": false
},
"prompt": "finger_frame, framing_gesture, looking_through_fingers, arms_up, hands_together, looking_at_viewer, standing"
}