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

Disty0
/
sotediffusion-wuerstchen3

Text-to-Image
Diffusers
Safetensors
English
StableCascadePriorPipeline
anime
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Diffusers

    How to use Disty0/sotediffusion-wuerstchen3 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", 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
Ctrl+K
Ctrl+K
  • 2 contributors
History: 18 commits
Disty0's picture
Disty0
Update README.md
9698642 verified over 1 year ago
  • dataset
    Upload 8 files almost 2 years ago
  • feature_extractor
    Upload 17 files almost 2 years ago
  • image_encoder
    Upload 17 files almost 2 years ago
  • prior
    Upload 17 files almost 2 years ago
  • scheduler
    Upload 17 files almost 2 years ago
  • text_encoder
    Upload 17 files almost 2 years ago
  • tokenizer
    Upload 17 files almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • LICENSE
    7.25 kB
    Upload 17 files almost 2 years ago
  • LICENSE_INHERIT
    7.45 kB
    Upload 17 files almost 2 years ago
  • README.md
    8.09 kB
    Update README.md over 1 year ago
  • model_index.json
    601 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
  • sotediffusion-wr3_3b.safetensors
    7.18 GB
    xet
    Upload 8 files almost 2 years ago
  • sotediffusion-wr3_text_model.safetensors
    1.39 GB
    xet
    Upload 8 files almost 2 years ago