ddpm-cifar10-32 / model_index.json
lysandre's picture
lysandre HF staff
Pipeline files
33616ab
raw history blame
No virus
191 Bytes
{
"_class_name": "DDPMPipeline",
"_module": "modeling_ddpm.py",
"scheduler": [
"diffusers",
"DDPMScheduler"
],
"unet": [
"diffusers",
"UNetUnconditionalModel"
]
}