24 lines
535 B
JSON
24 lines
535 B
JSON
{
|
|
"outfit_id": "french_maid_01",
|
|
"outfit_name": "French Maid",
|
|
"wardrobe": {
|
|
"base": "",
|
|
"head": "hairband",
|
|
"upper_body": "corset, low cut top",
|
|
"lower_body": "frilled skirt, lace stockings",
|
|
"hands": "frilled sleeves",
|
|
"feet": "heels",
|
|
"additional": "apron"
|
|
},
|
|
"lora": {
|
|
"lora_name": "Illustrious/Clothing/V2_Latex_Maid_Illustrious.safetensors",
|
|
"lora_weight": 0.8,
|
|
"lora_triggers": "",
|
|
"lora_weight_min": 0.4,
|
|
"lora_weight_max": 1.0
|
|
},
|
|
"tags": [
|
|
"French Maid"
|
|
]
|
|
}
|