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