diff --git a/custom-node-list.json b/custom-node-list.json index 42eef6ae..84c02cf4 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -31538,6 +31538,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "vsLinx", + "title": "ComfyUI vsLinx Nodes", + "id": "comfyui-vslinx-nodes", + "reference": "https://github.com/vslinx/ComfyUI-vslinx-nodes", + "files": [ + "https://github.com/vslinx/ComfyUI-vslinx-nodes" + ], + "install_type": "git-clone", + "description": "Custom nodes that let you quickly load multiple images via a multi-select dialog with preview. The images are instantly uploaded to the input folder and can be output either as a list or a batch. " } ] }