stable_diffusion.vae / config.json
callmeeric5's picture
Upload model
96cf5ae verified
raw
history blame contribute delete
108 Bytes
{
"architectures": [
"VAEModel"
],
"torch_dtype": "float32",
"transformers_version": "4.26.1"
}