CivArchive
    Wan Video AllInOne Simple Workflow - I2V_v1b
    Preview 60201149

    Update ComfyUI and all nodes to the latest version.

    All In One Workflow Released. (V2V currently working in v1a)

    Kijai's ComfyUI-WanVideoWrapper node is currently under work in progress.
    There may be errors or bugs, so please keep this in mind when using it.

    Installation Guide

    step 0: comfyui install and git install

    step 1: manual install kijai - ComfyUI-WanVideoWeapper Node.

    go to comfyui/custom_nodes and shift + right mouse click -> run cmd

    > git clone https://github.com/kijai/ComfyUI-WanVideoWrapper.git

    > cd ComfyUI-WanVideoWrapper

    > pip install -r requirements.txt

    if update to node using this cmd

    > cd ComfyUI-WanVideoWrapper

    > git pull

    step 2: go to comfyui folder and run cmd

    > .\python_embeded\python.exe -m pip install protobuf

    step 3: open comfyui manager -> install missing custom nodes

    • ComfyUI-Frame-Interpolation

    • ComfyUI-WanVideoWrapper

    • ComfyUI-VideoHelperSuite

    • ComfyUI-Custom-Scripts

    • ComfyUI-Impact-Pack

    • ComfyUI-KJNodes

    • rgthree-comfy

    step 4: install models

    UPSCALE MODEL: 4x_foolhardy_Remacri install from ComfyUI Manager -> Model Manager

    MODEL (I2V): https://huggingface.co/Kijai/WanVideo_comfy/blob/main/Wan2_1-I2V-14B-480P_fp8_e4m3fn.safetensors

    MODEL (T2V): https://huggingface.co/Kijai/WanVideo_comfy/blob/main/Wan2_1-T2V-14B_fp8_e4m3fn.safetensors

    MODEL (V2V): https://huggingface.co/Kijai/WanVideo_comfy/blob/main/Wan2_1-T2V-1_3B_fp8_e4m3fn.safetensors

    Put models/diffusion_models/

    VAE: https://huggingface.co/Kijai/WanVideo_comfy/blob/main/Wan2_1_VAE_bf16.safetensors

    Put models/vae/

    CLIP 1: https://huggingface.co/Kijai/WanVideo_comfy/blob/main/open-clip-xlm-roberta-large-vit-huge-14_fp16.safetensors

    Put models/clip/

    CLIP 2: https://huggingface.co/Kijai/WanVideo_comfy/blob/main/umt5-xxl-enc-bf16.safetensors

    or

    https://huggingface.co/Kijai/WanVideo_comfy/blob/main/umt5-xxl-enc-fp8_e4m3fn.safetensors

    Put models/clip/

    Description

    Added Support LoRAs (Beta)

    Workflows
    Other

    Details

    Downloads
    146
    Platform
    CivitAI
    Platform Status
    Deleted
    Created
    2/25/2025
    Updated
    8/9/2025
    Deleted
    8/7/2025

    Files

    wanVideoAllInOneSimple_i2vV1b.zip

    Mirrors