ddpm-lsun-church-ema / model_index.json
valhalla's picture
Update
9e55624
raw
history blame
No virus
205 Bytes
{
"_class_name": "DDPM",
"_module": "modeling_ddpm.py",
"noise_scheduler": [
"diffusers",
"GaussianDDPMScheduler"
],
"unet": [
"diffusers",
"UNetModel"
]
}