📟Wan2.2 I2V/FFLF Small Workflow
Details
Download Files
About this version
Model description
Small Workflow that almost fit into your screen.
I have this idea of this workflow design weeks ago. By utilizing the potential of Subgraphs, we can shrink the workflow smaller.
I have added a workflow with Painter Node which help to increase motion. I have not done many tests but you can experiment with it.
Workflow Includes:
GGUF/Native Safetensor Models workflows
Painter Node for Additional Motion (Motion Amplitude) (Workflow with this node)
Sage Attention
Lora Stackers
WanNAG ( to strengthen negative prompt when CFG is 1)
Auto input for FPS (based on Frame Interpolation and speed)
Post Processing:
Frame Interpolation
Upscaler with Model
Frame Trimming
Manual Adjust FPS (overrides auto fps inputs and speed adjustment)
Video Sharpening
Save Last Frame
Frame Select
📲All Download Links and Guide in the workflow.
Video posted above includes Embedded Workflow. (Download the video, drag into ComyfUI)
Need ComfyUI-VideoHelpSuite custom node to open up workflow from video.
🧩 Installing ComfyUI-GGUF Node
⚠️Seems like this custom node does not show up in the "Manage Extension" manager in the new version of ComfyUI.
⚠️Do not do this with ComfyUI running.
Go to your ComfyUI, custom node directory.
🗂️ ComfyUI\custom_nodes
Git clone the ComfyUI-GGUF into the directory.
Right-click in the directory and select "Open Terminal"
🖥️Desktop Version
Enter:
1:
git clone https://github.com/city96/ComfyUI-GGUF
2:
"C:\Your\Directory\ComfyUI\.venv\Scripts\activate.ps1"
3:
pip install --upgrade gguf
🧳Portable Version
Go to your ComfyUI, "ComfyUI_windows_portable" folder (where your run_nvidia_gpu.bat file is).
Right-click in the directory and select "Open Terminal"
Enter:
1:
git clone https://github.com/city96/ComfyUI-GGUF ComfyUI/custom_nodes/ComfyUI-GGUF
2:
.\python_embeded\python.exe -s -m pip install -r .\ComfyUI\custom_nodes\ComfyUI-GGUF\requirements.txt
🧩 Installing ComfyUI-PainterFLF2V (Workflow with this node)
⚠️Do not do this with ComfyUI running.
Go to your ComfyUI, custom node directory.
🗂️ ComfyUI\custom_nodes
Git clone the ComfyUI-PainterFLF2V into the directory.
Right-click in the directory and select "Open Terminal"
Enter:
git clone https://github.com/princepainter/Comfyui-PainterFLF2V.git
🧩 Custom Nodes in Workflow:
- ComfyUI-GGUF (For GGUF Workflow)
- rgthree-comfy
- ComfyUI-East-Use
- ComfyUI-KJNodes
- ComfyUI-VideoHelpSuite
- ComfyUI-essentials
- ComfyUI-Frame-Interpolation
- ComfyUI-PainterFLF2V (Painter Workflow only)
