CivArchive
    Preview 122727917

    SVI Extend

    https://github.com/vita-epfl/Stable-Video-Infinity/tree/svi_wan22

    Create videos and extend them seemlessly using SVI.

    Following SVI LoRAs are mandatory:

    HIGH: https://huggingface.co/Kijai/WanVideo_comfy/blob/main/LoRAs/Stable-Video-Infinity/v2.0/SVI_v2_PRO_Wan2.2-I2V-A14B_HIGH_lora_rank_128_fp16.safetensors

    LOW: https://huggingface.co/Kijai/WanVideo_comfy/blob/main/LoRAs/Stable-Video-Infinity/v2.0/SVI_v2_PRO_Wan2.2-I2V-A14B_LOW_lora_rank_128_fp16.safetensors

    • switch between default behaviour, anchor_samples and end_frames within the same subgraphs

    • connect an image to a part and enable the respective toggles to use end_frames or anchor_samples

    NEW! v3

    Extend existing videos using https://github.com/wallen0322/ComfyUI-Wan22FMLF

    • enable "video extension" toggle inside the settings

    • uses source video resolution by default

      • rescale video using the megapixel slider by enabling "video rescale" toggle

    • use included version of the nodes from inside .zip or download the latest version straight from the git if issues arise

    More info inside the workflow.

    AIO i2v+t2v

    All in One workflow for for basic WAN 2.2 video generation.

    Following features included:

    • Switch seemlessly between 2 and 3 sampler solutions

    • Toggle between i2v or t2v

    • Postprod

      • Facedetailer

        • uses t2v Model + LoRA for inpainting - resources needed included in workflow

      • Toggle between GIMM VFI and RIFE VFI Interpolation

      • Upscale

        • Tensorrt Upscale with Model

        • Basic Video Upscale with Model

        • RTX Video Super Resolution Upscale (insanely fast for decent quality)

      • Frame Clipper

      • Seamless Loops using custom RIFE nodes https://github.com/Artificial-Sweetener/comfyui-WhiteRabbit

    Upscale + Interpolate

    I recommend using this workflow instead of upscaling with the generating workflows, since you never really know what kind of results you get, ending up upscaling a bad video and wasting time. I included toggles so you can't use multiple interpolation or upscale nodes at once by mistake.

    This includes:

    mmaudio

    • added Audio combine node

      • combine audio from an existing video with the generated audio on top

      • generate nsfw audio with the nsfw model and then combine that video with another generated audio track from the base model for background noises

    • removed interpolation for easier and faster audio generation - you have the following options:

      • upload raw unupscaled video to MMAudio Video node and upscaled video to Combine video node

      • upload upscaled video to both nodes but lower custom_width and custom_height of the MMAudio video node to about half for faster generation and to prevent VRAM issues

      • upload raw video to both nodes and upscale afterwards

    Inspired by https://civarchive.com/models/2137833

    Following resources necessary (ComfyUI\models\mmaudio):

    https://huggingface.co/phazei/NSFW_MMaudio/resolve/main/mmaudio_large_44k_nsfw_gold_8.5k_final_fp16.safetensors?download=true

    https://huggingface.co/Kijai/MMAudio_safetensors/resolve/5984623e6b436818c6ff287ef6eec93e3e05aa3f/mmaudio_vae_44k_fp16.safetensors

    https://huggingface.co/Kijai/MMAudio_safetensors/resolve/main/mmaudio_synchformer_fp16.safetensors

    https://huggingface.co/Kijai/MMAudio_safetensors/resolve/5984623e6b436818c6ff287ef6eec93e3e05aa3f/mmaudio_vae_44k_fp16.safetensors

    Description

    • reworked subgraphs to show LoRAs from the outside

      • no more having to go into subgraphs to adjust LoRAs

      • adjust up to 6 LoRAs per subgraph

      • this feature uses subgraphs widgets which are only available on ComfyUI >0.4

    • added WanCutLastSlot node to the end of the FLF2V subgraphs to trimm the flashing latents

      • this should fix frame flashes at the end

      • color drift can still appear

        • lowering part length to 4s seems to help preventing color drift

    • made it easier to use additional anchor/end samples

      • resolution will also be more accurately calculated to keep the resolution of the samples the same

    • added Facedetailer to postprod

    FAQ

    Comments (13)

    ggllMar 1, 2026
    CivitAI

    SyntaxError: Unexpected non-whitespace character after JSON at position 4 (line 1 column 5),I noticed that some people in the comments section have the same problem as me: no nodes are showing up in red.

    LastAssignment
    Author
    Mar 1, 2026

    Can you see at which step/node the generation halts? I can't reproduce this error :( Which ComfyUI version are you running?

    A quick screenshot of your full workflow could help identifying if you maybe missed a connection here or there.

    LastAssignment
    Author
    Mar 1, 2026

    @ggll It seems to be an issue with the FLF2V SVI nodes, the "ComfyUI-CustomNodes-Template" is not necessary to get the Workflow running, I don't have them installed either.

    What seems to fix the issue is deleting the folder ComfyUI\custom_nodes\ComfyUI-Wan-SVI2Pro-FLF and the manually installing the node by cloning his github https://github.com/Well-Made/ComfyUI-Wan-SVI2Pro-FLF

    ggllMar 1, 2026· 1 reaction

    @LastAssignment Thank you. It was indeed an issue with the FLF2V SVI nodes, and I have resolved it.

    LastAssignment
    Author
    Mar 1, 2026

    @ggll Awesome, good to know that it helped you!

    arimintzuMar 1, 2026
    CivitAI

    Imported the SVI Extend 2.1 (Example) First Video (FLF2V) all nodes inside the subgraph is bypassed xD

    LastAssignment
    Author
    Mar 1, 2026

    And you can easily "unbypass" them when needed by just right clicking on the subgraph -> bypass. They are bypassed so I don't get errors thrown everytime I press generation on subgraphs that are not in use.

    arimintzuMar 1, 2026

    @LastAssignment Yeah! I meant, even tho it's bypassed, inside of the subgraph is bypassed.

    LastAssignment
    Author
    Mar 1, 2026

    @arimintzu Uh, I don't understand the issue. That is the whole point of bypassing subgraphs :) https://i.imgur.com/s03VkFd.mp4

    arimintzuMar 1, 2026

    @LastAssignment Nothing to worry then sir! Maybe something was off on my side... https://imgur.com/p4tkHFi

    LastAssignment
    Author
    Mar 1, 2026

    @arimintzu Oh yeah, that's weird and shouldn't happen even when unpacking the subgraph.

    gokgokgokMar 1, 2026· 1 reaction
    CivitAI

    This is a well organized and very easy to use workflow. Thank you.

    Btw, the individual part saving has some wrong connections in v2.1. Between split images and video combine nodes in the extend video subgraphs.

    LastAssignment
    Author
    Mar 1, 2026· 1 reaction

    Oh, thank you for noticing! Gonna fix it asap.

    Edit: Fixed version should be up at any moment.

    Workflows
    Wan Video 2.2 I2V-A14B

    Details

    Downloads
    859
    Platform
    CivitAI
    Platform Status
    Available
    Created
    2/28/2026
    Updated
    8/3/2026
    Deleted
    -

    Files

    wan22I2vComfyuiWorkflowSVI_sviV21.zip