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": "regression_illustrious",
"action_name": "Regression Illustrious",
"action": {
"base": "standing, full_body, small_stature",
"head": "looking_at_viewer, blush, open_eyes",
"base": "standing, full_body, short_stature, petite",
"head": "facing_viewer, blush, eyes_open",
"upper_body": "arms_at_sides, sleeves_past_fingers, oversized_clothes",
"lower_body": "hips, legs_together",
"hands": "hands_hidden",
"lower_body": "legs_together",
"hands": "hands_inside_sleeves",
"feet": "barefoot",
"additional": "age_regression, child, cute"
"additional": "age_regression, child"
},
"lora": {
"lora_name": "Illustrious/Poses/Regression_Illustrious.safetensors",
@@ -17,11 +17,8 @@
"lora_weight_min": 1.0,
"lora_weight_max": 1.0
},
"tags": [
"age_regression",
"oversized_clothes",
"sleeves_past_fingers",
"child",
"cute"
]
}
"tags": {
"participants": "solo",
"nsfw": false
}
}