ComfyUI Extension: ComfyUI-WanStartEndFramesNative
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
- Go to comfyUI custom_nodes folder,
ComfyUI/custom_nodes/
- git clone https://github.com/Flow-two/ComfyUI-WanStartEndFramesNative.git
Preview Result
Start Image
End Image
Final Result
Reference
- https://github.com/kijai/ComfyUI-WanVideoWrapper
- https://github.com/raindrop313/ComfyUI-WanVideoStartEndFrames