Home Artists Posts Import Register

Downloads

Content

A first attempt at implementing WarpFusion in ComfyUI.

0.1.1, 27.08.2023:

  • fix imports

2.09.2023:

  • add installer

3.09.2023: 

  • Move to L tier 

Nodes:
Make Frame Dataset - input a path to extracted frames
Load Frame From Dataset - loads a frame from the frame folder
Extract optical flow - input 2 frames, get optical flow between them, and consistency masks
WarpFrame - applies optical flow to a frame

Installation

  • Create a folder for ComfyWarp. Avoid whitespaces and non-latin alphanumeric characters.
  • download install & run bat files and put them into your ComfyWarp folder
  • run install.bat. If the install is successful, the server will be launched.
  • download and unzip the attached archive into your ComfyWarp/ComfyUI/custom_nodes folder
  • Close the server window and run run.bat to fetch the newly installed warp nodes :D

Sample workflow

Sample workflow is located in ComfyWarpPrivate\sample_workflow\warp_and_stylize.json

Workflow requires efficiencynodes: LucianoCirino/efficiency-nodes-comfyui: A collection of ComfyUI custom nodes. (github.com)

Video with the workflow:
WarpFusion: Warp and Consistency explanation in ComfyUI - YouTube


Comments

Valeri Pizhanski

On Mac I can use it in Google Colab?

Anonymous

Do I need to uninstall the previous version of ComfyUI to make this version work?

sxela

You definitely need to remove the previous comfy warp folder, unzip the new archive into custom_nodes folder, and restart the server.