Updated JSON fields.

This commit is contained in:
Aodhan Collins
2026-03-21 18:21:00 +00:00
parent 32a73b02f5
commit ed9a7b4b11
991 changed files with 9421 additions and 10559 deletions

View File

@@ -2,13 +2,13 @@
"action_id": "bentback",
"action_name": "Bentback",
"action": {
"base": "bent_over, leaning_forward, from_behind",
"head": "looking_at_viewer, looking_back, open_eyes",
"upper_body": "arms_at_sides, twisted_torso, arched_back",
"lower_body": "ass_focus, kneepits",
"base": "bent_over, from_behind, arched_back",
"head": "looking_back, looking_at_viewer",
"upper_body": "twisted_torso, arms_at_sides",
"lower_body": "ass_focus, kneepits, spread_legs",
"hands": "hands_on_legs",
"feet": "barefoot",
"additional": "unnatural_body"
"additional": "leaning_forward"
},
"lora": {
"lora_name": "Illustrious/Poses/BentBack.safetensors",
@@ -17,12 +17,8 @@
"lora_weight_min": 1.0,
"lora_weight_max": 1.0
},
"tags": [
"bent_over",
"from_behind",
"looking_back",
"kneepits",
"twisted_torso",
"ass_focus"
]
}
"tags": {
"participants": "solo",
"nsfw": true
}
}