Add ComfyUI-ImgSlider (#2715)

* Add ComfyUI-ImgSlider node

* Add ComfyUI-ImgSlider node

* Update description
This commit is contained in:
wrabit 2026-03-29 19:54:34 +01:00 committed by GitHub
parent 3f5eb4dabb
commit 00e81bb353
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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."
}
]
}