diff --git a/custom-node-list.json b/custom-node-list.json index b21a3606..e713c22f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "shmbatom", + "title": "Comfyui-ImageAB-Compare", + "id": "Comfyui-ImageAB-Compare", + "reference": "https://github.com/shmbatom/Comfyui-ImageAB-Compare", + "files": [ + "https://github.com/shmbatom/Comfyui-ImageAB-Compare" + ], + "install_type": "git-clone", + "description": "image split comparison horizontally/vertically, real-time mouse interaction to adjust split ratios, bidirectional linkage between slider and mouse, and the ability to export comparison images with precise split lines." + }, { "author": "Dr.Lt.Data", "title": "ComfyUI-Manager",