ComfyDeploy: How ComfyUI-List-Utils works in ComfyUI?

What is ComfyUI-List-Utils?

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

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI-List-Utils and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

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

image