Added scene and actions browser.
This commit is contained in:
32
data/actions/ooframe.json
Normal file
32
data/actions/ooframe.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"action_id": "ooframe",
|
||||
"action_name": "Ooframe",
|
||||
"action": {
|
||||
"full_body": "character standing, performing a framing gesture with hands",
|
||||
"head": "facing forward, peering through the gap created by fingers",
|
||||
"eyes": "focused, one eye possibly closed as if looking through a viewfinder",
|
||||
"arms": "raised to eye level, elbows bent outwards",
|
||||
"hands": "thumbs and index fingers touching to form a rectangular frame shape",
|
||||
"torso": "facing viewer, upper body focus",
|
||||
"pelvis": "neutral stance",
|
||||
"legs": "standing straight or partially obscured",
|
||||
"feet": "planted on ground",
|
||||
"additional": "mimicking a camera, director pose, perspective focus"
|
||||
},
|
||||
"participants": {
|
||||
"solo_focus": "true",
|
||||
"orientation": "MF"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "Illustrious/Poses/OOFrame.safetensors",
|
||||
"lora_weight": 1.0,
|
||||
"lora_triggers": "OOFrame"
|
||||
},
|
||||
"tags": [
|
||||
"finger frame",
|
||||
"framing",
|
||||
"hands up",
|
||||
"looking through fingers",
|
||||
"gesture"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user