mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
added PlusMinusTextClip to custom-node-list.json (#766)
Added https://github.com/shobhitic/ComfyUI-PlusMinusTextClip to custom node list.
This commit is contained in:
parent
86e175e920
commit
9681189923
@ -10598,6 +10598,18 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
}
|
}
|
||||||
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user