Expanded generation options. Multiple outfits support.

This commit is contained in:
Aodhan Collins
2026-02-19 00:40:29 +00:00
parent 1e7f252cf9
commit 5aede18ad5
65 changed files with 2086 additions and 477 deletions

View File

@@ -5,22 +5,28 @@
"base_specs": "1girl, curvaceous build, fair skin",
"hair": "light blue hair,",
"eyes": "yellow glowing eyes, slit pupils",
"expression": "seductive, confident look",
"hands": "metal claws",
"arms": "",
"torso": "medium breasts",
"pelvis": "",
"legs": "",
"feet": "",
"distinguishing_marks": "two long lashers (shadow tendrils)"
"extra": "two long lashers (shadow tendrils)"
},
"defaults": {
"expression": "",
"pose": "",
"scene": ""
},
"wardrobe": {
"inner_layer": "black leather bra",
"outer_layer": "iridescent blue jacket, fur collar",
"lower_body": "black leather skirt",
"footwear": "black high-heeled boots",
"gloves": "",
"accessories": "diamond earrings"
"default": {
"headwear": "black leather bra",
"top": "iridescent blue jacket, fur collar",
"legwear": "black leather skirt",
"footwear": "black high-heeled boots",
"hands": "",
"accessories": "diamond earrings"
}
},
"styles": {
"aesthetic": "pop star, glamorous, k/da style",
@@ -34,6 +40,9 @@
"lora_triggers": ""
},
"tags": [
"League of Legends", "K/DA", "KDA", "K-Pop"
"League of Legends",
"K/DA",
"KDA",
"K-Pop"
]
}