Mage-Flow-Base-mlx / vae /config.json
xocialize's picture
re-host MIT components (text_encoder/vae/transformer) after upstream withdrawal, 2026-08-03
ef605ec verified
Raw
History Blame Contribute Delete
112 Bytes
{
"_class_name": "MageVAE",
"latent_channels": 128,
"downsample_factor": 16,
"sample_posterior": false
}