From bb7b13c1f544fb9b4190fea0007ae0a54fbe89ef Mon Sep 17 00:00:00 2001 From: akr1999 Date: Thu, 21 Mar 2024 14:04:13 +0530 Subject: [PATCH] Update custom-node-list.json ComfyUI-JDCN --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index b004639c..d928c361 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6000,6 +6000,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "daxcay", + "title": "ComfyUI-JDCN", + "reference": "https://github.com/daxcay/ComfyUI-JDCN", + "files": [ + "https://github.com/daxcay/ComfyUI-JDCN" + ], + "install_type": "git-clone", + "description": "Jerry Davos Custom Nodes for Saving Latents in Directory (BatchLatentSave) , Importing Latent from directory (BatchLatentLoadFromDir) , List to string, string to list, get any file list from directory which give filepath, filename, move any files from any directory to any other directory, VHS Video combine file mover, rebatch list of strings, batch image load from any dir, load image batch from any directory and other custom nodes." } ] }