| # z-image-detailer |
|
|
| A LoRA adapter for **Z-Image Turbo** that enhances fine details, textures, and micro-contrast in generated images. |
|
|
| ## What it Does |
|
|
| - Enhances skin pores, wrinkles, and texture detail |
| - Improves fabric weave and material definition |
| - Sharpens fine elements like hair strands, fur, and foliage |
| - Adds subtle micro-contrast without affecting overall composition |
|
|
| ## Usage in ComfyUI |
|
|
| Load the LoRA after your checkpoint using the **LoraLoader** node: |
|
|
| ``` |
| CheckpointLoaderSimple → LoraLoader → ModelSamplingAuraFlow → KSampler |
| ``` |
|
|
| **Recommended Settings:** |
| | Parameter | Value | |
| |-----------|-------| |
| | `strength_model` | 0.25 - 0.5 | |
| | `strength_clip` | 1.0 | |
|
|
| ## Strength Guide |
|
|
| | Strength | Effect | |
| |----------|--------| |
| | 0.0 | No effect (baseline) | |
| | 0.25 | Subtle detail enhancement | |
| | 0.50 | Balanced detail boost | |
| | 0.75 | Strong detail emphasis | |
|
|
| ## Comparison Examples |
|
|
| ### Portrait - Skin Detail |
| | 0.0 (off) | 0.25 | 0.50 | 0.75 | |
| |-----------|------|------|------| |
| |  |  |  |  | |
|
|
| ### Fashion - Fabric Detail |
| | 0.0 (off) | 0.25 | 0.50 | 0.75 | |
| |-----------|------|------|------| |
| |  |  |  |  | |
|
|
| ### Low Light - Atmospheric |
| | 0.0 (off) | 0.25 | 0.50 | 0.75 | |
| |-----------|------|------|------| |
| |  |  |  |  | |
|
|
| ### Food Photography |
| | 0.0 (off) | 0.25 | 0.50 | 0.75 | |
| |-----------|------|------|------| |
| |  |  |  |  | |
|
|
| ### Architecture |
| | 0.0 (off) | 0.25 | 0.50 | 0.75 | |
| |-----------|------|------|------| |
| |  |  |  |  | |
|
|
| ### Animal - Fur Detail |
| | 0.0 (off) | 0.25 | 0.50 | 0.75 | |
| |-----------|------|------|------| |
| |  |  |  |  | |
|
|
| ### Chrome Reflections |
| | 0.0 (off) | 0.25 | 0.50 | 0.75 | |
| |-----------|------|------|------| |
| |  |  |  |  | |
|
|
| ### Macro - Insect |
| | 0.0 (off) | 0.25 | 0.50 | 0.75 | |
| |-----------|------|------|------| |
| |  |  |  |  | |
|
|
| ### Street Scene |
| | 0.0 (off) | 0.25 | 0.50 | 0.75 | |
| |-----------|------|------|------| |
| |  |  |  |  | |
|
|
| ### Still Life - Mixed Textures |
| | 0.0 (off) | 0.25 | 0.50 | 0.75 | |
| |-----------|------|------|------| |
| |  |  |  |  | |
|
|
| ## Technical Details |
|
|
| | Property | Value | |
| |----------|-------| |
| | Base Model | Z-Image Turbo | |
| | Format | SafeTensors | |
| | Resolution | 1024×1024 | |
| | Sampler | Euler, 9 steps | |
| | CFG | 1.0 | |
|
|
| ## License |
|
|
| Apache 2.0 |
|
|
|
|