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

@@ -0,0 +1,85 @@
{
"preset_id": "example_01_copy_1",
"preset_name": "Latex Bunny",
"character": {
"character_id": "anya_(spy_x_family)",
"use_lora": true,
"fields": {
"identity": {
"base": true,
"head": true,
"upper_body": true,
"lower_body": true,
"hands": true,
"feet": false,
"additional": true
},
"defaults": {
"expression": false,
"pose": false,
"scene": false
},
"wardrobe": {
"outfit": "default",
"fields": {
"base": true,
"head": true,
"upper_body": true,
"lower_body": true,
"hands": false,
"feet": true,
"additional": true
}
}
}
},
"outfit": {
"outfit_id": "random",
"use_lora": false
},
"action": {
"action_id": null,
"use_lora": true,
"fields": {
"base": true,
"head": true,
"upper_body": true,
"lower_body": true,
"hands": true,
"feet": true,
"additional": true
}
},
"style": {
"style_id": "random",
"use_lora": true
},
"scene": {
"scene_id": null,
"use_lora": true,
"fields": {
"background": true,
"foreground": "random",
"furniture": "random",
"colors": false,
"lighting": true,
"theme": false
}
},
"detailer": {
"detailer_id": "sts_age_slider_illustrious_v1",
"use_lora": true
},
"look": {
"look_id": null
},
"checkpoint": {
"checkpoint_path": null
},
"resolution": {
"width": 1024,
"height": 1024,
"random": true
},
"tags": []
}