Updated JSON fields.
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
"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"
|
||||
"base": "cat_girl, cosplay",
|
||||
"head": "nekomimi, cat_ears, hairband",
|
||||
"upper_body": "string_bikini, bikini_top",
|
||||
"lower_body": "bikini_bottom, panties, thighhighs",
|
||||
"hands": "paw_gloves",
|
||||
"feet": "high_heels",
|
||||
"additional": "collar, bell_choker, tail"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "",
|
||||
@@ -17,12 +17,8 @@
|
||||
"lora_weight_min": 0.8,
|
||||
"lora_weight_max": 0.8
|
||||
},
|
||||
"tags": [
|
||||
"cat girl",
|
||||
"nekomimi",
|
||||
"bikini",
|
||||
"cosplay",
|
||||
"animal ears",
|
||||
"tail"
|
||||
]
|
||||
}
|
||||
"tags": {
|
||||
"outfit_type": "Cosplay",
|
||||
"nsfw": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user