Update custom-node-list.json

This commit is contained in:
renderartist 2025-08-19 12:43:22 -07:00 committed by GitHub
parent d63de803a4
commit ad81c29beb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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://raw.githubusercontent.com/rickrender/ComfyUI-Vectorizer-API/refs/heads/main/vectorizer_ai.py"
],
"install_type": "copy",
"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."
}
]
}