From aefc95e7e78eca637e43a8e7f992303d2541c646 Mon Sep 17 00:00:00 2001 From: jakechai <61836864+jakechai@users.noreply.github.com> Date: Sun, 23 Jun 2024 07:35:02 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index fe79ff5f..4346ea69 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -10983,6 +10983,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "jakechai", + "title": "ComfyUI-JakeUpgrade", + "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." } ] }