ComfyUI Extension
flow2-wan-video
Simple wan-video wrapper.
Flow-two/flow2-wan-video
Nodes6
On cloudLocal install
CategoryFlow2/Wan 2.1
Stars17
Updatedabout a year ago
Nodes (6)
Resize Image
The start-frame prep node your Wan I2V workflow is missing
Flow2/Wan 2.1
Wan Configure
Every Wan setting in one node — and the quirk that comes with it
Flow2/Wan 2.1
Wan Frame Enhancer
Upscale and hit 30fps in one pass — but don't expect a new render
Flow2/Wan 2.1
Wan Model Loader
One loader for the whole Wan stack — model, text encoder, VAE, done
Flow2/Wan 2.1
Wan Model Patcher
SageAttention, TeaCache and compile in one node
Flow2/Wan 2.1
Wan Sampler
The sampler that runs T2V, I2V and inpaint without you thinking about it
Flow2/Wan 2.1
Readme
flow2-wan-video
Introdution
Work in progress...
Installation
Search for flow2-wan-video 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/flow2-wan-video.git
- Go to
ComfyUI_windows_portable/folder and Run command topython_embeded\python.exe -m pip install -r "ComfyUI\custom_nodes\flow2-wan-video\requirements.txt"Done.