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

  • Log In
  • Sign Up

Normchell
/
sd_v1-4_helluva-boss_stolas

Text-to-Image
Diffusers
English
stable-diffusion
stable-diffusion-diffusers
helluva-boss
stolas
hell
Model card Files Files and versions
xet
Community

Instructions to use Normchell/sd_v1-4_helluva-boss_stolas with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Normchell/sd_v1-4_helluva-boss_stolas with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Normchell/sd_v1-4_helluva-boss_stolas", 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
sd_v1-4_helluva-boss_stolas
4.1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Normchell's picture
Normchell
Update README.md
0e52aa4 over 3 years ago
  • .gitattributes
    1.53 kB
    Upload grid-0035.png over 3 years ago
  • README.md
    592 Bytes
    Update README.md over 3 years ago
  • grid-0035.png
    5.9 MB
    xet
    Upload grid-0035.png over 3 years ago
  • sd_v1-4_helluva-boss_stolas_3300.ckpt

    Detected Pickle imports (5)

    • "collections.OrderedDict",
    • "torch.FloatStorage",
    • "torch.HalfStorage",
    • "torch.LongStorage",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    4.1 GB
    xet
    Upload sd_v1-4_helluva-boss_stolas_3300.ckpt over 3 years ago