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

@@ -4,8 +4,8 @@
"wardrobe": {
"base": "swimsuit",
"head": "hair_flower",
"upper_body": "bikini_top",
"lower_body": "bikini_bottom",
"upper_body": "bikini",
"lower_body": "bikini",
"hands": "",
"feet": "",
"additional": ""
@@ -17,11 +17,9 @@
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": [
"venus_bikini",
"white_bikini",
"frilled_bikini",
"string_bikini",
"jewelry"
]
}
"tags": {
"outfit_type": "Swimsuit",
"nsfw": false
},
"prompts": "swimsuit, hair_flower, bikini, white_bikini, frilled_bikini, string_bikini"
}