Updated JSON fields.
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
"outfit_id": "school_uniform_02",
|
||||
"outfit_name": "School Uniform (Sailor)",
|
||||
"wardrobe": {
|
||||
"base": "",
|
||||
"base": "school_uniform, serafuku, sailor_collar",
|
||||
"head": "hairband",
|
||||
"upper_body": "white shirt, sailor scarf",
|
||||
"lower_body": "pleated skirt, knee high socks",
|
||||
"upper_body": "white_shirt, sailor_collar, neckerchief",
|
||||
"lower_body": "pleated_skirt, kneehighs",
|
||||
"hands": "",
|
||||
"feet": "black shoes",
|
||||
"feet": "loafers",
|
||||
"additional": ""
|
||||
},
|
||||
"lora": {
|
||||
@@ -17,8 +17,8 @@
|
||||
"lora_weight_min": 0.8,
|
||||
"lora_weight_max": 0.8
|
||||
},
|
||||
"tags": [
|
||||
"school uniform",
|
||||
"sailor"
|
||||
]
|
||||
}
|
||||
"tags": {
|
||||
"outfit_type": "Uniform",
|
||||
"nsfw": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user