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": "res_facial",
"action_name": "Res Facial",
"action": {
"full_body": "upper body portrait shot, character is leaning slightly forward toward the camera",
"head": "facing directly at the viewer, chin slightly tucked",
"eyes": "intense gaze, looking directly into the camera",
"arms": "bent upwards at the elbows",
"hands": "palms resting gently against cheeks or framing the face to emphasize the expression",
"torso": "upper torso visible, facing forward",
"pelvis": "not visible",
"legs": "not visible",
"feet": "not visible",
"additional": "soft lighting highlighting facial contours"
},
"participants": {
"solo_focus": "true",
"orientation": "MF"
},
"lora": {
"lora_name": "Illustrious/Poses/res_facial.safetensors",
"lora_weight": 1.0,
"lora_triggers": "res_facial"
},
"tags": [
"close-up",
"portrait",
"looking_at_viewer",
"face_focus",
"touching_face",
"detailed_eyes"
]
}