Added scene and actions browser.
This commit is contained in:
33
data/actions/glass_box.json
Normal file
33
data/actions/glass_box.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"action_id": "glass_box",
|
||||
"action_name": "Glass Box",
|
||||
"action": {
|
||||
"full_body": "character standing or crouching inside a confined transparent space, pressing against the front boundary",
|
||||
"head": "face pressed against glass, cheek squishing against surface, looking at viewer",
|
||||
"eyes": "wide open, looking forward through the barrier",
|
||||
"arms": "reaching forward, elbows bent comfortable",
|
||||
"hands": "palms flattened against the screen, fingers spread, hands on glass",
|
||||
"torso": "leaning forward against the invisible surface",
|
||||
"pelvis": "neutral position",
|
||||
"legs": "standing or slightly bent at knees",
|
||||
"feet": "flat on the floor of the box",
|
||||
"additional": "condensation, breath on glass, slight reflection, feeling of confinement"
|
||||
},
|
||||
"participants": {
|
||||
"solo_focus": "true",
|
||||
"orientation": "MF"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "Illustrious/Poses/glass_box.safetensors",
|
||||
"lora_weight": 1.0,
|
||||
"lora_triggers": "glass_box"
|
||||
},
|
||||
"tags": [
|
||||
"pressed against glass",
|
||||
"hands on glass",
|
||||
"face against glass",
|
||||
"trapped",
|
||||
"glass wall",
|
||||
"behind glass"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user