mar / model_index.json
jadechoghari's picture
Create model_index.json
772b065 verified
raw
history blame
291 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.safetensors"
}
}
}