diff --git a/custom-node-list.json b/custom-node-list.json index 765ec790..8ef06120 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45478,6 +45478,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "imgslider", + "title": "ComfyUI-ImgSlider", + "reference": "https://github.com/imgslider/ComfyUI-ImgSlider", + "files": [ + "https://github.com/imgslider/ComfyUI-ImgSlider" + ], + "install_type": "git-clone", + "category": "image", + "description": "Creates before/after image comparison sliders from two images. Publishes to a shareable URL." } ] }