Updated JSON fields.
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
"outfit_id": "playboy_bunny",
|
||||
"outfit_name": "Playboy Bunny",
|
||||
"wardrobe": {
|
||||
"base": "playboy bunny, leotard, strapless leotard",
|
||||
"head": "bunny ears, animal ears, headband",
|
||||
"base": "playboy_bunny_outfit, leotard, strapless_leotard",
|
||||
"head": "bunny_ears, headband, headgear",
|
||||
"upper_body": "",
|
||||
"lower_body": "pantyhose, fishnets, black pantyhose",
|
||||
"hands": "cuffs, wrist cuffs, white cuffs",
|
||||
"feet": "high heels",
|
||||
"additional": "collar, bowtie, bunny tail"
|
||||
"lower_body": "fishnets, pantyhose",
|
||||
"hands": "cuffs, wrist_cuffs",
|
||||
"feet": "high_heels",
|
||||
"additional": "collar, bowtie, bunny_tail"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "",
|
||||
@@ -17,17 +17,8 @@
|
||||
"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"
|
||||
]
|
||||
}
|
||||
"tags": {
|
||||
"outfit_type": "Uniform",
|
||||
"nsfw": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user