๐Wan2.2 I2V/FFLF Small Workflow
์ธ๋ถ ์ ๋ณด
ํ์ผ ๋ค์ด๋ก๋ (1)
์ด ๋ฒ์ ์ ๋ํด
๋ชจ๋ธ ์ค๋ช
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-GGUF2:
"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-GGUF2:
.\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)
