28 lines
471 B
JSON
28 lines
471 B
JSON
{
|
|
"outfit_id": "bikini_01",
|
|
"outfit_name": "Bikini",
|
|
"wardrobe": {
|
|
"base": "",
|
|
"head": "",
|
|
"upper_body": "bikini top",
|
|
"lower_body": "bikini bottom",
|
|
"hands": "",
|
|
"feet": "barefoot",
|
|
"additional": ""
|
|
},
|
|
"lora": {
|
|
"lora_name": "",
|
|
"lora_weight": 0.8,
|
|
"lora_triggers": "",
|
|
"lora_weight_min": 0.8,
|
|
"lora_weight_max": 0.8
|
|
},
|
|
"tags": [
|
|
"bikini",
|
|
"swimsuit",
|
|
"navel",
|
|
"cleavage",
|
|
"summer"
|
|
]
|
|
}
|