26 lines
511 B
JSON
26 lines
511 B
JSON
{
|
|
"outfit_id": "latex_clothing",
|
|
"outfit_name": "Latex Clothing",
|
|
"wardrobe": {
|
|
"base": "",
|
|
"head": "",
|
|
"upper_body": "black_serafuku",
|
|
"lower_body": "black_skirt",
|
|
"hands": "",
|
|
"feet": "",
|
|
"additional": ""
|
|
},
|
|
"lora": {
|
|
"lora_name": "Illustrious/Clothing/latex_clothing.safetensors",
|
|
"lora_weight": 0.8,
|
|
"lora_triggers": "latex",
|
|
"lora_weight_min": 0.8,
|
|
"lora_weight_max": 0.8
|
|
},
|
|
"tags": [
|
|
"latex",
|
|
"shiny_clothes",
|
|
"taut_clothes"
|
|
]
|
|
}
|