diff --git a/custom-node-list.json b/custom-node-list.json index 3c47656a..99f8fa74 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -31630,6 +31630,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "rickrender", + "title": "Vectorizer API", + "reference": "https://github.com/rickrender/ComfyUI-Vectorizer-API", + "files": [ + "https://github.com/rickrender/ComfyUI-Vectorizer-API" + ], + "install_type": "git-clone", + "description": "A collection of ComfyUI nodes for interfacing with the Vectorizer.ai API. Manipulate the results with options for scaling the SVG result back to raster image with increased resolution. Includes a background remover node to remove a prevalent background color from raster images. Enter credentials in config.json or directly within the node." } ] }