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,32 @@
{
"action_id": "regression_illustrious",
"action_name": "Regression Illustrious",
"action": {
"full_body": "sitting on floor, curled up, huddled, hugging knees, making body appear smaller",
"head": "resting on knees or looking up from low angle, shy expression",
"eyes": "wide innocent eyes, looking up",
"arms": "wrapping around shins, hugging legs tight",
"hands": "clasped together in front of shins or hiding inside sleeves",
"torso": "hunched forward slightly, compacted",
"pelvis": "sitting flat on the ground",
"legs": "knees pulled up tight to chest, deep flexion",
"feet": "heels close to body, toes pointing inward",
"additional": "oversized clothing, vulnerable posture, perspective from above looking down"
},
"participants": {
"solo_focus": "true",
"orientation": "MF"
},
"lora": {
"lora_name": "Illustrious/Poses/Regression_Illustrious.safetensors",
"lora_weight": 1.0,
"lora_triggers": "Regression_Illustrious"
},
"tags": [
"sitting",
"hugging knees",
"curled up",
"floor",
"vulnerable"
]
}