Updated JSON fields.
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
"outfit_id": "bikini_01",
|
||||
"outfit_name": "Bikini",
|
||||
"wardrobe": {
|
||||
"base": "",
|
||||
"base": "bikini",
|
||||
"head": "",
|
||||
"upper_body": "bikini top",
|
||||
"lower_body": "bikini bottom",
|
||||
"upper_body": "bikini_top",
|
||||
"lower_body": "bikini_bottom",
|
||||
"hands": "",
|
||||
"feet": "barefoot",
|
||||
"additional": ""
|
||||
"additional": "navel, cleavage, summer"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "",
|
||||
@@ -17,11 +17,8 @@
|
||||
"lora_weight_min": 0.8,
|
||||
"lora_weight_max": 0.8
|
||||
},
|
||||
"tags": [
|
||||
"bikini",
|
||||
"swimsuit",
|
||||
"navel",
|
||||
"cleavage",
|
||||
"summer"
|
||||
]
|
||||
}
|
||||
"tags": {
|
||||
"outfit_type": "Swimsuit",
|
||||
"nsfw": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user