developerjeremylive / Z-Anime-etheroi

huggingface.co
Total runs: 16
24-hour runs: 2
7-day runs: -3
30-day runs: 4
Model's Last Updated: May 10 2026
text-to-image

Introduction of Z-Anime-etheroi

Model Details of Z-Anime-etheroi

๐ŸŽŒ Z-Anime | Full Anime Fine-Tune on Z-Image Base

Z-Anime

Full Fine-Tune โ€ข Rich Aesthetics โ€ข Strong Diversity โ€ข Full Negative Prompt Support
BF16 & FP8 & GGUF & AIO โ€ข Natural Language Prompts โ€ข 8GB VRAM


๐Ÿ–ผ๏ธ Preview Gallery
Z-Anime preview 1 Z-Anime preview 2 Z-Anime preview 3
Z-Anime preview 4 Z-Anime preview 5 Z-Anime preview 6
Z-Anime preview 7 Z-Anime preview 8 Z-Anime preview 9

โœจ What is Z-Anime?

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

๐ŸŽฏ Key Features
  • โœ… Full fine-tune on Z-Image Base โ€” not a LoRA merge
  • โœ… Rich anime aesthetics with strong style diversity
  • โœ… Natural language prompting โ€” works best with descriptive prompts, not tag lists
  • โœ… High diversity across characters, poses, compositions, and layouts
  • โœ… LoRA training ready โ€” strong base for further fine-tuning
  • โœ… Partially NSFW capable
  • โœ… 8GB VRAM compatible
  • โœ… GGUF variants available
  • โœ… AIO variants available (Base, 4-Step, 8-Step)

๐Ÿ—บ๏ธ Z-Anime Roadmap
โœ… Released
๐ŸŽŒ Z-Anime Base

Full fine-tune on Z-Image Base โ€” BF16 & FP8

โšก Z-Anime Distill-8-Step

BF16 & FP8 โ€” fast anime generation in 8 steps , CFG 1.0

๐Ÿš€ Z-Anime Distill-4-Step

BF16 & FP8 โ€” ultra-fast anime generation in 4 steps , CFG 1.0

๐Ÿ“ฆ GGUF Variants

Available for low VRAM , CPU inference , and AMD-friendly workflows.

  • Z-Anime-Base-Q8_0 โ€” Q8_0 quantization ( ~6.73 GB )
  • Z-Anime-Base-Q4_K_S โ€” Q4_K_S quantization ( ~4.2 GB )
๐Ÿ“ฆ AIO Variants

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 .

๐Ÿงฉ VAE & Text Encoder

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.

๐Ÿ Diffusers Folder

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! ๐ŸŽŒ


๐Ÿ“ฆ Versions Overview
๐ŸŸข BF16 (~12GB)

Maximum precision. BFloat16 format with minimal quality compromise. Best for final renders, careful work, and LoRA training.

๐ŸŸก FP8 (~6GB)

Recommended for most users. Smaller files, faster downloads, and excellent quality with only minor tradeoffs compared to BF16.

๐Ÿ”ต GGUF

Optimized for lightweight inference setups, especially useful for low VRAM, CPU inference, or alternative backends.

๐ŸŸฃ AIO

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.


๐ŸŽŒ Z-Anime Base

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 .

Recommended Settings
steps: 28-50
cfg: 3.0-5.0   # up to 9.0 possible
sampler: euler_ancestral
scheduler: beta
negative_prompt: strongly recommended
CFG Guide
  • 3.0โ€“5.0 โ†’ sweet spot for balanced quality and creativity
  • 5.0โ€“7.0 โ†’ tighter prompt adherence
  • 7.0โ€“9.0 โ†’ maximum control, but watch for oversaturation
  • Above 9.0 โ†’ not recommended

Negative prompts have full effect on Z-Anime Base and are highly recommended.


โšก Z-Anime Distill-8-Step

The sweet spot of the family.

Distilled from Z-Anime Base, this version delivers strong anime results in just 8 steps while keeping most of the quality.

Recommended Settings
steps: 8
cfg: 1.0   # max ~1.5
sampler: euler_ancestral
scheduler: beta
negative_prompt: limited effect
CFG Guide
  • Best at CFG 1.0
  • Small increases to 1.3โ€“1.5 are possible
  • Do not go above 1.5 โ€” artifacts may appear

Negative prompts have only limited effect at this distillation level. If your workflow includes ConditioningZeroOut , prefer that instead of a large negative prompt.


๐Ÿš€ Z-Anime Distill-4-Step

The fastest Z-Anime variant.

Built for maximum throughput โ€” ideal for rapid prototyping, quick batch generation, and speed-focused workflows.

