From e4ef6d1377894a35ca58870136a5e64e7e3a7451 Mon Sep 17 00:00:00 2001 From: jakechai <61836864+jakechai@users.noreply.github.com> Date: Sun, 23 Jun 2024 07:57:29 +0800 Subject: [PATCH] Update custom-node-list.json (#811) * Update custom-node-list.json * Update custom-node-list.json --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index fe79ff5f..ebded8a4 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -10983,6 +10983,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "jakechai", + "title": "ComfyUI-JakeUpgrade", + "id": "JK🐉", + "reference": "https://github.com/jakechai/ComfyUI-JakeUpgrade", + "files": [ + "https://github.com/jakechai/ComfyUI-JakeUpgrade" + ], + "install_type": "git-clone", + "description": "A ComfyUI workflow customization by Jake." } ] }