24 lines
476 B
JSON
24 lines
476 B
JSON
{
|
|
"outfit_id": "bikini_01",
|
|
"outfit_name": "Bikini",
|
|
"wardrobe": {
|
|
"base": "bikini",
|
|
"head": "",
|
|
"upper_body": "bikini_top",
|
|
"lower_body": "bikini_bottom",
|
|
"hands": "",
|
|
"feet": "barefoot",
|
|
"additional": "navel, cleavage, summer"
|
|
},
|
|
"lora": {
|
|
"lora_name": "",
|
|
"lora_weight": 0.8,
|
|
"lora_triggers": "",
|
|
"lora_weight_min": 0.8,
|
|
"lora_weight_max": 0.8
|
|
},
|
|
"tags": {
|
|
"outfit_type": "Swimsuit",
|
|
"nsfw": false
|
|
}
|
|
} |