diff --git a/custom-node-list.json b/custom-node-list.json index 18c5174b..82ebe404 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15741,6 +15741,17 @@ "install_type": "git-clone", "description": "Pixydust Quantizer is a custom node extension for ComfyUI that allows for the simplified recreation of tile patterns used in 1990s 16-color PC graphics, offering advanced color quantization and palette optimization features." }, + { + "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" + ], + "install_type": "copy", + "description": "preprocessing images, presented in a visual way. It also calculates the corresponding image area." + }, + @@ -16146,14 +16157,4 @@ "description": "This is a node to convert an image into a CMYK Halftone dot image." } ] -} -{ - "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" - ], - "install_type": "copy", - "description": "preprocessing images, presented in a visual way. It also calculates the corresponding image area." -} +} \ No newline at end of file diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 3db21f57..569194ed 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,6 +9,17 @@ }, + + { + "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" + ], + "install_type": "copy", + "description": "preprocessing images, presented in a visual way. It also calculates the corresponding image area." + }, { "author": "Vrch Studio", "title": "ComfyUI Web Viewer",