From 6e4e43f612e3d9dbc2c5ec72125ce57e0beac7a6 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 13 May 2025 01:41:12 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 22 +++++++++++----------- node_db/new/custom-node-list.json | 11 +++++++++++ 2 files changed, 22 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 182925b7..f54a6097 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -25208,6 +25208,17 @@ "install_type": "git-clone", "description": "Helps deciding different settings depending on the input string" }, + { + "author": "AIWarper", + "title": "NormalCrafterWrapper", + "id": "normal-crafter-wrapper", + "reference": "https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper", + "files": [ + "https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper" + ], + "install_type": "git-clone", + "description": "ComfyUI diffusers wrapper nodes for [a/NormalCrafter](https://github.com/Binyr/NormalCrafter)" + }, @@ -25656,17 +25667,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "AIWarper", - "title": "NormalCrafterWrapper", - "id": "normal-crafter-wrapper", - "reference": "https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper", - "files": [ - "https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper" - ], - "install_type": "git-clone", - "description": "ComfyUI diffusers wrapper nodes for [a/NormalCrafter](https://github.com/Binyr/NormalCrafter)" } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 07c55032..75685023 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,17 @@ + { + "author": "AIWarper", + "title": "NormalCrafterWrapper", + "id": "normal-crafter-wrapper", + "reference": "https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper", + "files": [ + "https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper" + ], + "install_type": "git-clone", + "description": "ComfyUI diffusers wrapper nodes for [a/NormalCrafter](https://github.com/Binyr/NormalCrafter)" + }, { "author": "pixible", "title": "comfyui-customselector",