ltx23_load_upsampler

Load the LTX-2.3 spatial upscaler weights

Description

The checkpoint keys match this module tree directly.

Usage

ltx23_load_upsampler(path, device = "cuda", dtype = "bfloat16", verbose = TRUE)

Arguments

  • path: Path to e.g. ltx-2.3-spatial-upscaler-x2-1.1.safetensors.
  • verbose: Logical.
  • device,dtype: Placement for the loaded model.

Value

The loaded ltx23_latent_upsampler.