Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Duplicated from  SeeSee21/Z-Anime

superkillshadow
/
Z-Anime

Text-to-Image
Diffusers
Safetensors
GGUF
English
z-anime
image-generation
diffusion
anime
z-image
comfyui
fp8
bf16
aio
Model card Files Files and versions
xet
Community

Instructions to use superkillshadow/Z-Anime with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use superkillshadow/Z-Anime with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("superkillshadow/Z-Anime", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Z-Anime / text_encoder
24.1 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
superkillshadow's picture
superkillshadow
Duplicate from SeeSee21/Z-Anime
8a7f791 about 23 hours ago
  • qwen_3_4b-bf16.safetensors
    8.04 GB
    xet
    Duplicate from SeeSee21/Z-Anime about 23 hours ago
  • qwen_3_4b-engineer-v4-bf16.safetensors
    8.04 GB
    xet
    Duplicate from SeeSee21/Z-Anime about 23 hours ago
  • qwen_3_4b-engineer-v4-fp8.safetensors
    4.02 GB
    xet
    Duplicate from SeeSee21/Z-Anime about 23 hours ago
  • qwen_3_4b-fp8.safetensors
    4.02 GB
    xet
    Duplicate from SeeSee21/Z-Anime about 23 hours ago