From a4d52bddc9b5316e15636d3636423378b531f14d Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 6 Apr 2024 22:41:25 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 18 ++++-------------- extension-node-map.json | 1 + node_db/new/custom-node-list.json | 8 ++++---- node_db/new/extension-node-map.json | 1 + 4 files changed, 10 insertions(+), 18 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 3df60efb..27a0e010 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 03eb598e..54c8d212 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 9fcb6787..03d320e6 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 03eb598e..54c8d212 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",