feat: add AODH Image Saver (Metadata), Lora Selector, Checkpoint Selector, and various node improvements

This commit is contained in:
Aodhan Collins
2026-02-06 03:41:15 +00:00
parent 2417dcc090
commit 644ab104d9
54 changed files with 1483 additions and 104 deletions

View File

@@ -1,13 +1,13 @@
{
"character_id": "lara_croft_classic",
"identity": {
"base_specs": "1girl, athletic build, tan skin",
"base_specs": "1girl, athletic build,",
"hair": "long brown hair, single braid",
"eyes": "brown eyes",
"expression": "determined",
"expression": "light smile, raised eyebrow",
"hands": "",
"arms": "",
"torso": "",
"torso": "large breasts",
"pelvis": "",
"legs": "",
"feet": "",
@@ -15,11 +15,11 @@
},
"wardrobe": {
"inner_layer": "",
"outer_layer": "teal tank top, crop top",
"outer_layer": "teal tank top,",
"lower_body": "brown shorts",
"footwear": "brown combat boots, red laces",
"gloves": "black fingerless gloves",
"accessories": "dual thigh holsters, backpack, circular sunglasses"
"accessories": "dual thigh pistol holsters, brown leatherbackpack, red circular sunglasses"
},
"styles": {
"aesthetic": "adventure, retro, 90s style",
@@ -28,8 +28,8 @@
"tertiary_color": "black"
},
"lora": {
"lora_name": "lara_croft_classic",
"lora_name": "Illustrious/Looks/LaraCroft_ClassicV2_Illu_Dwnsty.safetensors",
"lora_weight": 0.8,
"lora_triggers": "lara croft, classic outfit"
"lora_triggers": ""
}
}