ComfyUI Extension: ComfyUI-WanStartEndFramesNative

Authored by Flow-two

Created

Updated

58 stars

Start and end frames video generation node that supports native ComfyUI.

Custom Nodes (0)

    README

    ComfyUI-WanStartEndFramesNative

    Introdution

    This generates a video between the start image and the end image.

    Since it is a native implementation, various model optimization nodes such as gguf, teacache, etc. are supported, and LoRA is also supported.

    Installation

    Search for ComfyUI-WanStartEndFramesNative in the Comfyui manager custom node list and click Install.

    Manual installation

    1. Go to comfyUI custom_nodes folder, ComfyUI/custom_nodes/
    2. git clone https://github.com/Flow-two/ComfyUI-WanStartEndFramesNative.git

    Preview Result

    Start Image

    start

    End Image

    end

    Final Result

    Wan_00002

    Reference

    • https://github.com/kijai/ComfyUI-WanVideoWrapper
    • https://github.com/raindrop313/ComfyUI-WanVideoStartEndFrames