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

37
data/actions/petplay.json Normal file
View File

@@ -0,0 +1,37 @@
{
"action_id": "petplay",
"action_name": "Petplay",
"action": {
"full_body": "on all fours, crawling position, mimicking animal posture",
"head": "tilted up, looking deep into camera, wearing collar",
"eyes": "wide puppy eyes, pleading gaze",
"arms": "extended straight down to floor",
"hands": "palms flat on ground, supporting upper body weight",
"torso": "parallel to the floor, arched back",
"pelvis": "hips raised, rear facing out",
"legs": "knees bent and resting on the floor",
"feet": "toes curled on ground",
"additional": "leash attached to collar, animal ears, tail"
},
"participants": {
"solo_focus": "true",
"orientation": "MF"
},
"lora": {
"lora_name": "Illustrious/Poses/Petplay.safetensors",
"lora_weight": 1.0,
"lora_triggers": "Petplay"
},
"tags": [
"petplay",
"all fours",
"on hands and knees",
"collar",
"leash",
"submissive",
"human cleaner",
"dog girl",
"cat girl",
"animal ears"
]
}