diff --git a/custom-node-list.json b/custom-node-list.json index 3df60ef..27a0e01 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6761,13 +6761,13 @@ }, { "author": "nickve28", - "title": "Nich Comfy Utils", - "reference": "https://github.com/nickve28/nich-comfy-utils", + "title": "ComfyUI Nich Utils", + "reference": "https://github.com/nickve28/ComfyUI-Nich-Utils", "files": [ - "https://github.com/nickve28/nich-comfy-utils" + "https://github.com/nickve28/ComfyUI-Nich-Utils" ], "install_type": "git-clone", - "description": "Nodes:Image from Dir Selector (Nich)" + "description": "Several utility nodes for use with ComfyUI." }, { "author": "frankchieng", @@ -7243,16 +7243,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "nickve28", - "title": "ComfyUI Nich Utils", - "reference": "https://github.com/nickve28/ComfyUI-Nich-Utils", - "files": [ - "https://github.com/nickve28/ComfyUI-Nich-Utils" - ], - "install_type": "git-clone", - "description": "Several utility nodes for use with ComfyUI." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index 03eb598..54c8d21 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -8650,6 +8650,7 @@ "CanvasCreatorSimple", "CreateMaskWithCanvas", "CreateRegionalPNGMask", + "CreateWatermarkRemovalMask", "EightFloats", "EvenOrOdd", "FloatMultiplication", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 9fcb678..03d320e 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -212,13 +212,13 @@ }, { "author": "nickve28", - "title": "Nich Comfy Utils", - "reference": "https://github.com/nickve28/nich-comfy-utils", + "title": "ComfyUI Nich Utils", + "reference": "https://github.com/nickve28/ComfyUI-Nich-Utils", "files": [ - "https://github.com/nickve28/nich-comfy-utils" + "https://github.com/nickve28/ComfyUI-Nich-Utils" ], "install_type": "git-clone", - "description": "Nodes:Image from Dir Selector (Nich)" + "description": "Several utility nodes for use with ComfyUI." }, { "author": "Hangover3832", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 03eb598..54c8d21 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -8650,6 +8650,7 @@ "CanvasCreatorSimple", "CreateMaskWithCanvas", "CreateRegionalPNGMask", + "CreateWatermarkRemovalMask", "EightFloats", "EvenOrOdd", "FloatMultiplication",