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