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, slender build, fair skin, fox ears",
"hair": "long blonde hair, flowing",
"eyes": "yellow eyes",
"expression": "charming smile",
"hands": "silver nails",
"arms": "",
"torso": "medium breasts",
"pelvis": "",
"legs": "",
"feet": "",
"distinguishing_marks": "whisker markings on cheeks, crystal tails"
"extra": "whisker markings on cheeks, crystal tails"
},
"defaults": {
"expression": "",
"pose": "",
"scene": ""
},
"wardrobe": {
"inner_layer": "silver crop top",
"outer_layer": "white and silver jacket",
"lower_body": "black leather shorts",
"footwear": "black thigh-high boots",
"gloves": "",
"accessories": "crystal heart, silver jewelry"
"default": {
"headwear": "silver crop top",
"top": "white and silver jacket",
"legwear": "black leather shorts",
"footwear": "black thigh-high boots",
"hands": "",
"accessories": "crystal heart, silver jewelry"
}
},
"styles": {
"aesthetic": "pop star, mystical, 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"
]
}