ComfyUI Extension: RUI-Nodes

Authored by rui40000

Created

Updated

15 stars

Rui's workflow-specific custom node, written using GPT.

README

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.