Nodes Browser
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
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI-List-Utils
and select it - 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!)