My custom nodes for ComfyUI. Just download the python script file and put inside ComfyUI/custom_nodes folder
Prompt editing
[a: b :step] --> replcae a by b at step
[a:step] --> add a at step
[a::step] --> remove a at step
Word as Image
This node basically allows for user text input to be converted to an image of a black background and white text to be used with depth controlnet or T2I adapter models.