Added scene and actions browser.
This commit is contained in:
33
data/actions/res_facial.json
Normal file
33
data/actions/res_facial.json
Normal 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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user