24 lines
523 B
JSON
24 lines
523 B
JSON
{
|
|
"outfit_id": "school_uniform_01",
|
|
"outfit_name": "School Uniform (Western)",
|
|
"wardrobe": {
|
|
"base": "school_uniform",
|
|
"head": "hairband",
|
|
"upper_body": "white_shirt, necktie, blazer",
|
|
"lower_body": "pleated_skirt, thighhighs",
|
|
"hands": "",
|
|
"feet": "loafers",
|
|
"additional": ""
|
|
},
|
|
"lora": {
|
|
"lora_name": "",
|
|
"lora_weight": 0.8,
|
|
"lora_triggers": "",
|
|
"lora_weight_min": 0.8,
|
|
"lora_weight_max": 0.8
|
|
},
|
|
"tags": {
|
|
"outfit_type": "Uniform",
|
|
"nsfw": false
|
|
}
|
|
} |