Files
character-browser/data/detailers/eye_detail_matte.json
2026-03-21 18:21:00 +00:00

19 lines
504 B
JSON

{
"detailer_id": "eye_detail_matte",
"detailer_name": "Eye Detail Matte",
"prompt": "eye_focus, close-up, masterpiece, looking_at_viewer, iris, light_particles",
"lora": {
"lora_name": "Illustrious/Detailers/eye_detail_matte.safetensors",
"lora_weight": 0.8,
"lora_weight_min": 0.7,
"lora_weight_max": 1.0,
"lora_triggers": "matte_eyedetail, eye_focus"
},
"tags": {
"associated_resource": "Faces",
"adetailer_targets": [
"face"
],
"nsfw": false
}
}