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": "coveringownmouth_ill_v1",
"action_name": "Coveringownmouth Ill V1",
"action": {
"base": "character covering their mouth with their hand",
"head": "lower face obscured by hand, neutral or expressive (depending on context)",
"upper_body": "arm raised towards face, upper body visible",
"lower_body": "variable, variable",
"hands": "hand placed over mouth, palm inward",
"base": "covering_own_mouth, solo",
"head": "hand_over_mouth",
"upper_body": "arm_raised",
"lower_body": "variable",
"hands": "palm_inward",
"feet": "variable",
"additional": "often indicates surprise, embarrassment, or silence"
"additional": "pensive, shy, embarrassed, surprise"
},
"lora": {
"lora_name": "Illustrious/Poses/CoveringOwnMouth_Ill_V1.safetensors",
@@ -17,7 +17,8 @@
"lora_weight_min": 1.0,
"lora_weight_max": 1.0
},
"tags": [
"covering_own_mouth"
]
}
"tags": {
"participants": "solo",
"nsfw": false
}
}