image
image

Dreambooth training set using Nala (a bunny)

Precursor to further Dreambooth experimentation

Usage

from diffusers import DDPMPipeline

pipeline = DDPMPipeline.from_pretrained('benlehrburger/dreambooth-animal')
image = pipeline().images[0]
image
Downloads last month
0
Edit dataset card