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

  • Log In
  • Sign Up

rexwang8
/
stellar-diffusion

Text-to-Image
Diffusers
English
StableDiffusionPipeline
stable-diffusion
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use rexwang8/stellar-diffusion with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("rexwang8/stellar-diffusion", 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
stellar-diffusion / images
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
rexwang8's picture
rexwang8
Upload with huggingface_hub
a38ffa5 about 3 years ago
  • barredspiral.png
    545 kB
    Upload with huggingface_hub about 3 years ago
  • brightconstellation.png
    449 kB
    Upload with huggingface_hub about 3 years ago
  • galaxy_sd.png
    389 kB
    Upload with huggingface_hub about 3 years ago
  • galaxy_std.png
    473 kB
    Upload with huggingface_hub about 3 years ago
  • nebula.png
    423 kB
    Upload with huggingface_hub about 3 years ago
  • ngc7714.png
    507 kB
    Upload with huggingface_hub about 3 years ago
  • o7_11.png
    531 kB
    Upload with huggingface_hub about 3 years ago
  • stellar-diffusion-comp-hard.png
    16.9 MB
    xet
    Upload with huggingface_hub about 3 years ago
  • stellar-diffusion-comp-nebulas.png
    16.9 MB
    xet
    Upload with huggingface_hub about 3 years ago
  • stellar-diffusion-comp-simple.png
    16.1 MB
    xet
    Upload with huggingface_hub about 3 years ago
  • stellar-diffusion-comp-styles.png
    17 MB
    xet
    Upload with huggingface_hub about 3 years ago
  • stellar-diffusion.png
    1.49 MB
    xet
    Upload with huggingface_hub about 3 years ago