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

View File

@@ -0,0 +1,34 @@
{
"action_id": "bathingtogether",
"action_name": "Bathingtogether",
"action": {
"full_body": "two characters sharing a bathtub, sitting close together in water",
"head": "wet hair, flushed cheeks, relaxed expressions, looking at each other",
"eyes": "gentle gaze, half-closed",
"arms": "resting on the tub rim, washing each other, or embracing",
"hands": "holding soap, sponge, or touching skin",
"torso": "wet skin, water droplets, partially submerged, steam rising",
"pelvis": "submerged in soapy water",
"legs": "knees bent, submerged, intertwined",
"feet": "underwater",
"additional": "bathroom tiles, steam clouds, soap bubbles, rubber duck, faucet"
},
"participants": {
"solo_focus": "true",
"orientation": "MF"
},
"lora": {
"lora_name": "Illustrious/Poses/bathingtogether.safetensors",
"lora_weight": 1.0,
"lora_triggers": "bathingtogether"
},
"tags": [
"bathing",
"couple",
"wet",
"steam",
"bathtub",
"shared bath",
"soap bubbles"
]
}