Z-Anime-CPU / README.md
Nekochu's picture
Z-Anime 6B CPU: distill 8-step Q5_0, Qwen3-4B Q8_0, euler_a, beta schedule
736cf48
|
raw
history blame
1.35 kB
metadata
title: Z-Anime Image Generation (CPU)
emoji: 🎨
colorFrom: blue
colorTo: pink
sdk: docker
pinned: false
license: apache-2.0
tags:
  - image-generation
  - z-anime
  - gguf
  - cpu
  - anime
short_description: Z-Anime 6B - CPU anime image generation via sd.cpp
models:
  - SeeSee21/Z-Anime
startup_duration_timeout: 1h

Z-Anime Image Generation (CPU)

Generate anime images with Z-Anime 6B (S3-DiT, distill 8-step) via stable-diffusion.cpp. Runs on free CPU Spaces.

Models

Component File Size
Diffusion (DiT) Z-Anime-8steps Q5_0 GGUF 4.51 GB
Text Encoder Qwen3-4B Q8_0 GGUF 4.28 GB
VAE ae.safetensors 168 MB

Settings

  • Steps: 8 (distilled)
  • CFG: 1.0
  • Sampler: euler_ancestral
  • Resolution: 512x512 (recommended on CPU)

Credits