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": "fixed_point_v2",
"action_name": "Fixed Point V2",
"action": {
"base": "kneeling on floor in bedroom",
"head": "looking at viewer, open eyes",
"upper_body": "resting on bed, facing viewer",
"lower_body": "kneeling, kneeling",
"hands": "resting",
"base": "kneeling, on_floor, indoors, bedroom",
"head": "looking_at_viewer, open_eyes",
"upper_body": "leaning_on_bed, torso_facing_viewer",
"lower_body": "kneeling, legs_together",
"hands": "hands_resting",
"feet": "barefoot",
"additional": "full room view, fxdpt"
"additional": "fxdpt, wide_shot, room_interior"
},
"lora": {
"lora_name": "Illustrious/Poses/fixed_point_v2.safetensors",
@@ -17,14 +17,8 @@
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": [
"kneeling",
"on_floor",
"indoors",
"bedroom",
"bed",
"wide_shot",
"from_above",
"perspective"
]
}
"tags": {
"participants": "solo",
"nsfw": false
}
}