From c278dc2fb555e2c8358609425c80a8e4e2cb93ab Mon Sep 17 00:00:00 2001 From: Jin Liu Date: Mon, 10 Jun 2024 16:05:04 +0800 Subject: [PATCH] Update custom-node-list.json (#757) --- custom-node-list.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index a65e3d24..97fb22ea 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -10510,6 +10510,15 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Jin Liu", + "title": "ComfyUI-LJNodes", + "id": "ComfyUI-LJNodes", + "reference": "https://github.com/coolzilj/ComfyUI-LJNodes", + "files": ["https://github.com/coolzilj/ComfyUI-LJNodes"], + "install_type": "git-clone", + "description": "A variety of custom nodes to enhance ComfyUI for a buttery smooth experience." } ] }