Diffusers
Safetensors
ncsn-mnist / model_index.json
shunk031's picture
Update model_index.json
75182cb verified
raw
history blame
249 Bytes
{
"_class_name": "NCSNPipeline",
"_name_or_path": "ncsn-mnist",
"_diffusers_version": "0.32.0",
"scheduler": [
"scheduling_ncsn",
"AnnealedLangevinDynamicScheduler"
],
"unet": [
"unet_2d_ncsn",
"UNet2DModelForNCSN"
]
}