CivArchive
    LTX 2.3 FLF2V - RTX Upscale Version
    NSFW
    Preview 124095680

    The LTX 2.3 KJ Stripped 1.1 workflow is a specialized audio-visual (AV) generation pipeline designed to interpolate between two static images. It utilizes a "Guided" architecture to ensure the generated video adheres strictly to a designated start and end point.

    Core Architecture & Processing

    • Model Loading: The workflow employs the LTX-Video 2.3 22B Distilled transformer model via a specialized KJ loader node.

    • Dual-Modality Processing: It initializes both an EmptyLTXVLatentVideo and an LTXVEmptyLatentAudio space.

    • AV Concatenation: Visual and audio latents are merged into a single latent stream using the LTXVConcatAVLatent node, allowing the sampler to process both simultaneously.

    Frame Guidance System

    • Start Frame Anchor: An image is loaded and preprocessed to serve as the reference for frame_idx: 0.

    • End Frame Anchor: A second image is loaded and preprocessed to serve as the reference for the final frame (frame_idx: -1).

    • Guide Application: The LTXVAddGuide nodes apply these images to the latent space with a configurable strength (set to 0.7 in this version) to dictate the video’s trajectory.

    Sampling & Decoding

    • KSampler Configuration: The workflow uses a high-speed 8-step Euler sampler with a simple scheduler.

    • Separation & Decoding: After sampling, the LTXVSeparateAVLatent node splits the results back into distinct video and audio streams.

    • Tiled Decoding: Visuals are decoded using VAEDecodeTiled to manage high-resolution output (1024x1024) efficiently.

    Enhancement & Output

    • NVIDIA RTX Integration: The workflow includes an RTXVideoSuperResolution node that provides a 2x hardware-accelerated upscale on the final image sequence.

    • Final Assembly: The VHS_VideoCombine nodes produce two versions of the video—a base generation and a super-resolved version—both featuring synchronized, AI-generated audio.

    Description

    FAQ

    Comments (4)

    lonecatone23Mar 14, 2026· 1 reaction
    CivitAI

    Bro, this is clean.... 👍👍👍

    blhllMar 16, 2026
    CivitAI

    I just get static non moving image at the end. WF had all nodes already, no errors in terminal.

    TheGeekyGhost
    Author
    Mar 16, 2026

    Theres a cleanup node for that towards the end of the workflow, check to make sure it isn't bypassed. The Latent Crop node has the output latent pass through it to clean up those end frames.

    FoxdudeMar 21, 2026· 2 reactions
    CivitAI

    Where's the LORA loader? Can't really use it without that.

    Workflows
    LTXV 2.3

    Details

    Downloads
    509
    Platform
    CivitAI
    Platform Status
    Available
    Created
    3/14/2026
    Updated
    5/5/2026
    Deleted
    -

    Files

    ltx23FLF2V_rtxUpscaleVersion.zip

    Mirrors