scale_factor: 1.15258426
disable_first_stage_autocast: true
target: sgm.modules.diffusionmodules.denoiser.DiscreteDenoiser
target: sgm.modules.diffusionmodules.denoiser_weighting.EpsWeighting
target: sgm.modules.diffusionmodules.denoiser_scaling.VideoScaling
target: sgm.modules.diffusionmodules.discretizer.ZeroSNRDDPMDiscretization
target: dit_video_concat.DiffusionTransformer
elementwise_affine: True
checkpoint_activations: True ## using gradient checkpointing
target: dit_video_concat.Basic3DPositionEmbeddingMixin
height_interpolation: 1.875
width_interpolation: 1.875
target: dit_video_concat.ImagePatchEmbeddingMixin
target: dit_video_concat.AdaLNMixin
target: dit_video_concat.FinalLayerMixin
target: sgm.modules.GeneralConditioner
target: sgm.modules.encoders.modules.FrozenT5Embedder
model_dir: "{absolute_path/to/your/t5-v1_1-xxl}/t5-v1_1-xxl" # Absolute path to the CogVideoX-2b/t5-v1_1-xxl weights folder
target: vae_modules.autoencoder.VideoAutoencoderInferenceWrapper
ckpt_path: "{absolute_path/to/your/model}/CogVideoX-5b-sat/vae/3d-vae.pt" # Absolute path to the CogVideoX-2b-sat/vae/3d-vae.pt folder
target: torch.nn.Identity
target: vae_modules.regularizers.DiagonalGaussianRegularizer
target: vae_modules.cp_enc_dec.ContextParallelEncoder3D
target: vae_modules.cp_enc_dec.ContextParallelDecoder3D
target: sgm.modules.diffusionmodules.loss.VideoDiffusionLoss
target: sgm.modules.diffusionmodules.sigma_sampling.DiscreteSampling
target: sgm.modules.diffusionmodules.discretizer.ZeroSNRDDPMDiscretization
target: sgm.modules.diffusionmodules.sampling.VPSDEDPMPP2MSampler
target: sgm.modules.diffusionmodules.discretizer.ZeroSNRDDPMDiscretization
target: sgm.modules.diffusionmodules.guiders.DynamicCFG