puregen-ddpm-food101 / model_index.json
SunayBhat1's picture
Upload model_index.json
ee50e97 verified
raw
history blame contribute delete
179 Bytes
{
"_class_name": "DDPMPipeline",
"_module": "modeling_ddpm.py",
"scheduler": [
"diffusers",
"DDPMScheduler"
],
"unet": [
"diffusers",
"UNet2DModel"
]
}