Extensions/comfyui-break-workflow
ComfyUI Extension

comfyui-break-workflow

Break the execution, save the incompleted image then continue later.

By shinich39·Created about a year ago·Updated 5 months ago· 2
shinich39/comfyui-break-workflow
Nodes1
On cloudLocal install
Categoryutils
Stars2
Updated5 months ago

Nodes (1)

Readme

comfyui-break-workflow

Break the execution, save the incompleted image then continue later.

Usage

  • Add node > utils > Break

Break

  • KSampler - VAE Decode - Save Image(Save the incompleted image)
  • KSampler - Break - KSampler(Will be skipped) - ...
  • KSampler - Break - KSampler(Will be skipped) - Break - KSampler(Execution required twice) - ...

Continue

Drag and Drop the incompleted image on ComfyUI and Run workflow.

Continue multiple images

Drag and Drop the incompleted images on Break node.
Images will be added to the queue and run workflow with the skipped nodes.

Acknowledgements