added PlusMinusTextClip to custom-node-list.json (#766)

Added https://github.com/shobhitic/ComfyUI-PlusMinusTextClip to custom node list.
This commit is contained in:
Shobhit Bakliwal
2024-06-12 23:02:53 +05:30
committed by GitHub
parent 86e175e920
commit 9681189923

View File

@@ -10598,6 +10598,18 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "shobhitic",
"title": "PlusMinusTextClip - Single node for Positive and Negative Prompts",
"id": "plusminustextclip",
"reference": "https://github.com/shobhitic/ComfyUI-PlusMinusTextClip",
"files": [
"https://github.com/shobhitic/ComfyUI-PlusMinusTextClip"
],
"install_type": "git-clone",
"description": "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."
}
]
}