mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-13 14:42:40 +08:00
Update custom-node-list.json
This commit is contained in:
parent
7df3619f61
commit
427bdc104d
@ -16144,6 +16144,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This extension provides tag completion feature in textbox."
|
"description": "This extension provides tag completion feature in textbox."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "grovebadger",
|
||||||
|
"title": "Negative Wildcard Processor Node for ComfyUI",
|
||||||
|
"id": "neg_wildcard_processor",
|
||||||
|
"reference": "https://github.com/GrvBdgr/comfyui-negativewildcardsprocessor",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/GrvBdgr/comfyui-negativewildcardsprocessor"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Node to process negative wildcard tokens (<! !>) and move them from the positive prompt to the negative."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -16550,17 +16561,6 @@
|
|||||||
],
|
],
|
||||||
"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": "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."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user