Recommended Settings
steps: 4
cfg: 1.0   # max ~1.5
sampler: euler_ancestral
scheduler: beta
negative_prompt: limited effect
Tips for 4-Step
  • Stay at CFG 1.0 for the most stable results
  • Put the most important visual details early in the prompt
  • An optional upscaler such as hires fix or SeedVR2 can help recover fine detail

๐Ÿ“ Resolution Guide
Use Case Resolution
Portrait / character art 832 ร— 1216
Landscape / scenes / backgrounds 1216 ร— 832
Square / general purpose 1024 ร— 1024
Tall / full body / wallpaper 768 ร— 1344
Cinematic / wide scenes 1920 ร— 1088
Detailed portraits 1024 ร— 1536

Supported range: approximately 512 ร— 512 to 2048 ร— 2048 , any aspect ratio.
All main variants are designed to run on 8GB VRAM .


๐Ÿ’ก Prompting Guide

Natural language works best โ€” not tag lists.

โœ… Good
A young anime girl with long silver hair and golden eyes, wearing a traditional shrine maiden outfit with white haori and red hakama. She stands in a sunlit bamboo forest, cherry blossoms falling softly around her. Warm afternoon light filtering through the trees, detailed fabric shading, expressive face, calm serene expression, high quality anime illustration with fine line work.
โŒ Avoid
anime girl, silver hair, shrine maiden, bamboo, cherry blossom, warm light
Character Portraits
Detailed anime portrait of [character], soft rim lighting, expressive eyes with detailed reflections, fine hair strands, clean linework, professional anime illustration quality.
Action Scenes
Dynamic anime [scene], dramatic angle, motion energy, speed lines, particle effects, cinematic composition, detailed shading, high quality anime art.
Backgrounds & Landscapes
Anime [location] at [time of day], [lighting], [atmosphere], beautiful background art, wallpaper quality, highly detailed environment.

๐Ÿ”ง Installation
Step 1 โ€” Download the version you want

Choose between:

  • Standard / Distill models in BF16 or FP8 (+ VAE + Text Encoder)
  • GGUF variants for low VRAM / CPU / AMD-friendly inference (+ VAE + Text Encoder)
  • AIO variants for single-file convenience (no extra VAE / Text Encoder needed)
Step 2 โ€” Place the files
Standard BF16 / FP8 models
ComfyUI/models/diffusion_models/
โ”œโ”€โ”€ z-anime-base-bf16.safetensors
โ”œโ”€โ”€ z-anime-base-fp8.safetensors
โ”œโ”€โ”€ z-anime-distill-8step-bf16.safetensors
โ”œโ”€โ”€ z-anime-distill-8step-fp8.safetensors
โ”œโ”€โ”€ z-anime-distill-4step-bf16.safetensors
โ””โ”€โ”€ z-anime-distill-4step-fp8.safetensors
GGUF variants
ComfyUI/models/unet/
โ”œโ”€โ”€ z-anime-base-q8_0.gguf
โ””โ”€โ”€ z-anime-base-q4_k_s.gguf
Text Encoder

Two text encoders are included โ€” pick one :

ComfyUI/models/clip/
โ””โ”€โ”€ qwen_3_4b-bf16.safetensors          # default (Z-Image standard, BF16)
   or
โ””โ”€โ”€ qwen_3_4b-fp8.safetensors           # default (Z-Image standard, FP8)
   or
โ””โ”€โ”€ qwen_3_4b-engineer-v4-bf16.safetensors   # alternative (Engineer V4, BF16)
   or
โ””โ”€โ”€ qwen_3_4b-engineer-v4-fp8.safetensors    # alternative (Engineer V4, FP8)
  • Default ( qwen_3_4b-* ) โ€” the standard Z-Image text encoder, repackaged as a single .safetensors file (BF16 + FP8). This is what the model was trained against.
  • Engineer V4 ( qwen_3_4b-engineer-v4-* ) โ€” an alternative full fine-tune of the Z-Image text encoder by BennyDaBall , drop-in compatible. Often produces more varied outputs from the same seed. See Credits below for the original repo.
VAE
ComfyUI/models/vae/
โ””โ”€โ”€ ae.safetensors
AIO variants

For the AIO versions, you only need the single checkpoint file โ€” no extra VAE or Text Encoder required:

ComfyUI/models/checkpoints/
โ”œโ”€โ”€ z-anime-base-aio-bf16.safetensors
โ”œโ”€โ”€ z-anime-base-aio-fp8.safetensors
โ”œโ”€โ”€ z-anime-distill-8step-aio-bf16.safetensors
โ”œโ”€โ”€ z-anime-distill-8step-aio-fp8.safetensors
โ”œโ”€โ”€ z-anime-distill-4step-aio-bf16.safetensors
โ””โ”€โ”€ z-anime-distill-4step-aio-fp8.safetensors
Step 3 โ€” Load in ComfyUI
For standard BF16 / FP8 versions

