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,34 @@
{
"action_id": "amateur_pov_filming",
"action_name": "Amateur Pov Filming",
"action": {
"full_body": "POV shot, subject positioned close to the lens, selfie composition or handheld camera style",
"head": "facing the camera directly, slightly tilted or chin tucked, candid expression",
"eyes": "looking directly at viewer, intense eye contact",
"arms": "one or both arms raised towards the viewer holding the capturing device",
"hands": "holding smartphone, clutching camera, fingers visible on device edges",
"torso": "upper body visible, facing forward, close proximity",
"pelvis": "obscured or out of frame",
"legs": "out of frame",
"feet": "out of frame",
"additional": "phone screen, camera interface, amateur footage quality, blurry background, indoor lighting, candid atmosphere"
},
"participants": {
"solo_focus": "true",
"orientation": "MF"
},
"lora": {
"lora_name": "Illustrious/Poses/Amateur_POV_Filming.safetensors",
"lora_weight": 1.0,
"lora_triggers": "Amateur_POV_Filming"
},
"tags": [
"pov",
"selfie",
"holding phone",
"amateur",
"candid",
"recording",
"close-up"
]
}