CivArchive
    LTX 2.3 Multi-View Videos in ComfyUI | Multi-Angle Video Generator - v1.0
    NSFW

    Turns single video into consistent multi-camera scene shots fast.

    Who it's for: creators who want this pipeline in ComfyUI without assembling nodes from scratch. Not for: one-click results with zero tuning - you still choose inputs, prompts, and settings.

    Open preloaded workflow on RunComfy

    Open preloaded workflow on RunComfy (browser)

    Why RunComfy first
    - Fewer missing-node surprises - run the graph in a managed environment before you mirror it locally.
    - Quick GPU tryout - useful if your local VRAM or install time is the bottleneck.
    - Matches the published JSON - the zip follows the same runnable workflow you can open on RunComfy.

    When downloading for local ComfyUI makes sense - you want full control over models on disk, batch scripting, or offline runs.

    How to use (local ComfyUI)
    1. Load inputs (images/video/audio) in the marked loader nodes.
    2. Set prompts, resolution, and seeds; start with a short test run.
    3. Export from the Save / Write nodes shown in the graph.

    Expectations - First run may pull large weights; cloud runs may require a free RunComfy account.


    Overview

    With this workflow, you can easily generate multi-angle video sequences from a single source. It keeps subjects and lighting perfectly matched across front, side, and rear views. The system ensures temporal and spatial coherence for every frame. It's ideal for virtual production, character visualization, and cinematic storytelling. Designers can build complete multi-camera scenes fast, without manual angle matching. Create professional-grade sequences that stay consistent across every viewpoint.

    Important nodes:

    Key nodes in Comfyui LTX 2.3 Multi-View Videos workflow

    • LTXICLoRALoaderModelOnly (#5924)
      Loads the CrossView Prompt IC-LoRA and attaches it to the active LTX-2.3 model so camera changes can be requested in natural language. Increase the adapter strength for stronger adherence to the requested viewpoint or reduce it if you see over-constrained motion. The node set comes from the official ComfyUI-LTXVideo extension. GitHub

    • LTXAddVideoICLoRAGuide (#5899)
      Applies the IC-LoRA guidance during sampling using your positive prompt, the current video latent, and the reference image sequence. This is the lever that turns a plain render into LTX 2.3 Multi-View Videos by enforcing crossview geometry while preserving identity. Tune the guide’s strength relative to the base prompt to balance creativity and camera faithfulness. GitHub

    • LTXVImgToVideoConditionOnly (#5904)
      Builds a motion and composition prior from the reference frames without pixel copying, which helps maintain timing and character consistency when changing camera angle. Use it when you want the new view to echo the original performance. For pure text-to-video or fully novel shots, you can bypass the reference input. GitHub

    • SamplerCustom (#561)
      The primary sampler that fuses the model, conditioning, and sigma schedule to generate the AV latent. Choose a sampler type upstream in KSamplerSelect (#154) that suits your quality-speed target. If you plan to queue many angles for LTX 2.3 Multi-View Videos, keep settings consistent so all outputs remain frame-locked.

    • VHS_LoadVideo (#5997) and VHS_VideoCombine (#604, #5975)
      VideoHelperSuite handles ingest and export. The loader extracts frames and audio; the combiners write MP4 files for the debug side-by-side and the clean render with audio. Keep the frame rate aligned with the Input group for easy multi-view editing. GitHub

    …

    Notes

    LTX 2.3 Multi-View Videos in ComfyUI | Multi-Angle Video Generator - see RunComfy page for the latest node requirements.

    Description

    Initial release - LTX-2.3-Multi-View-Videos.

    FAQ

    Workflows
    LTXV2

    Details

    Downloads
    144
    Platform
    CivitAI
    Platform Status
    Available
    Created
    7/20/2026
    Updated
    9/27/2026
    Deleted
    -

    Files

    ltx23MultiViewVideosIn_v10.zip

    Mirrors