Precursor to further Dreambooth experimentation
from diffusers import DDPMPipeline pipeline = DDPMPipeline.from_pretrained('benlehrburger/dreambooth-animal') image = pipeline().images[0] image