ComfyUI-List-Utils

ComfyUI-List-Utils
★ 14

列表工具批处理数据转换流程控制
为ComfyUI提供LIST和BATCH工具,能创建、转换、获取或切片列表/批次,便于在节点图中灵活处理数据
💡 在ComfyUI流程中创建、转换并切片列表/批次数据
🍴 3 Forks💻 JavaScript🔄 2025-05-26
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/e98a62d17551
image
📄 README

ComfyUI-List-Utils

LIST and BATCH utilities which support: create, convert, get or slice items

Installation

goto ComfyUI/custom_nodes dir in terminal(cmd)

git clone https://github.com/godmt/ComfyUI-List-Utils.git

Restart ComfyUI

Usage

Pack/Unpack

Unpack node must be connected to Pack node at once to determine the output types.

Once connected, Unpack node maintains its output types even when disconnected.

(You can connect Pack and Unpack through Switch nodes or Anything Everywhere nodes!)

Examples