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

@@ -2,13 +2,13 @@
"outfit_id": "goth_girl_ill",
"outfit_name": "Goth Girl Ill",
"wardrobe": {
"base": "goth",
"head": "",
"base": "gothic_fashion",
"head": "choker, dark_lipstick, eyeshadow",
"upper_body": "corset",
"lower_body": "lace skirt, fishnet pantyhose",
"hands": "fishnet elbow gloves",
"feet": "lace up boots",
"additional": "choker, jewelry"
"lower_body": "lace_skirt, fishnet_pantyhose",
"hands": "fishnet_gloves",
"feet": "lace-up_boots",
"additional": "jewelry, goth"
},
"lora": {
"lora_name": "Illustrious/Clothing/goth_girl_Ill.safetensors",
@@ -17,11 +17,9 @@
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": [
"gothic",
"makeup",
"black_lips",
"black_nails",
"eyeshadow"
]
}
"tags": {
"outfit_type": "Gothic",
"nsfw": false
},
"prompts": "goth_girl_Ill, gothic_fashion, corset, lace_skirt, fishnet_pantyhose, fishnet_gloves, lace-up_boots, choker, jewelry, dark_lipstick, eyeshadow, black_nails"
}