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

  • Log In
  • Sign Up

spooknik
/
PixelWave-SVDQ

Text-to-Image
Diffusers
English
Flux1
SVDQaunt
SVDQ
Quantization
Model card Files Files and versions
xet
Community
2

Instructions to use spooknik/PixelWave-SVDQ with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use spooknik/PixelWave-SVDQ with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("spooknik/PixelWave-SVDQ", 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
PixelWave-SVDQ
48.1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
spooknik's picture
spooknik
Update README.md
6c35b6b verified 6 months ago
  • PixelWave-FluxD-int4
    Upload folder using huggingface_hub 6 months ago
  • PixelWave-FluxD_FP4
    Upload folder using huggingface_hub 6 months ago
  • pixel-flux-int4
    Upload folder using huggingface_hub 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    2.56 kB
    Update README.md 6 months ago
  • svdq-fp4_r32-pixelwave-dev-0.3.safetensors
    7.04 GB
    xet
    Upload folder using huggingface_hub 6 months ago
  • svdq-fp4_r32-pixelwave-schnell-04.safetensors
    7.02 GB
    xet
    Upload svdq-fp4_r32-pixelwave-schnell-04.safetensors with huggingface_hub 7 months ago
  • svdq-int4_r32-pixelwave-dev-0.3.safetensors
    6.77 GB
    xet
    Upload folder using huggingface_hub 6 months ago
  • svdq-int4_r32-pixelwave-schnell-04.safetensors
    6.75 GB
    xet
    Upload folder using huggingface_hub 6 months ago