25 lines
502 B
JSON
25 lines
502 B
JSON
{
|
|
"outfit_id": "school_uniform_02",
|
|
"outfit_name": "School Uniform (Sailor)",
|
|
"wardrobe": {
|
|
"base": "",
|
|
"head": "hairband",
|
|
"upper_body": "white shirt, sailor scarf",
|
|
"lower_body": "pleated skirt, knee high socks",
|
|
"hands": "",
|
|
"feet": "black shoes",
|
|
"additional": ""
|
|
},
|
|
"lora": {
|
|
"lora_name": "",
|
|
"lora_weight": 0.8,
|
|
"lora_triggers": "",
|
|
"lora_weight_min": 0.8,
|
|
"lora_weight_max": 0.8
|
|
},
|
|
"tags": [
|
|
"school uniform",
|
|
"sailor"
|
|
]
|
|
}
|