

Reprinted from Hugging Face Tutorial, Author: Heihe001
Full Fine-Tune β’ Rich Aesthetics β’ Strong Diversity β’ Full Negative Prompt Support
BF16 & FP8 & GGUF & AIO β’ Natural Language Prompts β’ 8GB VRAM
Z-Anime is a full fine-tune of Alibaba's Z-Image Base architecture β not a LoRA merge, but a fully trained anime-focused model family built from the ground up.
Built on the S3-DiT (Single-Stream Diffusion Transformer, 6B parameters), Z-Anime inherits the strong foundation of Z-Image Base: rich diversity, strong controllability, full negative prompt support, and a high ceiling for fine-tuning β now adapted for anime-style generation.
This repository contains the full Z-Anime family:
| Variant | Focus | Best For |
|---|---|---|
| π Z-Anime Base | Highest quality | Final renders, full control |
| β‘ Z-Anime Distill-8-Step | Speed + quality balance | Everyday generation |
| π Z-Anime Distill-4-Step | Maximum speed | Fast iteration, batches |
| π¦ GGUF Variants | Lower memory usage | Low VRAM / CPU / AMD-friendly workflows |
| π¦ AIO Variants | Single-file convenience | Easy ComfyUI setup |
| π Diffusers Folder | from_pretrained() ready | Python pipelines, further fine-tuning |
Full fine-tune on Z-Image Base β BF16 & FP8
BF16 & FP8 β fast anime generation in 8 steps, CFG 1.0
BF16 & FP8 β ultra-fast anime generation in 4 steps, CFG 1.0
Available for low VRAM, CPU inference, and AMD-friendly workflows.
All-in-one checkpoints with image model + VAE + Text Encoder integrated in a single file.
Available for Base, Distill-4-Step and Distill-8-Step β each in BF16 & FP8.
The required VAE (ae.safetensors) and Text Encoder (qwen_3_4b.safetensors) are also included in this repository for users running the standard (non-AIO) variants.
The full Diffusers-format folder (diffusers/) is included β drop-in compatible with ZImagePipeline.from_pretrained() for Python users who want to run inference outside ComfyUI or use Z-Anime as a starting point for further fine-tuning.
More updates coming β follow to stay notified! π
Maximum precision. BFloat16 format with minimal quality compromise. Best for final renders, careful work, and LoRA training.
Recommended for most users. Smaller files, faster downloads, and excellent quality with only minor tradeoffs compared to BF16.
Optimized for lightweight inference setups, especially useful for low VRAM, CPU inference, or alternative backends.
All-in-one checkpoints with image model + Text Encoder + VAE integrated into a single file for the easiest setup. Available for Base, Distill-4-Step and Distill-8-Step.
The foundation of the Z-Anime family.
A full fine-tune with the highest quality ceiling, the widest creative range, and full negative prompt support.
steps: 28-50
cfg: 3.0-5.0 # up to 9.0 possible
sampler: euler_ancestral
scheduler: beta
negative_prompt: strongly recommended
Negative prompts have full effect on Z-Anime Base and are highly recommended.
No creation yet
