Nodes Browser

ComfyDeploy: How PlusMinusTextClip - Single node for Positive and Negative Prompts works in ComfyUI?

What is PlusMinusTextClip - Single node for Positive and Negative Prompts?

This adds a node that has both the positive and negative prompts as input in one node. You can just add one node and be done with both Positive and Negative prompts, in place of adding two different nodes for them.

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for PlusMinusTextClip - Single node for Positive and Negative Prompts and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

PlusMinusTextClip

This adds a node that has both the positive and negative prompts as input in one node. You can just add one node and be done with both Positive and Negative prompts, in place of adding two different nodes for them.

This is what the node looks like.

Screenshot

Installation

To install, simply clone the git repository in the custom_nodes folder.

git clone https://github.com/shobhitic/ComfyUI-PlusMinusTextClip.git

After the cloning is complete, just restart the ComfyUI app, and you should have the option to add this node.

To add the node, double click in empty space and search for PlusMinusTextClip.

Screenshot

Feel free to add any issues on GitHub.