Updated JSON fields.

This commit is contained in:
Aodhan Collins
2026-03-21 18:21:00 +00:00
parent 32a73b02f5
commit ed9a7b4b11
991 changed files with 9421 additions and 10559 deletions

View File

@@ -3,12 +3,12 @@
"outfit_name": "Police Cosplay Illustrious",
"wardrobe": {
"base": "police_uniform",
"head": "police_hat",
"upper_body": "short_sleeves",
"head": "police_cap",
"upper_body": "short_sleeves, badge",
"lower_body": "miniskirt, fishnet_pantyhose",
"hands": "fingerless_gloves",
"feet": "high_heels",
"additional": "thong"
"additional": "thong, garter_straps"
},
"lora": {
"lora_name": "Illustrious/Clothing/police_cosplay_illustrious.safetensors",
@@ -17,14 +17,9 @@
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": [
"police_uniform",
"police_hat",
"miniskirt",
"fishnet_pantyhose",
"high_heels",
"fingerless_gloves",
"short_sleeves",
"thong"
]
}
"tags": {
"outfit_type": "Uniform",
"nsfw": true
},
"prompt": "police_uniform, police_cap, short_sleeves, badge, miniskirt, fishnet_pantyhose, fingerless_gloves, high_heels, thong, garter_straps"
}