Nodes Browser
ComfyDeploy: How Text Node With Comments (@cdxoo) works in ComfyUI?
What is Text Node With Comments (@cdxoo)?
multiline text node that strips c-style comments (i.e.'//' and '/* ... */') before passing output string downstream
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
Text Node With Comments (@cdxoo)
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
comfyui-text-with-comments
multiline text node that strips comments before passing output down stream