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,33 @@
{
"action_id": "bodybengirl",
"action_name": "Bodybengirl",
"action": {
"full_body": "character standing and bending forward at the waist, hips raised high",
"head": "looking back at viewer or head inverted",
"eyes": "looking at viewer",
"arms": "extended downwards towards the ground",
"hands": "touching toes, ankles, or palms flat on the floor",
"torso": "upper body folded down parallel to or against the legs",
"pelvis": "lifted upwards, prominent posterior view",
"legs": "straight or knees slightly locked, shoulder-width apart",
"feet": "planted firmly on the ground",
"additional": "often viewed from behind or the side to emphasize flexibility and curve"
},
"participants": {
"solo_focus": "true",
"orientation": "MF"
},
"lora": {
"lora_name": "Illustrious/Poses/BodyBenGirl.safetensors",
"lora_weight": 1.0,
"lora_triggers": "BodyBenGirl"
},
"tags": [
"bending over",
"touching toes",
"from behind",
"flexibility",
"standing",
"jack-o' pose"
]
}