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": "danglinglegs",
"action_name": "Danglinglegs",
"action": {
"full_body": "holding waist, dangling legs, size difference",
"head": "facing forward or looking down",
"eyes": "relaxed gaze",
"arms": "resting on lap or gripping the edge of the seat",
"hands": "placed on thighs or holding on",
"torso": "upright sitting posture",
"pelvis": "seated on edge",
"legs": "dangling in the air, knees bent at edge, feet not touching the floor",
"feet": "relaxed, hanging loose",
"additional": "sitting on ledge, sitting on desk, high stool"
},
"participants": {
"solo_focus": "true",
"orientation": "MF"
},
"lora": {
"lora_name": "Illustrious/Poses/danglinglegs.safetensors",
"lora_weight": 1.0,
"lora_triggers": "danglinglegs"
},
"tags": [
"dangling legs",
"sitting",
"feet off ground",
"from below",
"ledge",
"high place"
]
}