๐Ÿ“Ÿ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:

    1. Frame Interpolation

    2. Upscaler with Model

    3. Frame Trimming

    4. Manual Adjust FPS (overrides auto fps inputs and speed adjustment)

    5. Video Sharpening

    6. Save Last Frame

    7. 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)

์ด ๋ชจ๋ธ๋กœ ๋งŒ๋“  ์ด๋ฏธ์ง€