ASL_Diffusion_Model / model_index.json
dyllanesl's picture
Update model_index.json
439b428 verified
raw
history blame
222 Bytes
{
"_class_name": "ModelIndex",
"model_type": "UNet2DModel",
"model_index": [
{
"model_type": "UNet2DModel",
"config": "config.json",
"weights": "diffusion_pytorch_model.safetensors"
}
]
}