comfyui-connection-helper

comfyui-connection-helper
★ 47

连接辅助节点操作快速连接复制连接
comfyui-connection-helper 是 ComfyUI 的连接辅助扩展,节点悬停显示三个按钮,快速连接左侧输出并复制节点的输入/输出连接,提高搭建效率。
💡 在画布上快速连接或批量复制节点的输入/输出连接,提升流程搭建速度。
🍴 7 Forks💻 JavaScript🔄 2025-04-07
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/86a6deb1b5f6
img
📄 README

comfyui-connection-helper

This is a helper extension for ComfyUI that assists with node connections.

When you hover over a node with your mouse, an icon appears.

  • Left Button: Clicking this button connects the closest available output from nodes on the left side to any empty input slots on the node.
  • Center Button: Clicking this button duplicates all input connections of the closest node.
  • The duplication feature only works for matching slot names and does not disconnect any already connected connections.
  • Right Button: Clicking this button duplicates all connections of the closest node. (However, this can only be used when all inputs and outputs are empty.)