Added scene and actions browser.
This commit is contained in:
34
data/actions/bentback.json
Normal file
34
data/actions/bentback.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"action_id": "bentback",
|
||||
"action_name": "Bentback",
|
||||
"action": {
|
||||
"full_body": "standing, upper body bent forward at the waist, torso parallel to the ground",
|
||||
"head": "turned to look back, looking over shoulder, chin raised",
|
||||
"eyes": "looking at viewer, focused gaze",
|
||||
"arms": "arms extended downward or resting on legs",
|
||||
"hands": "hands on knees, hands on thighs",
|
||||
"torso": "back arched, spinal curve emphasized, bent forward",
|
||||
"pelvis": "hips pushed back, buttocks protruding",
|
||||
"legs": "straight legs, locked knees or slight bend",
|
||||
"feet": "feet shoulder-width apart, waiting",
|
||||
"additional": "view from behind, dorsal view, dynamic posture"
|
||||
},
|
||||
"participants": {
|
||||
"solo_focus": "true",
|
||||
"orientation": "MF"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "Illustrious/Poses/BentBack.safetensors",
|
||||
"lora_weight": 1.0,
|
||||
"lora_triggers": "BentBack"
|
||||
},
|
||||
"tags": [
|
||||
"bent over",
|
||||
"standing",
|
||||
"hands on knees",
|
||||
"looking back",
|
||||
"from behind",
|
||||
"arched back",
|
||||
"torso bend"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user