Add ComfyUI-ImgSlider (#2715)

* Add ComfyUI-ImgSlider node

* Add ComfyUI-ImgSlider node

* Update description
This commit is contained in:
wrabit
2026-03-30 03:54:34 +09:00
committed by GitHub
parent 3f5eb4dabb
commit 00e81bb353
+11
View File
@@ -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."
}
]
}