Updated JSON fields.
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user