Updated JSON fields.
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
"outfit_id": "nurse_01",
|
||||
"outfit_name": "Nurse",
|
||||
"wardrobe": {
|
||||
"base": "",
|
||||
"head": "nurse cap",
|
||||
"upper_body": "nurse outfit",
|
||||
"lower_body": "short skirt, stockings",
|
||||
"base": "nurse_outfit, white_dress, short_sleeves",
|
||||
"head": "nurse_cap, white_headwear",
|
||||
"upper_body": "nurse_outfit, white_dress",
|
||||
"lower_body": "short_skirt, white_stockings, pantyhose",
|
||||
"hands": "",
|
||||
"feet": "high heels",
|
||||
"additional": ""
|
||||
"feet": "high_heels, footwear",
|
||||
"additional": "cross_on_headwear"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "",
|
||||
@@ -17,7 +17,8 @@
|
||||
"lora_weight_min": 0.8,
|
||||
"lora_weight_max": 0.8
|
||||
},
|
||||
"tags": [
|
||||
"nurse"
|
||||
]
|
||||
}
|
||||
"tags": {
|
||||
"outfit_type": "Uniform",
|
||||
"nsfw": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user