Use:

  • Load Diffusion Model for the model file
  • CLIP Loader for the text encoder
  • VAE Loader for the VAE
For GGUF versions
  • Load the GGUF model from the models/unet/ folder
  • Use the same CLIP and VAE files as above
For AIO versions

Use a standard Checkpoint Loader โ€” no extra CLIP or VAE loading required.


๐Ÿ“ฆ Custom Nodes
  • rgthree-comfy
  • ComfyUI-Lora-Manager
  • ComfyUI-GGUF (only for the GGUF variants)
  • ComfyUI-SeedVR2_VideoUpscaler (optional, only for SeedVR2 upscale)

๐Ÿ Using the Diffusers Folder

For Python users, the full Diffusers-format folder is included under diffusers/ and can be loaded directly with the subfolder argument:

import torch
from diffusers import ZImagePipeline

pipe = ZImagePipeline.from_pretrained(
    "SeeSee21/Z-Anime",
    subfolder="diffusers",
    torch_dtype=torch.bfloat16,
).to("cuda")

image = pipe(
    prompt="A young anime girl with long silver hair and golden eyes, "
           "shrine maiden outfit, sunlit bamboo forest, cherry blossoms, "
           "professional anime illustration, fine line work.",
    num_inference_steps=40,
    guidance_scale=4.0,
).images[0]

image.save("z-anime-output.png")

This format is also a clean starting point for further fine-tuning (LoRA or full fine-tune) with frameworks like OneTrainer , diffusers , or kohya-ss .


๐Ÿงฉ Official Workflow
Z-Anime Workflow

A ready-to-use ComfyUI workflow that supports all variants (Base / Distill-8 / Distill-4, BF16 / FP8 / GGUF / AIO) is included in workflows/Z-Anime-Workflow-v1.json .

It includes:

  • ๐Ÿ“ฆ Model switch (Diffusion / GGUF / AIO loaders โ€” toggle one at a time)
  • ๐Ÿ“– Optional LoRA loader
  • โœ๏ธ Positive + Negative prompt nodes (with default anime negative)
  • ๐Ÿ“ Resolution presets
  • ๐ŸŽจ Generate + ๐Ÿ”ผ Optional 1.5ร— upscale with side-by-side compare
  • ๐Ÿ“š Built-in MarkdownNote guide with settings per variant
Z-Anime Workflow overview

๐Ÿ“ Repository Structure
Z-Anime/
โ”œโ”€โ”€ README.md
โ”œโ”€โ”€ config.json
โ”‚
โ”œโ”€โ”€ diffusion_models/
โ”‚   โ”œโ”€โ”€ z-anime-base-bf16.safetensors
โ”‚   โ”œโ”€โ”€ z-anime-base-fp8.safetensors
โ”‚   โ”œโ”€โ”€ z-anime-distill-8step-bf16.safetensors
โ”‚   โ”œโ”€โ”€ z-anime-distill-8step-fp8.safetensors
โ”‚   โ”œโ”€โ”€ z-anime-distill-4step-bf16.safetensors
โ”‚   โ””โ”€โ”€ z-anime-distill-4step-fp8.safetensors
โ”‚
โ”œโ”€โ”€ gguf/
โ”‚   โ”œโ”€โ”€ z-anime-base-q8_0.gguf
โ”‚   โ””โ”€โ”€ z-anime-base-q4_k_s.gguf
โ”‚
โ”œโ”€โ”€ aio/
โ”‚   โ”œโ”€โ”€ z-anime-base-aio-bf16.safetensors
โ”‚   โ”œโ”€โ”€ z-anime-base-aio-fp8.safetensors
โ”‚   โ”œโ”€โ”€ z-anime-distill-8step-aio-bf16.safetensors
โ”‚   โ”œโ”€โ”€ z-anime-distill-8step-aio-fp8.safetensors
โ”‚   โ”œโ”€โ”€ z-anime-distill-4step-aio-bf16.safetensors
โ”‚   โ””โ”€โ”€ z-anime-distill-4step-aio-fp8.safetensors
โ”‚
โ”œโ”€โ”€ text_encoder/
โ”‚   โ”œโ”€โ”€ qwen_3_4b-bf16.safetensors                  # default
โ”‚   โ”œโ”€โ”€ qwen_3_4b-fp8.safetensors                   # default
โ”‚   โ”œโ”€โ”€ qwen_3_4b-engineer-v4-bf16.safetensors      # alternative (BennyDaBall)
โ”‚   โ””โ”€โ”€ qwen_3_4b-engineer-v4-fp8.safetensors       # alternative (BennyDaBall)
โ”‚
โ”œโ”€โ”€ vae/
โ”‚   โ””โ”€โ”€ ae.safetensors
โ”‚
โ”œโ”€โ”€ diffusers/
โ”‚   โ”œโ”€โ”€ model_index.json
โ”‚   โ”œโ”€โ”€ scheduler/
โ”‚   โ”œโ”€โ”€ tokenizer/
โ”‚   โ”œโ”€โ”€ text_encoder/
โ”‚   โ”œโ”€โ”€ transformer/   (sharded safetensors + index)
โ”‚   โ””โ”€โ”€ vae/
โ”‚
โ”œโ”€โ”€ images/
โ”‚   โ”œโ”€โ”€ cover.png
โ”‚   โ”œโ”€โ”€ workflow-cover.png
โ”‚   โ”œโ”€โ”€ workflow-overview.png
โ”‚   โ”œโ”€โ”€ 1.png
โ”‚   โ”œโ”€โ”€ 2.png
โ”‚   โ”œโ”€โ”€ 3.png
โ”‚   โ”œโ”€โ”€ 4.png
โ”‚   โ”œโ”€โ”€ 5.png
โ”‚   โ”œโ”€โ”€ 6.png
โ”‚   โ”œโ”€โ”€ 7.png
โ”‚   โ”œโ”€โ”€ 8.png
โ”‚   โ””โ”€โ”€ 9.png
โ””โ”€โ”€ workflows/
    โ””โ”€โ”€ Z-Anime-Workflow-v1.json

