Files
character-browser/data/clothing/latex.json
2026-03-15 17:44:43 +00:00

29 lines
563 B
JSON

{
"outfit_id": "latex",
"outfit_name": "Latex",
"wardrobe": {
"base": "high-waist_bikini",
"head": "",
"upper_body": "bandeau",
"lower_body": "high-waist_bottom",
"hands": "",
"feet": "",
"additional": ""
},
"lora": {
"lora_name": "Illustrious/Clothing/Latex.safetensors",
"lora_weight": 0.8,
"lora_triggers": "Latex",
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": [
"bikini",
"high-waist_bikini",
"bandeau",
"high-waist_bottom",
"pastel_colors",
"strapless"
]
}