diff --git a/custom-node-list.json b/custom-node-list.json index 49f57621..9d259f6d 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -20162,6 +20162,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 7c897985..84ba367f 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -27583,5 +27583,14 @@ { "title_aux": "SDXLResolutionPresets" } + ], + "https://github.com/XieChengYuan/comfyui_kj": [ + [ + "sdCpm", + "cpm_textInput" + ], + { + "title_aux": "comfyui_kj" + } ] } \ No newline at end of file