34 lines
738 B
JSON
34 lines
738 B
JSON
{
|
|
"outfit_id": "playboy_bunny",
|
|
"outfit_name": "Playboy Bunny",
|
|
"wardrobe": {
|
|
"base": "playboy bunny, leotard, strapless leotard",
|
|
"head": "bunny ears, animal ears, headband",
|
|
"upper_body": "",
|
|
"lower_body": "pantyhose, fishnets, black pantyhose",
|
|
"hands": "cuffs, wrist cuffs, white cuffs",
|
|
"feet": "high heels",
|
|
"additional": "collar, bowtie, bunny tail"
|
|
},
|
|
"lora": {
|
|
"lora_name": "",
|
|
"lora_weight": 0.8,
|
|
"lora_triggers": "",
|
|
"lora_weight_min": 0.8,
|
|
"lora_weight_max": 0.8
|
|
},
|
|
"tags": [
|
|
"playboy bunny",
|
|
"bunny ears",
|
|
"leotard",
|
|
"fishnets",
|
|
"collar",
|
|
"bowtie",
|
|
"cuffs",
|
|
"bunny tail",
|
|
"pantyhose",
|
|
"high heels",
|
|
"animal ears"
|
|
]
|
|
}
|