mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 02:43:00 +08:00
update DB
This commit is contained in:
parent
c2665e3677
commit
7fe1159426
@ -31194,6 +31194,16 @@
|
|||||||
"install_type": "git-clone",
|
"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 line’s content (without the “n. ” prefix)\nRead-only “gutter”-style preview with line numbers on the left, intended for display nodes"
|
"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 line’s 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",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -17534,7 +17534,7 @@
|
|||||||
"LoraTagLoader"
|
"LoraTagLoader"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "LoRA Tag Loader for ComfyUI"
|
"title_aux": "badjeff/LoRA Tag Loader for ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/badxprogramm/ComfyUI-GradientBlur": [
|
"https://github.com/badxprogramm/ComfyUI-GradientBlur": [
|
||||||
@ -35717,6 +35717,15 @@
|
|||||||
"title_aux": "comfyui-ricklove"
|
"title_aux": "comfyui-ricklove"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/rickrender/ComfyUI-Vectorizer-API": [
|
||||||
|
[
|
||||||
|
"BackgroundRemoverNode",
|
||||||
|
"VectorizerAINode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Vectorizer API"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/rickyars/comfyui-llm-tile": [
|
"https://github.com/rickyars/comfyui-llm-tile": [
|
||||||
[
|
[
|
||||||
"TiledImageGenerator",
|
"TiledImageGenerator",
|
||||||
@ -36980,7 +36989,7 @@
|
|||||||
"LoRA_TagLoader"
|
"LoRA_TagLoader"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "LoRA Tag Loader for ComfyUI"
|
"title_aux": "shinyakidoguchi301/LoRA Tag Loader for ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": [
|
"https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": [
|
||||||
|
|||||||
@ -12379,6 +12379,11 @@
|
|||||||
"last_update": "2024-10-05 03:12:28",
|
"last_update": "2024-10-05 03:12:28",
|
||||||
"author_account_age_days": 5253
|
"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": {
|
"https://github.com/rickyars/comfyui-llm-tile": {
|
||||||
"stars": 1,
|
"stars": 1,
|
||||||
"last_update": "2025-06-25 11:56:15",
|
"last_update": "2025-06-25 11:56:15",
|
||||||
|
|||||||
@ -579,17 +579,6 @@
|
|||||||
"title_aux": "comfyui-textools [WIP]"
|
"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": [
|
"https://github.com/Aero-Ex/comfyui_diffswap": [
|
||||||
[
|
[
|
||||||
"DiffSwapNode"
|
"DiffSwapNode"
|
||||||
@ -2804,6 +2793,7 @@
|
|||||||
"FullBodyDetection",
|
"FullBodyDetection",
|
||||||
"HighlightIndexSelector",
|
"HighlightIndexSelector",
|
||||||
"MaskCoverageAnalysis",
|
"MaskCoverageAnalysis",
|
||||||
|
"RegexTextExtractor",
|
||||||
"StringSplit",
|
"StringSplit",
|
||||||
"StringStrip"
|
"StringStrip"
|
||||||
],
|
],
|
||||||
@ -3453,6 +3443,7 @@
|
|||||||
"SDVN Pipe Out All",
|
"SDVN Pipe Out All",
|
||||||
"SDVN QuadrupleCLIP Download",
|
"SDVN QuadrupleCLIP Download",
|
||||||
"SDVN Quick Menu",
|
"SDVN Quick Menu",
|
||||||
|
"SDVN Qwen Reference",
|
||||||
"SDVN RGBA to RGB",
|
"SDVN RGBA to RGB",
|
||||||
"SDVN Run Python Code",
|
"SDVN Run Python Code",
|
||||||
"SDVN Run Test",
|
"SDVN Run Test",
|
||||||
@ -5445,6 +5436,7 @@
|
|||||||
"TestWhileLoopOpen",
|
"TestWhileLoopOpen",
|
||||||
"TextEncodeAceStepAudio",
|
"TextEncodeAceStepAudio",
|
||||||
"TextEncodeHunyuanVideo_ImageToVideo",
|
"TextEncodeHunyuanVideo_ImageToVideo",
|
||||||
|
"TextEncodeQwenImageEdit",
|
||||||
"ThresholdMask",
|
"ThresholdMask",
|
||||||
"TomePatchModel",
|
"TomePatchModel",
|
||||||
"TorchCompileModel",
|
"TorchCompileModel",
|
||||||
@ -8361,8 +8353,10 @@
|
|||||||
"CloudreveSignin",
|
"CloudreveSignin",
|
||||||
"CloudreveUploadFile",
|
"CloudreveUploadFile",
|
||||||
"IncrementBatchName",
|
"IncrementBatchName",
|
||||||
|
"InoGetConditioning",
|
||||||
"InoGetSamplerConfig",
|
"InoGetSamplerConfig",
|
||||||
"InoGetSamplerModel",
|
"InoLoadModels",
|
||||||
|
"Ino_BoolToSwitch",
|
||||||
"Ino_BranchImage",
|
"Ino_BranchImage",
|
||||||
"Ino_CalculateLoraConfig",
|
"Ino_CalculateLoraConfig",
|
||||||
"Ino_CountFiles",
|
"Ino_CountFiles",
|
||||||
@ -10238,8 +10232,8 @@
|
|||||||
"https://github.com/xsai-collab/ComfyUI-CombineVideoAndSubtitle": [
|
"https://github.com/xsai-collab/ComfyUI-CombineVideoAndSubtitle": [
|
||||||
[
|
[
|
||||||
"CombineVideosFromFolder",
|
"CombineVideosFromFolder",
|
||||||
"getSubtitlesFromVideo",
|
"GetSubtitlesFromVideo",
|
||||||
"mergeVideoAndSubtitle"
|
"MergeVideoAndSubtitle"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-CombineVideoAndSubtitle"
|
"title_aux": "ComfyUI-CombineVideoAndSubtitle"
|
||||||
@ -10313,6 +10307,7 @@
|
|||||||
"LoadImageFromURLNode",
|
"LoadImageFromURLNode",
|
||||||
"LoadStringFromDirectoryNode",
|
"LoadStringFromDirectoryNode",
|
||||||
"LoadStringNode",
|
"LoadStringNode",
|
||||||
|
"LoraLoaderDualNode",
|
||||||
"MaxNode",
|
"MaxNode",
|
||||||
"MinNode",
|
"MinNode",
|
||||||
"MultiplyNode",
|
"MultiplyNode",
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -11,6 +11,16 @@
|
|||||||
"install_type": "git-clone",
|
"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."
|
"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",
|
"author": "obisin",
|
||||||
"title": "ComfyUI - DGLS (Dynamic GPU Layer Swapping)",
|
"title": "ComfyUI - DGLS (Dynamic GPU Layer Swapping)",
|
||||||
@ -681,47 +691,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Advanced/Experimental VACE nodes for WAN video models in ComfyUI."
|
"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."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -17534,7 +17534,7 @@
|
|||||||
"LoraTagLoader"
|
"LoraTagLoader"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "LoRA Tag Loader for ComfyUI"
|
"title_aux": "badjeff/LoRA Tag Loader for ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/badxprogramm/ComfyUI-GradientBlur": [
|
"https://github.com/badxprogramm/ComfyUI-GradientBlur": [
|
||||||
@ -35717,6 +35717,15 @@
|
|||||||
"title_aux": "comfyui-ricklove"
|
"title_aux": "comfyui-ricklove"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/rickrender/ComfyUI-Vectorizer-API": [
|
||||||
|
[
|
||||||
|
"BackgroundRemoverNode",
|
||||||
|
"VectorizerAINode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Vectorizer API"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/rickyars/comfyui-llm-tile": [
|
"https://github.com/rickyars/comfyui-llm-tile": [
|
||||||
[
|
[
|
||||||
"TiledImageGenerator",
|
"TiledImageGenerator",
|
||||||
@ -36980,7 +36989,7 @@
|
|||||||
"LoRA_TagLoader"
|
"LoRA_TagLoader"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "LoRA Tag Loader for ComfyUI"
|
"title_aux": "shinyakidoguchi301/LoRA Tag Loader for ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": [
|
"https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user