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."
}
]
}

View File

@ -17534,7 +17534,7 @@
"LoraTagLoader"
],
{
"title_aux": "LoRA Tag Loader for ComfyUI"
"title_aux": "badjeff/LoRA Tag Loader for ComfyUI"
}
],
"https://github.com/badxprogramm/ComfyUI-GradientBlur": [
@ -35717,6 +35717,15 @@
"title_aux": "comfyui-ricklove"
}
],
"https://github.com/rickrender/ComfyUI-Vectorizer-API": [
[
"BackgroundRemoverNode",
"VectorizerAINode"
],
{
"title_aux": "Vectorizer API"
}
],
"https://github.com/rickyars/comfyui-llm-tile": [
[
"TiledImageGenerator",
@ -36980,7 +36989,7 @@
"LoRA_TagLoader"
],
{
"title_aux": "LoRA Tag Loader for ComfyUI"
"title_aux": "shinyakidoguchi301/LoRA Tag Loader for ComfyUI"
}
],
"https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": [

View File

@ -12379,6 +12379,11 @@
"last_update": "2024-10-05 03:12:28",
"author_account_age_days": 5253
},
"https://github.com/rickrender/ComfyUI-Vectorizer-API": {
"stars": 0,
"last_update": "2025-08-19 19:47:32",
"author_account_age_days": 961
},
"https://github.com/rickyars/comfyui-llm-tile": {
"stars": 1,
"last_update": "2025-06-25 11:56:15",

View File

@ -579,17 +579,6 @@
"title_aux": "comfyui-textools [WIP]"
}
],
"https://github.com/AcademiaSD/comfyui_AcademiaSD": [
[
"LoopCounterToFile",
"PaddedFileName",
"PromptBatchSelector",
"ResetCounterFile"
],
{
"title_aux": "comfyui_AcademiaSD"
}
],
"https://github.com/Aero-Ex/comfyui_diffswap": [
[
"DiffSwapNode"
@ -2804,6 +2793,7 @@
"FullBodyDetection",
"HighlightIndexSelector",
"MaskCoverageAnalysis",
"RegexTextExtractor",
"StringSplit",
"StringStrip"
],
@ -3453,6 +3443,7 @@
"SDVN Pipe Out All",
"SDVN QuadrupleCLIP Download",
"SDVN Quick Menu",
"SDVN Qwen Reference",
"SDVN RGBA to RGB",
"SDVN Run Python Code",
"SDVN Run Test",
@ -5445,6 +5436,7 @@
"TestWhileLoopOpen",
"TextEncodeAceStepAudio",
"TextEncodeHunyuanVideo_ImageToVideo",
"TextEncodeQwenImageEdit",
"ThresholdMask",
"TomePatchModel",
"TorchCompileModel",
@ -8361,8 +8353,10 @@
"CloudreveSignin",
"CloudreveUploadFile",
"IncrementBatchName",
"InoGetConditioning",
"InoGetSamplerConfig",
"InoGetSamplerModel",
"InoLoadModels",
"Ino_BoolToSwitch",
"Ino_BranchImage",
"Ino_CalculateLoraConfig",
"Ino_CountFiles",
@ -10238,8 +10232,8 @@
"https://github.com/xsai-collab/ComfyUI-CombineVideoAndSubtitle": [
[
"CombineVideosFromFolder",
"getSubtitlesFromVideo",
"mergeVideoAndSubtitle"
"GetSubtitlesFromVideo",
"MergeVideoAndSubtitle"
],
{
"title_aux": "ComfyUI-CombineVideoAndSubtitle"
@ -10313,6 +10307,7 @@
"LoadImageFromURLNode",
"LoadStringFromDirectoryNode",
"LoadStringNode",
"LoraLoaderDualNode",
"MaxNode",
"MinNode",
"MultiplyNode",

File diff suppressed because it is too large Load Diff

View File

@ -11,6 +11,16 @@
"install_type": "git-clone",
"description": "Nodes to use Omini Kontext framework for multi-image reference using Flux Kontext model. It has node to for Nunchaku compatibility. The is an editor node to place the character/product on the image for spatial control."
},
{
"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."
},
{
"author": "obisin",
"title": "ComfyUI - DGLS (Dynamic GPU Layer Swapping)",
@ -681,47 +691,6 @@
],
"install_type": "git-clone",
"description": "Advanced/Experimental VACE nodes for WAN video models in ComfyUI."
},
{
"author": "Ferocit",
"title": "comfyui-feroccustomnodes",
"reference": "https://github.com/Ferocit/comfyui-feroccustomnodes",
"files": [
"https://github.com/Ferocit/comfyui-feroccustomnodes"
],
"install_type": "git-clone",
"description": "This repository contains custom nodes for ComfyUI, designed to enhance your workflow with text-based operations, particularly for managing and utilizing descriptive texts."
},
{
"author": "CY-CHENYUE",
"title": "ComfyUI-ImageCompositionCy",
"id": "ComfyUI-ImageCompositionCy",
"reference": "https://github.com/CY-CHENYUE/ComfyUI-ImageCompositionCy",
"files": [
"https://github.com/CY-CHENYUE/ComfyUI-ImageCompositionCy.git"
],
"description": "A powerful ComfyUI multi-image composition node that supports real-time adjustment of image position, size, and rotation angle on an interactive Canvas, with freehand drawing capabilities and real-time preview of composition effects.",
"install_type": "git-clone"
},
{
"author": "diogod",
"title": "TTS Audio Suite",
"reference": "https://github.com/diodiogod/TTS-Audio-Suite",
"files": [
"https://github.com/diodiogod/TTS-Audio-Suite"
],
"install_type": "git-clone",
"description": "TTS Audio Suite - Universal multi-engine TTS extension for ComfyUI with unified architecture supporting ChatterBox, F5-TTS, and future engines like RVC. Features modular engine adapters, character voice management, comprehensive SRT subtitle support, and advanced audio processing capabilities."
},
{
"author": "switzerswish",
"title": "LoRA Visualizer",
"reference": "https://github.com/oliverswitzer/ComfyUI-Lora-Visualizer",
"files": [
"https://github.com/oliverswitzer/ComfyUI-Lora-Visualizer"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node that parses prompt text for LoRA tags and visualizes their metadata, including trigger words, strength values, thumbnail previews, and example images."
}
]
}

View File

@ -17534,7 +17534,7 @@
"LoraTagLoader"
],
{
"title_aux": "LoRA Tag Loader for ComfyUI"
"title_aux": "badjeff/LoRA Tag Loader for ComfyUI"
}
],
"https://github.com/badxprogramm/ComfyUI-GradientBlur": [
@ -35717,6 +35717,15 @@
"title_aux": "comfyui-ricklove"
}
],
"https://github.com/rickrender/ComfyUI-Vectorizer-API": [
[
"BackgroundRemoverNode",
"VectorizerAINode"
],
{
"title_aux": "Vectorizer API"
}
],
"https://github.com/rickyars/comfyui-llm-tile": [
[
"TiledImageGenerator",
@ -36980,7 +36989,7 @@
"LoRA_TagLoader"
],
{
"title_aux": "LoRA Tag Loader for ComfyUI"
"title_aux": "shinyakidoguchi301/LoRA Tag Loader for ComfyUI"
}
],
"https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": [