ddpm-cifar10 / model_index.json
valhalla's picture
Update model_index.json
312a2e1
raw
history blame
No virus
184 Bytes
{
"_class_name": "DDPM",
"_module": "modeling_ddpm.py",
"noise_scheduler": [
"diffusers",
"GaussianDDPMScheduler"
],
"unet": [
"diffusers",
"UNetModel"
]
}