mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
Add EsesImageCompare node to node list (#1994)
Co-authored-by: eses <13034046+quasiblob@users.noreply.github.com>
This commit is contained in:
parent
71e56c62e8
commit
f5f9de69b4
@ -28280,6 +28280,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Apply 2D transformations to images and masks within ComfyUI. Zoom, position, scale, flip, rotate, squash and stretch the input content. Tile images to create patterns (supports alpha channels). Fill options for managing canvas areas exposed by transformations. Apply masks to RGB images and invert mask inputs or outputs. No extra dependencies."
|
||||
},
|
||||
{
|
||||
"author": "quasiblob",
|
||||
"title": "ComfyUI-EsesImageCompare",
|
||||
"reference": "https://github.com/quasiblob/ComfyUI-EsesImageCompare",
|
||||
"files": [
|
||||
"https://github.com/quasiblob/ComfyUI-EsesImageCompare"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Interactive A/B image comparison node with a draggable slider to reveal one image over another. Includes difference and other blend modes for more detailed analysis, allowing one to spot changes in similar images. Node also outputs a passthrough image of input A, and a grayscale difference mask."
|
||||
},
|
||||
{
|
||||
"author": "TheLustriVA",
|
||||
"title": "ComfyUI Image Size Tool",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user