We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c67d9f3 commit 635b51bCopy full SHA for 635b51b
1 file changed
src/maxdiffusion/configs/ltx2_3_video.yml
@@ -115,3 +115,14 @@ jit_initializers: True
115
enable_single_replica_ckpt_restoring: False
116
seed: 10
117
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