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,35 @@
{
"action_id": "good_morning_ilxl_v1",
"action_name": "Good Morning Ilxl V1",
"action": {
"full_body": "sitting in bed, stretching, waking up pose",
"head": "head tilted back, yawning, mouth open",
"eyes": "closed eyes, sleepy expression, squinting",
"arms": "arms up, arms above head, reaching upwards",
"hands": "interlocked fingers, hands clasped, palms facing up",
"torso": "arched back, chest expanded, leaning back",
"pelvis": "sitting, hips grounded on mattress",
"legs": "legs crossed, lower body under blanket, covered legs",
"feet": "hidden feet, toes curled",
"additional": "messy hair, bed sheet, pillow, morning light, pajamas, nightgown, sunbeams"
},
"participants": {
"solo_focus": "true",
"orientation": "MF"
},
"lora": {
"lora_name": "Illustrious/Poses/good_morning_ilxl_v1.safetensors",
"lora_weight": 1.0,
"lora_triggers": "good_morning_ilxl_v1"
},
"tags": [
"stretching",
"waking up",
"yawning",
"arms up",
"in bed",
"messy hair",
"morning light",
"pajamas"
]
}