update DB

This commit is contained in:
Dr.Lt.Data
2025-08-20 05:23:08 +09:00
parent c2665e3677
commit 7fe1159426
7 changed files with 827 additions and 840 deletions

View File

@@ -31194,6 +31194,16 @@
"install_type": "git-clone",
"description": "Simple node for handling multi-line text with automatic line numbering and extracting a selected line.\nAlways auto-numbers lines (1., 2., 3., …)\nPick a line via 1-based index and output only that lines content (without the “n. ” prefix)\nRead-only “gutter”-style preview with line numbers on the left, intended for display nodes"
},
{
"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."
},
@@ -31630,16 +31640,6 @@
],
"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."
}
]
}