๐Ÿ“ˆ Version History
v1.0 โ€” Initial Release
  • Z-Anime Base released in BF16 & FP8
  • Z-Anime Distill-8-Step released in BF16 & FP8
  • Z-Anime Distill-4-Step released in BF16 & FP8
  • GGUF variants added
    • Z-Anime-Base-Q8_0 โ€” Q8_0 quantization (~6.73 GB)
    • Z-Anime-Base-Q4_K_S โ€” Q4_K_S quantization (~4.2 GB)
  • AIO variants added โ€” Base, Distill-4-Step and Distill-8-Step (each in BF16 & FP8)
  • VAE ( ae.safetensors ) and Text Encoder ( qwen_3_4b.safetensors ) included
  • Optimized for euler_ancestral , euler + beta , and simple practical use across the family

๐Ÿ”— Links

๐Ÿ™ Credits
  • Base Architecture: Tongyi Lab (Alibaba) โ€” Z-Image
  • Fine-Tune: SeeSee21
  • License: Apache 2.0
  • Architecture: S3-DiT (Single-Stream Diffusion Transformer, 6B parameters)
  • Base Model: Tongyi-MAI/Z-Image
  • Engineer V4 Text Encoder: BennyDaBall/Qwen3-4b-Z-Image-Engineer-V4 โ€” full fine-tune with SMART training, included as alternative text encoder

โค๏ธ Notes

Z-Anime is an experimental anime-focused model family built to explore what a full fine-tune on Z-Image Base can achieve in this space.

It is already strong for anime aesthetics, character work, and fast iteration, and future versions will continue to improve diversity, character handling, prompting flexibility, and overall quality.

Z-Anime โ€” anime at its finest, powered by Z-Image Base. ๐ŸŽŒ

Runs of developerjeremylive Z-Anime-etheroi on huggingface.co

16
Total runs
2
24-hour runs
2
3-day runs
-3
7-day runs
4
30-day runs

More Information About Z-Anime-etheroi huggingface.co Model

More Z-Anime-etheroi license Visit here:

https://choosealicense.com/licenses/apache-2.0

Z-Anime-etheroi huggingface.co

Z-Anime-etheroi huggingface.co is an AI model on huggingface.co that provides Z-Anime-etheroi's model effect (), which can be used instantly with this developerjeremylive Z-Anime-etheroi model. huggingface.co supports a free trial of the Z-Anime-etheroi model, and also provides paid use of the Z-Anime-etheroi. Support call Z-Anime-etheroi model through api, including Node.js, Python, http.

developerjeremylive Z-Anime-etheroi online free

Z-Anime-etheroi huggingface.co is an online trial and call api platform, which integrates Z-Anime-etheroi's modeling effects, including api services, and provides a free online trial of Z-Anime-etheroi, you can try Z-Anime-etheroi online for free by clicking the link below.

developerjeremylive Z-Anime-etheroi online free url in huggingface.co:

https://huggingface.co/developerjeremylive/Z-Anime-etheroi

Z-Anime-etheroi install

Z-Anime-etheroi is an open source model from GitHub that offers a free installation service, and any user can find Z-Anime-etheroi on GitHub to install. At the same time, huggingface.co provides the effect of Z-Anime-etheroi install, users can directly use Z-Anime-etheroi installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

Z-Anime-etheroi install url in huggingface.co:

https://huggingface.co/developerjeremylive/Z-Anime-etheroi

Url of Z-Anime-etheroi

Provider of Z-Anime-etheroi huggingface.co

developerjeremylive
ORGANIZATIONS

Other API from developerjeremylive