ltx-2.5-mlx / temporal_upscaler_x2_v1_0_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
273 Bytes
{
"config": {
"_class_name": "LatentUpsampler",
"in_channels": 128,
"mid_channels": 512,
"num_blocks_per_stage": 4,
"dims": 3,
"spatial_upsample": false,
"temporal_upsample": true,
"spatial_scale": 1.0,
"rational_resampler": true
}
}