mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-04-01 14:23:30 +08:00
Add ComfyUI-ImgSlider (#2715)
* Add ComfyUI-ImgSlider node * Add ComfyUI-ImgSlider node * Update description
This commit is contained in:
parent
3f5eb4dabb
commit
00e81bb353
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user