Added scene and actions browser.
This commit is contained in:
33
data/actions/mask_pull_up.json
Normal file
33
data/actions/mask_pull_up.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"action_id": "mask_pull_up",
|
||||
"action_name": "Mask Pull Up",
|
||||
"action": {
|
||||
"full_body": "Upper body or portrait shot of a character interacting with their face covering",
|
||||
"head": "Facing forward, chin slightly tucked or level",
|
||||
"eyes": "focused gaze looking directly at the viewer",
|
||||
"arms": "Elbows bent, raised towards the face",
|
||||
"hands": "Fingers grasping the top edge of a mask or fabric, pulling it upwards",
|
||||
"torso": "Shoulders squared",
|
||||
"pelvis": "n/a",
|
||||
"legs": "n/a",
|
||||
"feet": "n/a",
|
||||
"additional": "The mask fabric is taut where pulled, potentially covering the mouth and nose or in the process of doing so"
|
||||
},
|
||||
"participants": {
|
||||
"solo_focus": "true",
|
||||
"orientation": "MF"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "Illustrious/Poses/mask_pull_up.safetensors",
|
||||
"lora_weight": 1.0,
|
||||
"lora_triggers": "mask_pull_up"
|
||||
},
|
||||
"tags": [
|
||||
"adjusting_mask",
|
||||
"mask_pull",
|
||||
"hand_on_mask",
|
||||
"covering_mouth",
|
||||
"upper_body",
|
||||
"mask"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user