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

  • Log In
  • Sign Up

uumlaut
/
ddpm-vangogh-faces

Diffusers
TensorBoard
English
DDPMPipeline
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use uumlaut/ddpm-vangogh-faces with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use uumlaut/ddpm-vangogh-faces with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("uumlaut/ddpm-vangogh-faces", 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
ddpm-vangogh-faces / samples
4.48 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
uumlaut's picture
uumlaut
Epoch 999
0010e7d over 3 years ago
  • 0029.png
    585 kB
    xet
    Epoch 99 over 3 years ago
  • 0059.png
    542 kB
    xet
    Epoch 99 over 3 years ago
  • 0089.png
    561 kB
    xet
    Epoch 99 over 3 years ago
  • 0199.png
    512 kB
    xet
    Epoch 199 over 3 years ago
  • 0299.png
    504 kB
    xet
    Epoch 999 over 3 years ago
  • 0399.png
    439 kB
    xet
    Epoch 399 over 3 years ago
  • 0599.png
    454 kB
    xet
    Epoch 999 over 3 years ago
  • 0799.png
    447 kB
    xet
    Epoch 799 over 3 years ago
  • 0899.png
    436 kB
    xet
    Epoch 999 over 3 years ago