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

  • Log In
  • Sign Up

INCModel
/
Z-Image-Turbo-W4A16-AutoRound

Text-to-Image
Diffusers
Safetensors
ZImagePipeline
auto-round
Model card Files Files and versions
xet
Community

Instructions to use INCModel/Z-Image-Turbo-W4A16-AutoRound with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use INCModel/Z-Image-Turbo-W4A16-AutoRound with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("INCModel/Z-Image-Turbo-W4A16-AutoRound", 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-Image-Turbo-W4A16-AutoRound / text_encoder
8.05 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
xinhe's picture
xinhe
Upload folder using huggingface_hub
2101a06 verified 23 days ago
  • config.json
    1.53 kB
    Upload folder using huggingface_hub 23 days ago
  • model-00001-of-00002.safetensors
    4.97 GB
    xet
    Upload folder using huggingface_hub 23 days ago
  • model-00002-of-00002.safetensors
    3.08 GB
    xet
    Upload folder using huggingface_hub 23 days ago
  • model.safetensors.index.json
    30.5 kB
    Upload folder using huggingface_hub 23 days ago