From 5e5a06b0ffb3129a50c1fa9b259ae5569d498360 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=A2=E6=88=90=E5=9C=86?= <33199973+XieChengYuan@users.noreply.github.com> Date: Sat, 25 Jan 2025 07:48:38 +0800 Subject: [PATCH] update DB (#1468) * update DB * Update extension-node-map.json * Update extension-node-map.json * Update extension-node-map.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com> --- custom-node-list.json | 11 +++++++++++ extension-node-map.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index d0ab00cc..c55e4968 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -20397,6 +20397,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "lingha", + "title": "comfyui_kj", + "id": "comfyui_kj", + "reference": "https://github.com/XieChengYuan/comfyui_kj", + "files": [ + "https://github.com/XieChengYuan/comfyui_kj" + ], + "install_type": "git-clone", + "description": "comfyui_kj, A tool that can package workflows into projects and publish them to a WeChat Mini Program named Kaji, allowing charges to be collected from users." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index 1a0e8f07..5e70a3a8 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -27857,4 +27857,4 @@ "title_aux": "SDXLResolutionPresets" } ] -} \ No newline at end of file +}