Nodes Browser
ComfyDeploy: How ComfyUI Substring works in ComfyUI?
What is ComfyUI Substring?
Just a simple substring node that takes text and length as input, and outputs the first length characters.
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 Substring
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI Substring
Just a simple substring node that takes text and length as input, and outputs the first length characters.
To install, just git clone this repo in \ComfyUI\custom_nodes\
Alternatively, you can install this through the Comfy Registry.