Home Artists Posts Import Register

Downloads

Content

This time ComfyWarp comes back with a pipeline that can iterate through the whole folder of frames (by manually clicking the "queue prompt" button though :D)

It will save rendered frames and load them as previous frames, just like we do in warp.

Changelog:

v0.2.0:

  • add new v0.2.0 pipeline
  • add LoadFrameFromFolder
  • add LoadFramePairFromDataset
  • add ResizeToFit
  • add SaveFrame
  • add MixConsistencyMaps
  • fix imports
  • set min frame number to 0 in LoadFramePairFromDataset, LoadFrameFromDataset

v0.2.1, 3.09.2023:

  • return init frame for frame number -1 for frame loader nodes
  • add lora/cn workflow
  • add installer files

v0.2.2, 7.09.2023:

  • move get_size to frame nodes
  • fix get_size thanks to #1busyguy

23.09.2023:

  • Moved to L tier

10.10.2023

  • attached an updated install.bat to this post
  • move to M tier

2.11.2023

  • remove efficiency nodes from workflows
  • remove efficiency nodes from installer
  • replace mask compositing in v0.1 workflow with MixConsistencyMaps node
  • add updated workflows for direct download

v0.2.0 pipeline

Supports manual loopback img2img.
You can loop through the whole folder of your init frames by manually clicking the "queue prompt" in ComfyUI

LoadFrameFromFolder
Used to load rendered frames from the output folder for loopback.
Loads frame from folder. Updates frame list on each call. If there are no frames in the folder, returns init_image.

LoadFramePairFromDataset
Returns 2 frames: current and previous.

ResizeToFit
Resize an image to fit, keeping the aspect ratio.

SaveFrame
Save frame to a folder, using current frame number.

MixConsistencyMaps
Mix consistency maps, blur, dilate.

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 workflows

Sample workflows are located in ComfyWarpPrivate\sample_workflow\

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

Video with the workflows:
v0.1.0: WarpFusion: Warp and Consistency explanation in ComfyUI - YouTube

v0.2.1: WarpFusion: ComfyWarp iteration 2. - YouTube

Files

WarpFusion: ComfyWarp iteration 2.

Comments

James

I'm trying to run a full batch with this new template - it seems you are missed a node - also get error when try and increase max width value

jdevant

Please more versions of ComfyWARP, it is the best. Thanks