ltx-2.5-mlx / spatial_upscaler_x2_v1_1_config.json
xocialize's picture
LTX-2.5 MLX conversion (bf16 split components) with license + AUP + conversion receipts
af91a6b verified
Raw
History Blame Contribute Delete
275 Bytes
{
"config": {
"_class_name": "LatentUpsampler",
"in_channels": 128,
"mid_channels": 1024,
"num_blocks_per_stage": 4,
"dims": 3,
"spatial_upsample": true,
"temporal_upsample": false,
"spatial_scale": 2.0,
"rational_resampler": false
}
}