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

  • Log In
  • Sign Up

spooknik
/
Project0-SVDQ

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

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

  • Libraries
  • Diffusers

    How to use spooknik/Project0-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/Project0-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
Project0-SVDQ
55.2 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
spooknik's picture
spooknik
Update README.md
5133321 verified 6 months ago
  • p0-flux-krea-fp4
    Upload folder using huggingface_hub 6 months ago
  • p0-flux-krea-int4
    Upload folder using huggingface_hub 6 months ago
  • project0-flux-fp4
    Upload folder using huggingface_hub 6 months ago
  • project0-flux-int
    Upload folder using huggingface_hub 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • README.md
    1.74 kB
    Update README.md 6 months ago
  • svdq-fp4_r32-Project0-KREA.safetensors
    7.04 GB
    xet
    Upload folder using huggingface_hub 6 months ago
  • svdq-fp4_r32-Project0-REAL1SM_V3.safetensors
    7.04 GB
    xet
    Upload folder using huggingface_hub 6 months ago
  • svdq-int4_r32-Project0-KREA.safetensors
    6.77 GB
    xet
    Upload folder using huggingface_hub 6 months ago
  • svdq-int4_r32-Project0-REAL1SM_V3.safetensors
    6.77 GB
    xet
    Upload folder using huggingface_hub 6 months ago