YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

Diffusion model trained on https://huggingface.co/datasets/huggan/smithsonian_butterflies_subset

Example outputs: examples

Usage:

pipeline = DDPMPipeline.from_pretrained('tglcourse/ddpm-ema-butterflies-64').to(device)
images = pipeline(batch_size=8).images

More info in course soon.

Downloads last month
15
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and HF Inference API was unable to determine this model’s pipeline type.