ddpm-lsun-church / model_index.json
valhalla's picture
Update model_index.json
6687c58
raw
history blame contribute delete
No virus
197 Bytes
{
"_class_name": "DDPM",
"_module": "modeling_ddpm.py",
"noise_scheduler": [
"diffusers",
"DDPMScheduler"
],
"unet": [
"diffusers",
"UNetModel"
]
}