LTX-2.3-MLX / vae /decoder /config.json
FrankDase's picture
Upload folder using huggingface_hub
6a7a8da verified
Raw
History Blame Contribute Delete
216 Bytes
{
"ch": 128,
"ch_mult": [
1,
2,
4
],
"dropout": 0.0,
"num_res_blocks": 2,
"out_ch": 2,
"resolution": 256,
"timestep_conditioning": false,
"z_channels": 8
}