Added negative wildcard processor custom node

This commit is contained in:
GrvBdgr 2024-10-29 20:40:47 +01:00
parent 294244b99f
commit 7df3619f61

View File

@ -16550,6 +16550,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "grovebadger",
"title": "Negative Wildcard Processor Node for ComfyUI",
"id": "neg_wildcard_processor",
"reference": "https://github.com/GrvBdgr/comfyui-negativewildcardsprocessor/tree/main",
"files": [
"https://github.com/GrvBdgr/comfyui-negativewildcardsprocessor/tree/main"
],
"install_type": "git-clone",
"description": "Node to process negative wildcard tokens (<! !>) and move them from the positive prompt to the negative."
}
]
}