mar / model_index.json
jadechoghari's picture
Update model_index.json
05f1245 verified
raw
history blame
284 Bytes
{
"_class_name": "MARModel",
"_diffusers_version": "0.10.2",
"model_type": "custom",
"components": {
"model": {
"_class_name": "MAR",
"file": "checkpoint-last.pth"
},
"vae": {
"_class_name": "AutoencoderKL",
"file": "kl16.ckpt"
}
}
}