Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Matmultoken
/
Z-Image-Turbo-pouw

Text-to-Image
Diffusers
Safetensors
ZImagePipeline
matmultoken
pouw
proof-of-useful-work
inference-mining
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use Matmultoken/Z-Image-Turbo-pouw with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Matmultoken/Z-Image-Turbo-pouw", 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 Settings
  • Draw Things
  • DiffusionBee
Z-Image-Turbo-pouw
32.9 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
treksis's picture
treksis
MatMulToken packed pouw model (full weights + pouw metadata)
771643a verified 17 days ago
  • assets
    MatMulToken packed pouw model (full weights + pouw metadata) 17 days ago
  • scheduler
    MatMulToken packed pouw model (full weights + pouw metadata) 17 days ago
  • text_encoder
    MatMulToken packed pouw model (full weights + pouw metadata) 17 days ago
  • tokenizer
    MatMulToken packed pouw model (full weights + pouw metadata) 17 days ago
  • transformer
    MatMulToken packed pouw model (full weights + pouw metadata) 17 days ago
  • vae
    MatMulToken packed pouw model (full weights + pouw metadata) 17 days ago
  • .gitattributes
    2.19 kB
    MatMulToken packed pouw model (full weights + pouw metadata) 17 days ago
  • README.md
    2.28 kB
    Add files using upload-large-folder tool 17 days ago
  • loader.py
    563 Bytes
    Add files using upload-large-folder tool 17 days ago
  • model_index.json
    467 Bytes
    MatMulToken packed pouw model (full weights + pouw metadata) 17 days ago
  • pouw_manifest.json
    555 Bytes
    Add files using upload-large-folder tool 17 days ago