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,7 +2,7 @@
"outfit_id": "cafecutiemaidill",
"outfit_name": "Cafecutiemaidill",
"wardrobe": {
"base": "maid_dress",
"base": "maid_dress, maid_apron",
"head": "hair_bow",
"upper_body": "long_sleeves, sleeves_past_wrists, lace_trim",
"lower_body": "pink_skirt",
@@ -17,14 +17,18 @@
"lora_weight_min": 0.2,
"lora_weight_max": 0.6
},
"tags": [
"tags": {
"outfit_type": "Uniform",
"nsfw": false
},
"prompt_tags": [
"maid_dress",
"pink_skirt",
"maid_apron",
"long_sleeves",
"sleeves_past_wrists",
"apron",
"pink_bow",
"lace_trim",
"pink_skirt",
"hair_bow",
"lace_trim"
"pink_bow"
]
}
}