Skip to content

Commit 635b51b

Browse files
committed
fix
1 parent c67d9f3 commit 635b51b

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

src/maxdiffusion/configs/ltx2_3_video.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,3 +115,14 @@ jit_initializers: True
115115
enable_single_replica_ckpt_restoring: False
116116
seed: 10
117117
audio_format: "s16"
118+
119+
# LTX-2 Latent Upsampler
120+
run_latent_upsampler: False
121+
upsampler_model_path: "Lightricks/LTX-2"
122+
upsampler_spatial_patch_size: 1
123+
upsampler_temporal_patch_size: 1
124+
upsampler_adain_factor: 0.0
125+
upsampler_tone_map_compression_ratio: 0.0
126+
upsampler_rational_spatial_scale: 2.0
127+
upsampler_output_type: "pil"
128+

0 commit comments

Comments
 (0)