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

  • Log In
  • Sign Up

ZavGeorge
/
diffusion_model_butterflies_AdamW

Diffusers
DDPMPipeline
Model card Files Files and versions
xet
Community

Instructions to use ZavGeorge/diffusion_model_butterflies_AdamW with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use ZavGeorge/diffusion_model_butterflies_AdamW with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("ZavGeorge/diffusion_model_butterflies_AdamW", 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
diffusion_model_butterflies_AdamW / samples
5.59 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
ZavGeorge's picture
ZavGeorge
Epoch 49
4340a8b almost 3 years ago
  • 0004.png
    757 kB
    xet
    Epoch 49 almost 3 years ago
  • 0009.png
    618 kB
    xet
    Epoch 49 almost 3 years ago
  • 0014.png
    567 kB
    xet
    Epoch 49 almost 3 years ago
  • 0019.png
    539 kB
    xet
    Epoch 49 almost 3 years ago
  • 0024.png
    530 kB
    xet
    Epoch 49 almost 3 years ago
  • 0029.png
    500 kB
    xet
    Epoch 49 almost 3 years ago
  • 0034.png
    523 kB
    xet
    Epoch 49 almost 3 years ago
  • 0039.png
    503 kB
    xet
    Epoch 49 almost 3 years ago
  • 0044.png
    519 kB
    xet
    Epoch 49 almost 3 years ago
  • 0049.png
    532 kB
    xet
    Epoch 49 almost 3 years ago