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