Update custom-node-list.json

This commit is contained in:
Dr.Lt.Data 2025-08-20 05:09:56 +09:00 committed by GitHub
parent ad81c29beb
commit 7b9d72ad0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31636,9 +31636,9 @@
"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"
"https://github.com/rickrender/ComfyUI-Vectorizer-API"
],
"install_type": "copy",
"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."
}
]