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": "bathingtogether",
"action_name": "Bathingtogether",
"action": {
"base": "bathing, sitting, partially_submerged",
"head": "looking_at_viewer, facing_viewer, eye_contact",
"upper_body": "arms_resting, bare_shoulders",
"lower_body": "submerged, knees_up, submerged",
"hands": "resting",
"feet": "no_shoes",
"additional": "bathtub, steam, water, bubbles, wet"
"base": "bathing, sitting, partially_submerged, bathtub",
"head": "looking_at_viewer, eye_contact",
"upper_body": "bare_shoulders, skin_to_skin, arms_around_each_other",
"lower_body": "underwater, knees_up",
"hands": "hands_on_body",
"feet": "barefoot",
"additional": "bubbles, water, steam, wet, wet_hair, mirror_reflection"
},
"lora": {
"lora_name": "Illustrious/Poses/bathingtogether.safetensors",
@@ -17,14 +17,8 @@
"lora_weight_min": 1.0,
"lora_weight_max": 1.0
},
"tags": [
"bathing",
"bathtub",
"partially_submerged",
"pov",
"looking_at_viewer",
"wet",
"steam",
"bare_shoulders"
]
}
"tags": {
"participants": "2girls",
"nsfw": false
}
}