mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-11 22:50:48 +08:00
Update custom-node-list.json
This commit is contained in:
parent
ad81c29beb
commit
7b9d72ad0f
@ -31636,9 +31636,9 @@
|
|||||||
"title": "Vectorizer API",
|
"title": "Vectorizer API",
|
||||||
"reference": "https://github.com/rickrender/ComfyUI-Vectorizer-API",
|
"reference": "https://github.com/rickrender/ComfyUI-Vectorizer-API",
|
||||||
"files": [
|
"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."
|
"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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user