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
/
sote-diffusion-cascade_alpha0

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

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

  • Libraries
  • Diffusers

    How to use Disty0/sote-diffusion-cascade_alpha0 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/sote-diffusion-cascade_alpha0", 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
sote-diffusion-cascade_alpha0
17.7 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
Disty0's picture
Disty0
Update README.md
099ad10 verified about 2 years ago
  • feature_extractor
    Upload 18 files about 2 years ago
  • image_encoder
    Upload 18 files about 2 years ago
  • prior
    Upload 18 files about 2 years ago
  • scheduler
    Upload 18 files about 2 years ago
  • text_encoder
    Upload 18 files about 2 years ago
  • tokenizer
    Upload 18 files about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • LICENSE
    7.45 kB
    Upload 18 files about 2 years ago
  • README.md
    7.24 kB
    Update README.md about 2 years ago
  • model_index.json
    610 Bytes
    Upload 18 files about 2 years ago
  • sotediffusion-sc_3b-0.safetensors
    7.18 GB
    xet
    Upload 18 files about 2 years ago
  • sotediffusion-sc_3b_text_model-0.safetensors
    1.39 GB
    xet
    Upload 18 files about 2 years ago