Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.
/ autoconnect-comfyui Public archive

AutoConnect extension for ComfyUI, connect all nodes with a single click

License

Notifications You must be signed in to change notification settings

palant/autoconnect-comfyui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoConnect for ComfyUI

This extension will add an Autoconnect button to ComfyUI’s application menu. When clicked (or when the Alt-A shortcut key is pressed), the extension will try to match any inputs not yet connected to the available outputs and create the corresponding links. While the heuristics involved might occasionally go wrong for complicated workflows, they usually connect nodes as intended.

Before clicking Autoconnect:

The default ComfyUI workflow without any of the links

After clicking Autoconnect:

The default ComfyUI workflow with all the links, particular: both text encode prompts connected to the CLIP output of the checkpoint loader, output of the first prompt connected to the positive input of KSampler, output of the second prompt to its negative input.

Installation

To install, clone this repository into ComfyUI/web/extensions folder with git clone https://github.com/palant/autoconnect-comfyui and reload ComfyUI in the browser.

About

AutoConnect extension for ComfyUI, connect all nodes with a single click

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published