CivArchive
    LTX-2 i2v 14 - v2.2

    My LTX-2 I2V workflow inspired by nomadoor. I've tweaked a few things that work for me and it may not work in some cases.

    The workflow generates two videos: a ~0.25 megapixels low resolution video ("small_XXX") after the first stage and a 2x upscaled ~1.0 megapixels final video ("big_XXX") after the second stage. After the first stage you could play the "small" video and if you don't like it you could cancel the second stage and restart the generation. Also a low-quality preview is generated on the fly (in v2.0+ via LTX2 Tiny VAE), so you could cancel even before the first stage is complete. Note that the 2x upscale stage for LTX-2 is by desigh and is not optional (unlike Wan for example), although tests show that you can do one-stage generation with high resolution and skip the upscale if your vid is relatively static.

    Tips:

    • The default sampler in the workflow is "lcm", but "res_2s" is better, especially for vids with lots of action and smaller faces, if you don't mind waiting twice as long (res_2s is slow).

    • If you have enough VRAM + RAM (always set your virtual RAM to at least 150GB, even 250GB if you have enough disk space), you could set length to 241 for 25 fps (or 513 for 50 fps) or even more (at some point you'll get OOM error).

    • "megapixels 1.00" (or "1.50" or "1.70") in the "Resize Image/Mask" node is an arbitrary safe value, but any value between 2 and 4 is better for finer details in the upscaled final video - the bigger the better as long as you have enough memory. In theory you can go up to 8.3 megapixels (4K resolution).

    • You could bypass the "LTXVPreprocess" node, which slightly (33) compresses the input image to prevent static videos as the "camera-control-static" lora seems to solve the "static" problem (not sure if it's always the case).

    • You may want to change the "camera-control-static" lora with another "camera-control" lora if you need specific motion (up, down, left, right, zoom in/out).

    • The workflow defaults to random seeds, but it’s better to use fixed seeds (click 'new fixed random' for both stages before each run). This allows you to change only the second-stage seed and when you click 'Run' again, only the second stage will regenerate with slight variations in video and audio. If you encounter an OOM error while using fixed seeds, simply click 'Run' again β€” the second attempt sometimes succeeds.

    Download:

    πŸ“‚ComfyUI/
    └── πŸ“‚models/
        β”œβ”€β”€ πŸ“‚checkpoints/
        β”‚   └── ltx-2-19b-dev_Q8_0.gguf (v2.0+)
        β”‚   └── ltx-2-19b-dev-fp8.safetensors (v1.0)
        β”œβ”€β”€ πŸ“‚latent_upscale_models/
        β”‚   └── ltx-2-spatial-upscaler-x2-1.0.safetensors
        β”œβ”€β”€ πŸ“‚loras/
        β”‚   └── ltx-2-19b-distilled-lora-384.safetensors
        β”‚   └── ltx-2-19b-ic-lora-detailer.safetensors
        β”‚   └── ltx-2-19b-lora-camera-control-static.safetensors
        └── πŸ“‚text_encoders/
        β”‚   └── gemma-3-12b-it-IQ4_XS.gguf
        β”‚   └── ltx-2-19b-embeddings_connector_dev_bf16.safetensors
        └── πŸ“‚vae/
        β”‚   └── LTX2_audio_vae_bf16.safetensors
        β”‚   └── LTX2_video_vae_bf16.safetensors
        └── πŸ“‚vae_approx
            └── taeltx_2.safetensors (v2.0+)

    Description

    Bug fix: v2.1 uses "noise_seed" instead of "noise_seed_upscale" for the second stage - nothing critical, the WF just uses the same seed for both stages, but this way you have less control.

    Workflows
    LTXV2

    Details

    Downloads
    1,032
    Platform
    CivitAI
    Platform Status
    Available
    Created
    2/8/2026
    Updated
    2/23/2026
    Deleted
    -

    Files

    ltx2I2v14_v22.zip

    Mirrors

    Huggingface (1 mirrors)
    CivitAI (1 mirrors)