Z-Image_clear_anime / README.md
easygoing0114's picture
modified: README.md
61a2ad3
---
license: apache-2.0
tags:
- image-generation
- text-to-image
- z-image
- anime
---
# Z-Image_clear_anime
- Guide (External site): [English](https://www.ai-image-journey.com/2026/02/z-image-clear-anime.html) | [Japanese](https://note.com/ai_image_journey/n/n822cd92bdbd8)
- [Civitai](https://civitai.com/models/2396290)
- [Z-Image_clear_photoreal](https://huggingface.co/easygoing0114/Z-Image_clear_photoreal)
- [Z-Image-Turbo_clear](https://huggingface.co/easygoing0114/Z-Image-Turbo_clear)
- [Z-Image_clear_vae](https://huggingface.co/easygoing0114/Z-Image_clear_vae)
<div style="display: flex; justify-content: center; align-items: center; gap: 2em;">
<div>
<img src="./images/Z-Image_clear_anime_cover_image1.png" alt="Z-Image_clear_anime_cover_image1" width="400" height="400">
</div>
<div>
<img src="./images/Z-Image_clear_anime_cover_image3.png" alt="Z-Image_clear_anime_cover_image3" width="400" height="400">
</div>
</div>
Z-Image_clear_anime is a merged model of [**Z-Image (Base)**](https://huggingface.co/Tongyi-MAI/Z-Image) and [**Z-Image-Turbo_clear**](https://huggingface.co/easygoing0114/Z-Image-Turbo_clear).
---
## Comparison: Z-Image_clear_anime vs [Z-Image-Turbo_clear](https://huggingface.co/easygoing0114/Z-Image-Turbo_clear)
<div style="display: flex; justify-content: center; align-items: center; gap: 2em;">
<div>
<img src="./images/Z-Image_clear_anime_compare1.png" alt="Z-Image_clear_anime_compare1" width="400" height="400">
</div>
<div>
<img src="./images/Z-image-Turbo_clear_compare1.png" alt="Z-Image-Turbo_clear_compare1" width="400" height="400">
</div>
</div>
<p style="text-align:center;">Z-Image_clear_anime | Z-Image-Turbo_clear</p>
<div style="display: flex; justify-content: center; align-items: center; gap: 2em;">
<div>
<img src="./images/Z-Image_clear_anime_compare2.png" alt="Z-Image_clear_anime_compare2" width="400" height="400">
</div>
<div>
<img src="./images/Z-image-Turbo_clear_compare2.png" alt="Z-Image-Turbo_clear_compare2" width="400" height="400">
</div>
</div>
<div style="text-align: center; margin-left: auto; margin-right: auto; width: 800px; max-width: 90%;">
<img src="./images/Z-Image_clear_anime_vs_Z-Image-Turbo_clear_compare2_close_up.png" alt="Z-Image_clear_anime_vs_Z-Image-Turbo_clear_compare2_close_up" width="800" height="400">
</div>
Z-Image_clear_anime features **clearer color expression** and **sense of depth is better organized**.
---
## Which Precision Should I Use?
<div style="text-align: center; margin-left: auto; margin-right: auto; width: 800px; max-width: 70%;">
<img src="./images/FP_compare_1.png" alt="FP_compare_1" width="800" height="800">
</div>
<div style="text-align: center; margin-left: auto; margin-right: auto; width: 800px; max-width: 70%;">
<img src="./images/FP_compare_2.png" alt="FP_compare_2" width="800" height="800">
</div>
The order of numerical precision and VRAM usage is **FP32 > FP16 > BF16 > FP8**.
(Note: **FP16** and **BF16** use the same amount of VRAM.)
Since many **LoRAs** are released in BF16 format, please select the **BF16** format if you prioritize compatibility and training stability.
---
## VAE
For the Z-Image_clear_anime model, we recommend using the custom VAE: [**Z-Image_natural_vae**](https://huggingface.co/easygoing0114/Z-Image_clear_vae/tree/main).
---
## Workflow
<div style="text-align: center; margin-left: auto; margin-right: auto; width: 800px; max-width: 100%;">
<img src="./images/Z-Image_clear_anime_20260216.png" alt="Z-Image_clear_anime_workflow" width="1200" height="600">
</div>
This PNG image contains a ComfyUI workflow.
---
## Recommended Settings
- **Sampler:** euler
- **Scheduler:** beta
- **Steps:** 12 (Range: 6-18)
- **ModelSamplingAuraFlow:** shift 6 (Range: 3-9)
- **CFG scale:** 1
Note: Negative Prompts have no effect.
---
## Upscaler
Your choice, examples:
- [RealESRGAN_x4Plus Anime 6B](https://openmodeldb.info/models/4x-realesrgan-x4plus-anime-6b) (Commercial use)
- [IllustrationJaNai_V1_ESRGAN](https://openmodeldb.info/models/4x-IllustrationJaNai-V1-ESRGAN) (Non-Commercial use)
---
## Tips (External Sites)
- **Z-Image-Turbo_clear:** [English](https://www.ai-image-journey.com/2025/12/z-image-turbo-clear.html) | [Japanese](https://note.com/ai_image_journey/n/nd1323246e146)
- **Color Prompts:** [English](https://www.ai-image-journey.com/2025/10/dyes-color-codes.html) | [Japanese](https://note.com/ai_image_journey/n/nbe7eeb3632c3)
- **ComfyUI Color Correction Nodes:** [English](https://www.ai-image-journey.com/2025/09/comfyui-easygoing-nodes.html) | [Japanese](https://note.com/ai_image_journey/n/n5bb33311b866)
- **FP precision:** [English](https://www.ai-image-journey.com/2025/01/flux1-compression-formats.html) | [Japanese](https://note.com/ai_image_journey/n/n3903415a5a33)
---
## License
- [Apache-2.0](./LICENSE)