Nodes: Multi Int and Multi Text; allows for the creation of multiple int and multiple string storage and output from a single node. Multi Float coming soon.
The AI Doctors Custom ComfyUI Nodes
This package provides two advanced nodes for use in the Comfy Node system: the MultiInt node and the MultiText node. They are designed to handle setup multiple of ints and text in a single node, respectively, with built‐in features for dynamic configuration, custom labeling, and per–input settings.
The MultiInt node allows you to manage multiple integer outputs (up to 20) within a single node. Each integer has its own:
This node is ideal when you need to setup multiple numeric parameters (such as thresholds, counts, or configuration numbers) through a single node saving space.
The Multi Float node allows you to manage multiple float outputs (up to 20) within a single node. Each integer has its own:
This node is ideal when you need to setup multiple numeric float parameters (such as thresholds, counts, or configuration numbers) through a single node saving space.
The MultiText node is similar in concept to the MultiInt node but is designed to manage multiple text inputs (up to 20). Each text field has its own customizable label and multiline support. Forked from "ComfyUI_SKBundle" where I had made a few PRs previously but decieded it was time to split to my own node set. It is particularly useful for: