29 lines
616 B
JSON
29 lines
616 B
JSON
{
|
|
"outfit_id": "cat_cosplay",
|
|
"outfit_name": "Cat Cosplay",
|
|
"wardrobe": {
|
|
"base": "",
|
|
"head": "cat ears, nekomimi, hairband",
|
|
"upper_body": "bikini top, string bikini",
|
|
"lower_body": "bikini bottom, panties, thighhighs",
|
|
"hands": "paw gloves, animal hands",
|
|
"feet": "high heels",
|
|
"additional": "collar, bell choker, cat tail"
|
|
},
|
|
"lora": {
|
|
"lora_name": "",
|
|
"lora_weight": 0.8,
|
|
"lora_triggers": "",
|
|
"lora_weight_min": 0.8,
|
|
"lora_weight_max": 0.8
|
|
},
|
|
"tags": [
|
|
"cat girl",
|
|
"nekomimi",
|
|
"bikini",
|
|
"cosplay",
|
|
"animal ears",
|
|
"tail"
|
|
]
|
|
}
|