From d6e9cb0136c148663f2005c1eb668e8e11060c90 Mon Sep 17 00:00:00 2001 From: Sssnap <143506979+SS-snap@users.noreply.github.com> Date: Mon, 7 Oct 2024 16:31:58 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 5b339aa8..74636506 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15651,3 +15651,13 @@ } ] } +{ + "author": "SSsnap", + "title": "Snap Processing for Comfyui", + "reference": "https://github.com/SS-snap/ComfyUI-Snap_Processing", + "files": [ + "https://github.com/SS-snap/ComfyUI-Snap_Processing/blob/master/Snap_canvas.py" + ], + "install_type": "copy", + "description": "for preprocessing images, presented in a visual way. It also calculates the corresponding image area." +}