Added scene and actions browser.

This commit is contained in:
Aodhan Collins
2026-02-22 23:44:28 +00:00
parent bb65486995
commit 615c400024
361 changed files with 13438 additions and 15 deletions

View File

@@ -0,0 +1,36 @@
{
"action_id": "face_grab_illustrious",
"action_name": "Face Grab Illustrious",
"action": {
"full_body": "medium shot or close up of a character having their face grabbed by a hand",
"head": "face obscured by hand, cheeks squeezed, skin indentation from fingers, annoyed or pained expression",
"eyes": "squinting or partially covered by fingers",
"arms": "raised upwards attempting to pry the hand away",
"hands": "holding the wrist or forearm of the grabbing hand",
"torso": "upper body slightly leaned back from the force of the grab",
"pelvis": "neutral alignment",
"legs": "standing still",
"feet": "planted firmly",
"additional": "the grabbing hand usually belongs to another person or is an off-screen entity, commonly referred to as the iron claw technique"
},
"participants": {
"solo_focus": "true",
"orientation": "MF"
},
"lora": {
"lora_name": "Illustrious/Poses/face_grab_illustrious.safetensors",
"lora_weight": 1.0,
"lora_triggers": "face_grab_illustrious"
},
"tags": [
"face grab",
"iron claw",
"hand on face",
"hand over face",
"skin indentation",
"squeezed face",
"fingers on face",
"forced",
"cheek pinch"
]
}