Files
character-browser/data/looks/emo_hairstyle.json
2026-03-21 18:21:00 +00:00

19 lines
549 B
JSON

{
"look_id": "emo_hairstyle",
"look_name": "Emo Hairstyle",
"character_id": "",
"positive": "emo_fashion, hair_over_one_eye, layered_hair, black_hair, straight_hair, eyeliner, punk",
"negative": "blonde_hair, short_hair, curly_hair, hair_bun",
"lora": {
"lora_name": "Illustrious/Looks/Emo_Hairstyle.safetensors",
"lora_weight": 0.7,
"lora_triggers": "emo_fashion",
"lora_weight_min": 0.7,
"lora_weight_max": 0.7
},
"tags": {
"origin_series": "Original",
"origin_type": "Original",
"nsfw": false
}
}