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

  • Log In
  • Sign Up

Disty0
/
sotediffusion-wuerstchen3-decoder

Text-to-Image
Diffusers
Safetensors
StableCascadeDecoderPipeline
Model card Files Files and versions
xet
Community

Instructions to use Disty0/sotediffusion-wuerstchen3-decoder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Disty0/sotediffusion-wuerstchen3-decoder with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Disty0/sotediffusion-wuerstchen3-decoder", 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
sotediffusion-wuerstchen3-decoder
7.68 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Disty0's picture
Disty0
Upload sotediffusion-wr3_3b-decoder.safetensors
066b776 verified almost 2 years ago
  • decoder
    Upload 16 files almost 2 years ago
  • scheduler
    Upload 16 files almost 2 years ago
  • text_encoder
    Upload 16 files almost 2 years ago
  • tokenizer
    Upload 16 files almost 2 years ago
  • vqgan
    Upload 16 files almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • LICENSE
    7.25 kB
    Upload 16 files almost 2 years ago
  • LICENSE_INHERIT
    7.45 kB
    Upload 16 files almost 2 years ago
  • README.md
    2.49 kB
    Upload 16 files almost 2 years ago
  • model_index.json
    509 Bytes
    Update model_index.json almost 2 years ago
  • sotediffusion-wr3_3b-decoder.safetensors
    3.13 GB
    xet
    Upload sotediffusion-wr3_3b-decoder.safetensors almost 2 years ago