ComfyOnline
RUI-Nodes

RUI-Nodes

Just to provide some simple necessary capabilities for the workflow I made, written using GPT

ABConditionNode.py performs simple numerical calculations for switching Latent, if you enter 0, it will output 2, all other conditions will output 1.

CharacterCountNode.py counts the number of characters in the input text, must use external input to ensure accuracy.