update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run

This commit is contained in:
Dr.Lt.Data 2026-02-05 12:47:06 +09:00
parent b06a85e1c2
commit 544ab8328c
9 changed files with 3645 additions and 2276 deletions

View File

@ -5868,7 +5868,17 @@
],
"install_type": "git-clone",
"description": "A better node for using Google Gemini models, supporting the latest API endpoints with a v3 ComfyUI node interface."
},
},
{
"author": "ttulttul",
"title": "ComfyUI-Taylor-Attention",
"reference": "https://github.com/ttulttul/ComfyUI-Taylor-Attention",
"files": [
"https://github.com/ttulttul/ComfyUI-Taylor-Attention"
],
"install_type": "git-clone",
"description": "ComfyUI Taylor attention custom node"
},
{
"author": "jitcoder",
"title": "LoraInfo",
@ -8476,6 +8486,16 @@
"install_type": "git-clone",
"description": "A lightweight ComfyUI custom node pack for Qwen3-ASR, providing simple speechtotext workflows with local model caching and optional timestamp output. Supports Qwen/Qwen3ASR1.7B and 0.6B, with HuggingFace/ModelScope download options and clean integration for ComfyUI pipelines."
},
{
"author": "1038lab",
"title": "ComfyUI-Youtu-VL",
"reference": "https://github.com/1038lab/ComfyUI-Youtu-VL",
"files": [
"https://github.com/1038lab/ComfyUI-Youtu-VL"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for Tencent Youtu-VL vision-language model"
},
{
"author": "Klinter",
"title": "Klinter_nodes",
@ -32730,6 +32750,16 @@
"install_type": "git-clone",
"description": "This custom node gives you total control over where your models run and where they live in memory. It solves common Out of Memory (OOM) errors, enables multi-GPU workflows, and fixes persistent crashes when trying to run modern workflows (like Flux/SD3) on CPUs or secondary GPUs."
},
{
"author": "FearL0rd",
"title": "ComfyUI-ParallelAnything",
"reference": "https://github.com/FearL0rd/ComfyUI-ParallelAnything",
"files": [
"https://github.com/FearL0rd/ComfyUI-ParallelAnything"
],
"install_type": "git-clone",
"description": "This suite of nodes unlocks high-performance parallel processing in ComfyUI by utilizing **Model Replication**. Unlike standard offloading which moves a single model instance between devices, these nodes create independent replicas of the model on each selected GPU/CPU, allowing for true simultaneous batch processing."
},
{
"author": "Alectriciti",
"title": "comfyui-adaptiveprompts",
@ -33685,6 +33715,26 @@
"install_type": "git-clone",
"description": "ZeroPrompt integration for FLUX2-JSON providing deterministic, profile-based procedural text generation for structured prompt building."
},
{
"author": "MushroomFleet",
"title": "ComfyUI_PromptExtractor_nodes",
"reference": "https://github.com/MushroomFleet/ComfyUI_PromptExtractor_nodes",
"files": [
"https://github.com/MushroomFleet/ComfyUI_PromptExtractor_nodes"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI that extract text prompts from PNG image metadata"
},
{
"author": "MushroomFleet",
"title": "ComfyUI-DJZ-Offsquare",
"reference": "https://github.com/MushroomFleet/ComfyUI-DJZ-Offsquare",
"files": [
"https://github.com/MushroomFleet/ComfyUI-DJZ-Offsquare"
],
"install_type": "git-clone",
"description": "ComfyUI custom node that creates optimized image collages from batches of 2-6 images"
},
{
"author": "Urabewe",
"title": "ComfyUI Video Extend Counter",
@ -41120,6 +41170,26 @@
"install_type": "git-clone",
"description": "Enhance ComfyUI workflow by providing powerful node search, attribute search, and port navigation features with Ctrl+F shortcut support."
},
{
"author": "MechaBabyAi",
"title": "ComfyUI-MechaBaby-WorkflowTracer",
"reference": "https://github.com/MechaBabyAi/ComfyUI-MechaBaby-WorkflowTracer",
"files": [
"https://github.com/MechaBabyAi/ComfyUI-MechaBaby-WorkflowTracer"
],
"install_type": "git-clone",
"description": "An enhanced extension for ComfyUI that records, visualizes, and extracts the actual execution path of a workflow."
},
{
"author": "MechaBabyAi",
"title": "ComfyUI-MechaBaby-NodeLayout",
"reference": "https://github.com/MechaBabyAi/ComfyUI-MechaBaby-NodeLayout",
"files": [
"https://github.com/MechaBabyAi/ComfyUI-MechaBaby-NodeLayout"
],
"install_type": "git-clone",
"description": "A node layout helper extension for ComfyUI. Assists in arranging and aligning nodes on the canvas without modifying workflow files — all operations are frontend-only."
},
{
"author": "shmbatom",
"title": "Comfyui-ImageAB-Compare",
@ -41411,16 +41481,6 @@
"install_type": "git-clone",
"description": "Custom ComfyUI node providing comment stripping functionality for prompts with multiple marker styles. (Description by CC)"
},
{
"author": "Angelsan720",
"title": "attention_bench",
"reference": "https://github.com/Angelsan720/attention_bench",
"files": [
"https://github.com/Angelsan720/attention_bench"
],
"install_type": "git-clone",
"description": "A simple ComfyUI node example project to help beginners learn how to develop ComfyUI nodes."
},
{
"author": "Enferlain",
"title": "ComfyUI-A1111-cond",
@ -41875,6 +41935,16 @@
"install_type": "git-clone",
"description": "Text and data manipulation nodes for ComfyUI, with emphasis on JSON processing, detection workflows, and bbox visualization."
},
{
"author": "Nakamura2828",
"title": "ComfyUI-JK-ToRetro",
"reference": "https://github.com/Nakamura2828/ComfyUI-JK-ToRetro",
"files": [
"https://github.com/Nakamura2828/ComfyUI-JK-ToRetro"
],
"install_type": "git-clone",
"description": "Retro graphics converter node for ComfyUI. Converts modern images to authentic retro computing styles (VGA, EGA, CGA, PC-98) with proper color palettes, dithering, and resolution constraints."
},
{
"author": "sgyyao",
"title": "ComfyUI_LLM_Prompt_Optimizer",
@ -42438,16 +42508,6 @@
"install_type": "git-clone",
"description": "Advanced context management node for WanVideo using Intent-Aware Mixture of Contexts (MoC) system with hybrid memory, multi-modal retrieval, and temporal diversity. (Description by CC)"
},
{
"author": "balu112121",
"title": "Comfyui_Hivision_ID_photo_layout",
"reference": "https://github.com/balu112121/Comfyui_Hivision_ID_photo_layout",
"files": [
"https://github.com/balu112121/Comfyui_Hivision_ID_photo_layout"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for ID photo layout with support for custom paper sizes, orientation, rows/columns, spacing, margins, and grid display. (Description by CC)"
},
{
"author": "Candlehead",
"title": "Candlehead-Comfy-Nodez",
@ -42468,6 +42528,16 @@
"install_type": "git-clone",
"description": "The ultimate tool for creating complex iterative workflows and frame-by-frame video processing in ComfyUI, designed to handle huge tasks without GPU crashes using intelligent sequential looping."
},
{
"author": "Meisoftcoltd",
"title": "ComfyUI-Demucs-AudioSeparator",
"reference": "https://github.com/Meisoftcoltd/ComfyUI-Demucs-AudioSeparator",
"files": [
"https://github.com/Meisoftcoltd/ComfyUI-Demucs-AudioSeparator"
],
"install_type": "git-clone",
"description": "Custom ComfyUI node for audio source separation using Meta Demucs v4 technology to extract voices, drums, bass, and other instruments with high fidelity. (Description by CC)"
},
{
"author": "licanhua",
"title": "ComfyUI-StrokeReveal",
@ -42618,8 +42688,226 @@
"install_type": "git-clone",
"description": "A custom ComfyUI node that provides Flux 2recommended resolution presets for quickly creating empty latents, without manually entering width and height values."
},
{
"author": "pytraveler",
"title": "comfyui-darkil-nodes",
"reference": "https://github.com/pytraveler/comfyui-darkil-nodes",
"files": [
"https://github.com/pytraveler/comfyui-darkil-nodes"
],
"install_type": "git-clone",
"description": "Various custom nodes for improved usability."
},
{
"author": "kadevin",
"title": "ComfyUI-Active-Node-Highlighter",
"reference": "https://github.com/kadevin/ComfyUI-Active-Node-Highlighter",
"files": [
"https://github.com/kadevin/ComfyUI-Active-Node-Highlighter"
],
"install_type": "git-clone",
"description": "A lightweight ComfyUI extension that highlights the currently executing node by inverting its colors."
},
{
"author": "JamesDanielDoss",
"title": "JamesDossAI-EnhancedLinks",
"reference": "https://github.com/JamesDanielDoss/JamesDossAI-EnhancedLinks",
"files": [
"https://github.com/JamesDanielDoss/JamesDossAI-EnhancedLinks"
],
"install_type": "git-clone",
"description": "Simple animated arrows traveling along workflow links (input → output)"
},
{
"author": "kreonxv",
"title": "ComfyUI-Infinity-Canvas",
"reference": "https://github.com/kreonxv/ComfyUI-Infinity-Canvas",
"files": [
"https://github.com/kreonxv/ComfyUI-Infinity-Canvas"
],
"install_type": "git-clone",
"description": "A powerful infinite canvas inpainting extension for ComfyUI inspired by InvokeAI Canvas and Painthua.com, enabling boundless painting and seamless iterative workflows."
},
{
"author": "kreonxv",
"title": "ComfyUI-T2I_StyleApply",
"reference": "https://github.com/kreonxv/ComfyUI-T2I_StyleApply",
"files": [
"https://github.com/kreonxv/ComfyUI-T2I_StyleApply"
],
"install_type": "git-clone",
"description": "Simple node for ComfyUI that applies a text-to-image (T2I) style to an image or embedding with support for start/end frame control and a weight parameter."
},
{
"author": "kreonxv",
"title": "ComfyUI-ForgeAPI",
"reference": "https://github.com/kreonxv/ComfyUI-ForgeAPI",
"files": [
"https://github.com/kreonxv/ComfyUI-ForgeAPI"
],
"install_type": "git-clone",
"description": "Lightweight custom nodes that integrate ComfyUI with ForgeUI-style samplers and provide convenient ControlNet and LoRA stack helpers."
},
{
"author": "kreonxv",
"title": "ComfyUI-LoraControls",
"reference": "https://github.com/kreonxv/ComfyUI-LoraControls",
"files": [
"https://github.com/kreonxv/ComfyUI-LoraControls"
],
"install_type": "git-clone",
"description": "A set of ComfyUI custom nodes to control LoRA (Low-Rank Adaptation) strength programmatically during the sampling process."
},
{
"author": "kreonxv",
"title": "ComfyUI-Whiteboard",
"reference": "https://github.com/kreonxv/ComfyUI-Whiteboard",
"files": [
"https://github.com/kreonxv/ComfyUI-Whiteboard"
],
"install_type": "git-clone",
"description": "A simple ComfyUI node that creates a white canvas for freehand drawing and automatically runs inference for sketch-to-image workflows."
},
{
"author": "kreonxv",
"title": "ComfyUI-GroupBypasser",
"reference": "https://github.com/kreonxv/ComfyUI-GroupBypasser",
"files": [
"https://github.com/kreonxv/ComfyUI-GroupBypasser"
],
"install_type": "git-clone",
"description": "A small ComfyUI custom node that provides a lightweight bypass for grouped nodes."
},
{
"author": "Shan2L",
"title": "ComfyUI-Simple-Profiler",
"reference": "https://github.com/Shan2L/ComfyUI-Simple-Profiler",
"files": [
"https://github.com/Shan2L/ComfyUI-Simple-Profiler"
],
"install_type": "git-clone",
"description": "A pure backend custom node/plugin for ComfyUI that records execution time for each node in a workflow and maximum device usage statistics."
},
{
"author": "Malkalypse",
"title": "ComfyUI-MouseCoords",
"reference": "https://github.com/Malkalypse/ComfyUI-MouseCoords",
"files": [
"https://github.com/Malkalypse/ComfyUI-MouseCoords"
],
"install_type": "git-clone",
"description": "Display mouse coordinates in graph space"
},
{
"author": "luoq24",
"title": "ydem_nodes",
"reference": "https://github.com/luoq24/ydem_nodes",
"files": [
"https://github.com/luoq24/ydem_nodes"
],
"install_type": "git-clone",
"description": "ComfyUI custom node collection including face direction detection, image processing, and example nodes. (Description by CC)"
},
{
"author": "xufengbo1993",
"title": "ComfyUI-ZFL-JSON-Extractor",
"reference": "https://github.com/xufengbo1993/ComfyUI-ZFL-JSON-Extractor",
"files": [
"https://github.com/xufengbo1993/ComfyUI-ZFL-JSON-Extractor"
],
"install_type": "git-clone",
"description": "A powerful tool for AI dynamic comic creators and scriptwriters extracting up to 4 specific keys from JSON scripts."
},
{
"author": "ohmygoobness",
"title": "ComfyUI-ImageResolutionFixer",
"reference": "https://github.com/ohmygoobness/ComfyUI-ImageResolutionFixer",
"files": [
"https://github.com/ohmygoobness/ComfyUI-ImageResolutionFixer"
],
"install_type": "git-clone",
"description": "A lightweight ComfyUI node that intelligently rounds image dimensions to compatible resolutions using smart reflection mirroring."
},
{
"author": "AnastasiyaW",
"title": "ComfyUI-SmartScreenshotCleaner",
"reference": "https://github.com/AnastasiyaW/ComfyUI-SmartScreenshotCleaner",
"files": [
"https://github.com/AnastasiyaW/ComfyUI-SmartScreenshotCleaner"
],
"install_type": "git-clone",
"description": "Nodes for removing UI elements from screenshots by detecting and masking icons, buttons, and text. (Description by CC)"
},
{
"author": "ved-gaur",
"title": "ComfyUI-Sink-Nodes",
"reference": "https://github.com/ved-gaur/ComfyUI-Sink-Nodes",
"files": [
"https://github.com/ved-gaur/ComfyUI-Sink-Nodes"
],
"install_type": "git-clone",
"description": "ComfyUI sink nodes that accept inputs and intentionally do nothing, forcing models to load into memory without running inference. (Description by CC)"
},
{
"author": "neurodanzelus-cmd",
"title": "ComfyUI-TeleStyle",
"reference": "https://github.com/neurodanzelus-cmd/ComfyUI-TeleStyle",
"files": [
"https://github.com/neurodanzelus-cmd/ComfyUI-TeleStyle"
],
"install_type": "git-clone",
"description": "An unofficial, streamlined, and highly optimized ComfyUI implementation of TeleStyle for video style transfer. (Description by CC)"
},
{
"author": "Mexes1978",
"title": "comfyui-comfysketch",
"reference": "https://github.com/Mexes1978/comfyui-comfysketch",
"files": [
"https://github.com/Mexes1978/comfyui-comfysketch"
],
"install_type": "git-clone",
"description": "A drawing and sketching node for ComfyUI with layers, multiple brush types, and a focused, professional interface."
},
{
"author": "franciscotorrado",
"title": "ComfyUI-Automation",
"reference": "https://github.com/franciscotorrado/ComfyUI-Automation",
"files": [
"https://github.com/franciscotorrado/ComfyUI-Automation"
],
"install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI designed to facilitate complex looping and iteration workflows, specialized in media batch processing."
},
{
"author": "kana112233",
"title": "ComfyUI-kaola-ace-step",
"reference": "https://github.com/kana112233/ComfyUI-kaola-ace-step",
"files": [
"https://github.com/kana112233/ComfyUI-kaola-ace-step"
],
"install_type": "git-clone",
"description": "ACE-Step 1.5 music generation nodes for ComfyUI - Generate high-quality music from text"
},
{
"author": "Devourer56",
"title": "ComfyUI-Impact-BIGdetector-BBOX-SEGS",
"reference": "https://github.com/Devourer56/ComfyUI-Impact-BIGdetector-BBOX-SEGS",
"files": [
"https://github.com/Devourer56/ComfyUI-Impact-BIGdetector-BBOX-SEGS"
],
"install_type": "git-clone",
"description": "A ComfyUI node implementing cascade object detection system (bbox/segm) using YOLO models with multi-stage processing. (Description by CC)"
},
{
"author": "LDNKS094",
"title": "ComfyUI-Painter-I2V-AIO",
"reference": "https://github.com/LDNKS094/ComfyUI-Painter-I2V-AIO",
"files": [
"https://github.com/LDNKS094/ComfyUI-Painter-I2V-AIO"
],
"install_type": "git-clone",
"description": "All-in-One collection of Painter's ComfyUI nodes for video generation"
},

View File

@ -298,6 +298,17 @@
"title_aux": "ComfyUI-WildPromptor"
}
],
"https://github.com/1038lab/ComfyUI-Youtu-VL": [
[
"AILab_YoutuVL",
"AILab_YoutuVL_Advanced",
"AILab_YoutuVL_GGUF",
"AILab_YoutuVL_GGUF_Advanced"
],
{
"title_aux": "ComfyUI-Youtu-VL"
}
],
"https://github.com/111496583yzy/comfyui-PuzzleCrack-Effect": [
[
"MyJigsawPuzzleEffect",
@ -2748,6 +2759,16 @@
"title_aux": "ComfyUI-RandomTagWeights"
}
],
"https://github.com/AnastasiyaW/ComfyUI-SmartScreenshotCleaner": [
[
"HappyIn_AutoBorderCrop",
"HappyIn_ImageSwitch",
"HappyIn_ScreenshotCleaner"
],
{
"title_aux": "ComfyUI-SmartScreenshotCleaner"
}
],
"https://github.com/Andro-Meta/ComfyUI-Ovis2": [
[
"Ovis2ImageCaption",
@ -2759,14 +2780,6 @@
"title_aux": "ComfyUI-Ovis2"
}
],
"https://github.com/Angelsan720/attention_bench": [
[
"ImageInfo"
],
{
"title_aux": "attention_bench"
}
],
"https://github.com/Anibaaal/ComfyUI-UX-Nodes": [
[
"AdvancedCompositeImageMasked",
@ -6318,6 +6331,14 @@
"title_aux": "KsamplerDF"
}
],
"https://github.com/Devourer56/ComfyUI-Impact-BIGdetector-BBOX-SEGS": [
[
"CascadeDetectorAdvanced"
],
{
"title_aux": "ComfyUI-Impact-BIGdetector-BBOX-SEGS"
}
],
"https://github.com/DiaoDaiaChan/ComfyUI_API_Request": [
[
"Character_Prompt_Select",
@ -7948,7 +7969,7 @@
"AnyDeviceOffload"
],
{
"title_aux": "ComfyUI-AnyDeviceOffload"
"title_aux": "ComfyUI Any-Device Offload"
}
],
"https://github.com/FearL0rd/ComfyUI-MaskAIFingerprint": [
@ -7959,6 +7980,16 @@
"title_aux": "ComfyUI MaskAIFingerprint"
}
],
"https://github.com/FearL0rd/ComfyUI-ParallelAnything": [
[
"ParallelAnything",
"ParallelDevice",
"ParallelDeviceList"
],
{
"title_aux": "ComfyUI-ParallelAnything"
}
],
"https://github.com/FeiMao-326/Comfyui-General-API-Node": [
[
"FeiMao_326_GeneralAPINode",
@ -12223,6 +12254,18 @@
"title_aux": "Comfyui_LG_Tools"
}
],
"https://github.com/LDNKS094/ComfyUI-Painter-I2V-AIO": [
[
"PainterI2V",
"PainterI2VAdvanced",
"PainterI2VExtend",
"PainterSampler",
"PainterSamplerAdvanced"
],
{
"title_aux": "ComfyUI-Painter-I2V-AIO"
}
],
"https://github.com/LEv145/images-grid-comfy-plugin": [
[
"GridAnnotation",
@ -13816,6 +13859,14 @@
"title_aux": "ComfyUI-OneForOne"
}
],
"https://github.com/Meisoftcoltd/ComfyUI-Demucs-AudioSeparator": [
[
"DemucsAudioSeparator"
],
{
"title_aux": "ComfyUI-Demucs-AudioSeparator"
}
],
"https://github.com/Meisoftcoltd/comfyui-sequential-batcher": [
[
"CombineJobs",
@ -13875,6 +13926,14 @@
"title_aux": "ComfyUI ZhipuAI Platform"
}
],
"https://github.com/Mexes1978/comfyui-comfysketch": [
[
"ComfySketch"
],
{
"title_aux": "comfyui-comfysketch"
}
],
"https://github.com/MichaelMaxAgent/comfyui_ML_nodes": [
[
"MLFrameRateResampler",
@ -14499,6 +14558,14 @@
"title_aux": "ComfyUI-TextOverlay"
}
],
"https://github.com/MushroomFleet/ComfyUI-DJZ-Offsquare": [
[
"DJZ_Offsquare"
],
{
"title_aux": "ComfyUI-DJZ-Offsquare"
}
],
"https://github.com/MushroomFleet/ComfyUI-DJZ-POML": [
[
"ZenkaiPOMLProcessor",
@ -14574,6 +14641,19 @@
"title_aux": "ComfyUI-Zero2JSON"
}
],
"https://github.com/MushroomFleet/ComfyUI_PromptExtractor_nodes": [
[
"DJZ_PromptExtractor",
"DJZ_PromptExtractorBatch",
"DJZ_PromptExtractorFromPath",
"DJZ_PromptExtractorV2",
"DJZ_PromptExtractorV2_Batch",
"DJZ_PromptExtractorV2_StringNavigator"
],
{
"title_aux": "ComfyUI_PromptExtractor_nodes"
}
],
"https://github.com/MushroomFleet/DJZ-Pedalboard": [
[
"DJZ_Pedalboard"
@ -14720,6 +14800,14 @@
"title_aux": "ComfyUI-JK-TextTools"
}
],
"https://github.com/Nakamura2828/ComfyUI-JK-ToRetro": [
[
"JK_ImageToRetro"
],
{
"title_aux": "ComfyUI-JK-ToRetro"
}
],
"https://github.com/NakamuraShippo/ComfyUI-NS-ManySliders": [
[
"NS_ManySliders"
@ -25956,14 +26044,6 @@
"title_aux": "comfyui_image_embeddings"
}
],
"https://github.com/balu112121/Comfyui_Hivision_ID_photo_layout": [
[
"Hivision_ID_Photo_Layout"
],
{
"title_aux": "Comfyui_Hivision_ID_photo_layout"
}
],
"https://github.com/bananasss00/ComfyUI-SP-Nodes": [
[
"BoolSwitchOutStr",
@ -32376,6 +32456,7 @@
],
"https://github.com/diodiogod/TTS-Audio-Suite": [
[
"ASRSRTAdvancedOptionsNode",
"AudioAnalyzerNode",
"AudioAnalyzerOptionsNode",
"CharacterVoicesNode",
@ -34771,6 +34852,18 @@
"title_aux": "ComfyUI-OnDemand-Lora-Loader"
}
],
"https://github.com/franciscotorrado/ComfyUI-Automation": [
[
"IteratorCounter",
"IteratorItem",
"IteratorList",
"IteratorSignal",
"VideoConcatenation"
],
{
"title_aux": "ComfyUI-Automation"
}
],
"https://github.com/frankchieng/ComfyUI_Aniportrait": [
[
"AniPortrait_Audio2Video",
@ -34816,8 +34909,8 @@
"UniversalOllamaLoader"
],
{
"nodename_pattern": "UniversalGGUFLoader|UniversalAIChat|LH_History_Monitor",
"title_aux": "LoraHelper Chat Nodes"
"nodename_pattern": "UniversalGGUFLoader|UniversalOllamaLoader|UniversalAIChat|LH_LlamaInstruct|LH_History_Monitor|LH_MultiTextSelector|LoRA_AllInOne_Saver|LH_SimpleText",
"title_aux": "ComfyUI-LoraHelper"
}
],
"https://github.com/fredhopp/comfyui-flipflopnodes": [
@ -39713,6 +39806,19 @@
"title_aux": "ComfyUI-PromptPalette"
}
],
"https://github.com/kana112233/ComfyUI-kaola-ace-step": [
[
"ACE_STEP_Cover",
"ACE_STEP_FormatSample",
"ACE_STEP_Repaint",
"ACE_STEP_SimpleMode",
"ACE_STEP_TextToMusic",
"ACE_STEP_Understand"
],
{
"title_aux": "ComfyUI-kaola-ace-step"
}
],
"https://github.com/kanibus/kanibus": [
[
"AIDepthControl",
@ -41301,6 +41407,49 @@
"title_aux": "Kraken Discord Bot"
}
],
"https://github.com/kreonxv/ComfyUI-ForgeAPI": [
[
"ForgeControlNetStack",
"ForgeLoraStack",
"ForgeSampler"
],
{
"title_aux": "ComfyUI-ForgeAPI"
}
],
"https://github.com/kreonxv/ComfyUI-GroupBypasser": [
[
"GroupBypasserNode"
],
{
"title_aux": "ComfyUI-GroupBypasser"
}
],
"https://github.com/kreonxv/ComfyUI-LoraControls": [
[
"LoRAStepRange",
"LoraKeyframes"
],
{
"title_aux": "ComfyUI-LoraControls"
}
],
"https://github.com/kreonxv/ComfyUI-T2I_StyleApply": [
[
"T2I_StyleApply"
],
{
"title_aux": "ComfyUI-T2I_StyleApply"
}
],
"https://github.com/kreonxv/ComfyUI-Whiteboard": [
[
"Whiteboard"
],
{
"title_aux": "ComfyUI-Whiteboard"
}
],
"https://github.com/krigeta/qwen-image-controlnets-comfyui": [
[
"QwenImageBlockwiseControlNetApply",
@ -44055,6 +44204,16 @@
"title_aux": "bitalino_comfy"
}
],
"https://github.com/luoq24/ydem_nodes": [
[
"YDemExampleNode",
"YDemFaceDirection",
"YDemImageProcessor"
],
{
"title_aux": "ydem_nodes"
}
],
"https://github.com/luxdelux7/ComfyUI-Forbidden-Vision": [
[
"ForbiddenVisionFaceEditMerge",
@ -46086,6 +46245,15 @@
"title_aux": "comfyui-smooth-step-lora-loader"
}
],
"https://github.com/neurodanzelus-cmd/ComfyUI-TeleStyle": [
[
"TeleStyleLoader",
"TeleStyleVideoInference"
],
{
"title_aux": "ComfyUI-TeleStyle"
}
],
"https://github.com/neverbiasu/ComfyUI-BAGEL": [
[
"BagelImageEdit",
@ -46886,6 +47054,14 @@
"title_aux": "ComfyUI-WhisperXX"
}
],
"https://github.com/ohmygoobness/ComfyUI-ImageResolutionFixer": [
[
"ImageResolutionFixer"
],
{
"title_aux": "ComfyUI-ImageResolutionFixer"
}
],
"https://github.com/okdalto/ComfyUI-FlashPortrait": [
[
"FlashPortraitFeatureExtractor",
@ -54768,6 +54944,14 @@
"title_aux": "ComfyUI Iterative Mixing Nodes"
}
],
"https://github.com/ttulttul/ComfyUI-Taylor-Attention": [
[
"TaylorAttentionBackend"
],
{
"title_aux": "ComfyUI-Taylor-Attention"
}
],
"https://github.com/ttulttul/ComfyUI-Tensor-Operations": [
[
"Fast Image to Noise",
@ -55421,6 +55605,15 @@
"title_aux": "ImageBlender"
}
],
"https://github.com/ved-gaur/ComfyUI-Sink-Nodes": [
[
"IntermediateSink",
"Sink"
],
{
"title_aux": "ComfyUI-Sink-Nodes"
}
],
"https://github.com/veighnsche/comfyui_gr85": [
[
"GR85_ImageDimensionResizer",
@ -57069,6 +57262,14 @@
"title_aux": "Comfyui_Get_promptId"
}
],
"https://github.com/xufengbo1993/ComfyUI-ZFL-JSON-Extractor": [
[
"JSONExtractorFourWay"
],
{
"title_aux": "ComfyUI-ZFL-JSON-Extractor"
}
],
"https://github.com/xuheyao/comfyui-dinov3-point-prompt": [
[
"DINOv3Loader",
@ -58406,7 +58607,11 @@
"https://github.com/zeeoale/PromptCreatorNode": [
[
"IdentityMixerNode",
"PromptCreatorNode"
"PFN_PromptTagsExtractor",
"PromptBuilderNode",
"PromptCreatorNode",
"PromptReplayNode",
"PromptTagsExtractorNode"
],
{
"title_aux": "PromptCreatorNodetraumakom Prompt Generator"

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,176 @@
{
"custom_nodes": [
{
"author": "danieljanata",
"title": "ComfyUI-phone_compression_ultimate [WIP]",
"reference": "https://github.com/danieljanata/ComfyUI-phone_compression_ultimate",
"files": [
"https://github.com/danieljanata/ComfyUI-phone_compression_ultimate"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node that simulates realistic smartphone camera compression and processing artifacts.\nNOTE: The files in the repo are not organized."
},
{
"author": "Norsnow",
"title": "comfyui-image-ratio-preset [WIP]",
"reference": "https://github.com/Norsnow/comfyui-image-ratio-preset",
"files": [
"https://github.com/Norsnow/comfyui-image-ratio-preset"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node for quickly setting image aspect ratios with presets and custom dimensions, directly generating latent tensors.\nNOTE: The files in the repo are not organized."
},
{
"author": "svyatojdismas",
"title": "ComfyUI-StDismas [WIP]",
"reference": "https://github.com/svyatojdismas/ComfyUI-StDismas",
"files": [
"https://github.com/svyatojdismas/ComfyUI-StDismas"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI. (Description by CC)\nNOTE: The files in the repo are not organized."
},
{
"author": "OtwakO",
"title": "ComfyUI-UsefulTools",
"reference": "https://github.com/OtwakO/ComfyUI-UsefulTools",
"files": [
"https://github.com/OtwakO/ComfyUI-UsefulTools"
],
"install_type": "git-clone",
"description": "Extract tags from your original prompts by giving it a substring or an array of substrings."
},
{
"author": "vito0131",
"title": "ComfyUI_SmartContentCrop [WIP]",
"reference": "https://github.com/vito0131/ComfyUI_SmartContentCrop",
"files": [
"https://github.com/vito0131/ComfyUI_SmartContentCrop"
],
"install_type": "git-clone",
"description": "Smart content cropping with circle processing capabilities. (Description by CC)\nNOTE: The files in the repo are not organized."
},
{
"author": "Vollond",
"title": "ComfyUI-LatentCutPlus",
"reference": "https://github.com/Vollond/ComfyUI-LatentCutPlus",
"files": [
"https://github.com/Vollond/ComfyUI-LatentCutPlus"
],
"install_type": "git-clone",
"description": "ComfyUI custom node: LatentCutPlus (slice latents with amount=-1 to end)"
},
{
"author": "gaonprime-labs",
"title": "nordy-custom-node-ComfyUI-NormalOverlapBandBlend",
"reference": "https://github.com/gaonprime-labs/nordy-custom-node-ComfyUI-NormalOverlapBandBlend",
"files": [
"https://github.com/gaonprime-labs/nordy-custom-node-ComfyUI-NormalOverlapBandBlend"
],
"install_type": "git-clone",
"description": "Normal map blending node for overlapping band effects in ComfyUI. (Description by CC)"
},
{
"author": "muriellee1x",
"title": "ComfyUI-Mysterious-node3",
"reference": "https://github.com/muriellee1x/ComfyUI-Mysterious-node3",
"files": [
"https://github.com/muriellee1x/ComfyUI-Mysterious-node3"
],
"install_type": "git-clone",
"description": "Custom node VideoTimeRemapSpeedPresets for ComfyUI. (Description by CC)"
},
{
"author": "muriellee1x",
"title": "ComfyUI-Mysterious-node2 [WIP]",
"reference": "https://github.com/muriellee1x/ComfyUI-Mysterious-node2",
"files": [
"https://github.com/muriellee1x/ComfyUI-Mysterious-node2"
],
"install_type": "git-clone",
"description": "Professional green/blue screen chroma keying nodes inspired by After Effects Keylight plugin, supporting automatic/manual key color detection and advanced spillage suppression. (Description by CC)\nNOTE: The files in the repo are not organized."
},
{
"author": "Mexes1978",
"title": "Film Photography Prompt Styler [WIP]",
"reference": "https://github.com/Mexes1978/film_prompt_styler",
"files": [
"https://github.com/Mexes1978/film_prompt_styler"
],
"install_type": "git-clone",
"description": "Photography history education tool node with 8 core categories including film stocks, lenses, lighting, genres, print styles, eras, technical processes, and photographer styles for intentional artistic choices.\nNOTE: The files in the repo are not organized."
},
{
"author": "RaeZhLiu",
"title": "comfy_ark",
"reference": "https://github.com/RaeZhLiu/comfy_ark",
"files": [
"https://github.com/RaeZhLiu/comfy_ark"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for Ark functionality. (Description by CC)"
},
{
"author": "harishcmgit",
"title": "comfyui_sp [WIP]",
"reference": "https://github.com/harishcmgit/comfyui_sp",
"files": [
"https://github.com/harishcmgit/comfyui_sp"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for seamless pattern generation. (Description by CC)\nNOTE: The files in the repo are not organized."
},
{
"author": "teskor-hub",
"title": "comfyui-teskors-utils [WIP]",
"reference": "https://github.com/teskor-hub/comfyui-teskors-utils",
"files": [
"https://github.com/teskor-hub/comfyui-teskors-utils"
],
"install_type": "git-clone",
"description": "ComfyUI utility nodes for pose smoothing and rendering. (Description by CC)\nNOTE: The files in the repo are not organized."
},
{
"author": "Omega-L",
"title": "comfyUI-prompts",
"reference": "https://github.com/Omega-L/comfyUI-prompts",
"files": [
"https://github.com/Omega-L/comfyUI-prompts"
],
"install_type": "git-clone",
"description": "ComfyUI Frontend Vue Basic is custom node that demonstrate how to use vue as frontend framework along with primevue and vue-i18n, cooperating with ComfyUI API. Needs ComfyUI Frontend 1.25.0 or later."
},
{
"author": "vjumpkung",
"title": "comfyui-mosaic-blur [NAME CONFLICT]",
"reference": "https://github.com/vjumpkung/comfyui-mosaic-blur",
"files": [
"https://github.com/vjumpkung/comfyui-mosaic-blur"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for applying mosaic blur effects. (Description by CC)"
},
{
"author": "richardctw",
"title": "ComfyUI-ImageFillBackgroundColor",
"reference": "https://github.com/richardctw/ComfyUI-ImageFillBackgroundColor",
"files": [
"https://github.com/richardctw/ComfyUI-ImageFillBackgroundColor"
],
"install_type": "git-clone",
"description": "NODES: ImageFillBackgroundColor"
},
{
"author": "zxq790909-maker",
"title": "ComfyUI-wangyi-OLED [WIP]",
"reference": "https://github.com/zxq790909-maker/ComfyUI-wangyi-OLED",
"files": [
"https://github.com/zxq790909-maker/ComfyUI-wangyi-OLED"
],
"install_type": "git-clone",
"description": "An extension that highlights the currently running node in ComfyUI with a strong neon outline and breathing effect for easier workflow navigation.\nNOTE: The files in the repo are not organized."
},
{
"author": "ncky",
"title": "ComfyUI-Qwen3-TTS [NAME CONFLICT]",
@ -1173,16 +1344,6 @@
"install_type": "git-clone",
"description": "A custom node implementing the Manifold Alignment Protocol (MAP) within ComfyUI, transforming diffusion sampling into a measurable and visualizable geometric process. (Description by CC)\nNOTE: The files in the repo are not organized."
},
{
"author": "Nynxz",
"title": "ComfyUI_DiffsynthPause",
"reference": "https://github.com/Nynxz/ComfyUI_DiffsynthPause",
"files": [
"https://github.com/Nynxz/ComfyUI_DiffsynthPause"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for controlling Diffsynth checkpoint pausing behavior during image generation workflows. (Description by CC)"
},
{
"author": "binarystatic",
"title": "ComfyUI-BinarystaticMasterSeed",
@ -6872,6 +7033,16 @@
"install_type": "git-clone",
"description": "NODES: Simple Image Rotate"
},
{
"author": "sugarkwork",
"title": "comfyui-trtools",
"reference": "https://github.com/sugarkwork/comfyui-trtools",
"files": [
"https://github.com/sugarkwork/comfyui-trtools"
],
"install_type": "git-clone",
"description": "TensorRT Tools for ComfyUI"
},
{
"author": "DonutsDelivery",
"title": "ComfyUI-DonutDetailer",

View File

@ -431,7 +431,17 @@
],
"https://github.com/861289009/comfyui_video_node": [
[
"VideoFadeHex2In"
"VideoAddAudio",
"VideoFadeHex2In",
"VideoFirstFrame",
"VideoForceFpsCfr",
"VideoMerge30FpsAudio",
"VideoMerge30FpsNoAudio",
"VideoProbe",
"VideoTrimEndFrames",
"VideoTrimStartFrames",
"VideoUrlLastFrame",
"VideoUrlSplitCfr"
],
{
"title_aux": "comfyui_video_node [WIP]"
@ -1484,6 +1494,12 @@
],
{}
],
"https://github.com/ComfyUI/DiffsynthPause": [
[
"nynxz.Patch.ZImageDiffsynthControlnetPause"
],
{}
],
"https://github.com/ComfyUI/Text_Processor": [
[
"AddTextToImage",
@ -3245,6 +3261,7 @@
"AdjustImageNode",
"AutoExtractTags",
"DownloadCivitaiModel",
"ExtraCheckpointData",
"ExtractTagFromString",
"PrepareCheckpoint",
"PrepareLoRA",
@ -3262,6 +3279,14 @@
"title_aux": "Mets-Nodes"
}
],
"https://github.com/Mexes1978/film_prompt_styler": [
[
"FilmPromptStyler"
],
{
"title_aux": "Film Photography Prompt Styler [WIP]"
}
],
"https://github.com/MickeyJ/ComfyUI_mickster_nodes": [
[
"Image Size Scaled",
@ -3632,6 +3657,14 @@
"title_aux": "ComfyUI_SaveImageCustom"
}
],
"https://github.com/Norsnow/comfyui-image-ratio-preset": [
[
"ImageRatioPreset"
],
{
"title_aux": "comfyui-image-ratio-preset [WIP]"
}
],
"https://github.com/Northerner1/ComfyUI_North_Noise": [
[
"North_Noise"
@ -3655,14 +3688,6 @@
"title_aux": "ComfyUI-NVVS [WIP]"
}
],
"https://github.com/Nynxz/ComfyUI_DiffsynthPause": [
[
"nynxz.Patch.ZImageDiffsynthControlnetPause"
],
{
"title_aux": "ComfyUI_DiffsynthPause"
}
],
"https://github.com/OSAnimate/ComfyUI-SpriteSheetMaker": [
[
"ImageGridNode",
@ -3714,6 +3739,22 @@
"title_aux": "ComfyUI-OmarioNodes"
}
],
"https://github.com/Omega-L/comfyUI-prompts": [
[
"comfyUI-prompt"
],
{
"title_aux": "comfyUI-prompts"
}
],
"https://github.com/OtwakO/ComfyUI-UsefulTools": [
[
"TagExtractor"
],
{
"title_aux": "ComfyUI-UsefulTools"
}
],
"https://github.com/PATATAJEC/ComfyUI-PatatajecNodes": [
[
"ColorMatchFalloff",
@ -4107,6 +4148,14 @@
"title_aux": "ComfyUI-FeatureBank"
}
],
"https://github.com/RaeZhLiu/comfy_ark": [
[
"ArkSeedreamNode"
],
{
"title_aux": "comfy_ark"
}
],
"https://github.com/Raidez/comfyui-kuniklo-collection": [
[
"ApplySVG2Image",
@ -5292,6 +5341,19 @@
"title_aux": "ComfyUI Custom Nodes: OpenRouter & Ollama [UNSAFE]"
}
],
"https://github.com/Vollond/ComfyUI-LatentCutPlus": [
[
"DebugAny",
"LTXVEmptyLatentAudioDebug",
"LTXVSpatioTemporalTiledVAEDecode_DirectEncode",
"LTXVTiledVAEDecode",
"LatentCutPlus",
"LatentDebugInfo"
],
{
"title_aux": "ComfyUI-LatentCutPlus"
}
],
"https://github.com/Vov1ch/ComfyUI_GLMImage": [
[
"GLMImageGenerate",
@ -7703,6 +7765,14 @@
"title_aux": "ComfyUI-AudioDuration"
}
],
"https://github.com/danieljanata/ComfyUI-phone_compression_ultimate": [
[
"PhoneCompressionUltimate"
],
{
"title_aux": "ComfyUI-phone_compression_ultimate [WIP]"
}
],
"https://github.com/daracazamea/comfyUI-DCNodes": [
[
"FluxResolutionPicker",
@ -8619,6 +8689,14 @@
"title_aux": "ComfyUI_Nordy"
}
],
"https://github.com/gaonprime-labs/nordy-custom-node-ComfyUI-NormalOverlapBandBlend": [
[
"NormalOverlapBandBlend"
],
{
"title_aux": "nordy-custom-node-ComfyUI-NormalOverlapBandBlend"
}
],
"https://github.com/gaowei-space/ComfyUI-Doubao-LLM": [
[
"DoubaoAPI",
@ -8881,6 +8959,14 @@
"title_aux": "Comfyui-SadTalker"
}
],
"https://github.com/harishcmgit/comfyui_sp": [
[
"SeamlessPatternNode"
],
{
"title_aux": "comfyui_sp [WIP]"
}
],
"https://github.com/hashms0a/ComfyUI-Qwen-Multi-Angle-Camera-Nodes": [
[
"QwenMultiAngleBatchSelector",
@ -11257,6 +11343,27 @@
"title_aux": "ComfyUI-Logic-Switch"
}
],
"https://github.com/muriellee1x/ComfyUI-Mysterious-node2": [
[
"Key Edge Args (V2.3.6fixE2_clean)",
"Key Matte Math Args (V2.3.6fixE2_clean)",
"Key Protect Highlights Args (V2.3.6fixE2_clean)",
"Key Sampler Args (V2.3.6fixE2_clean)",
"Key Spill/Algo Args (V2.3.6fixE2_clean)",
"KeylightCoreHubV3"
],
{
"title_aux": "ComfyUI-Mysterious-node2 [WIP]"
}
],
"https://github.com/muriellee1x/ComfyUI-Mysterious-node3": [
[
"VideoTimeRemapSpeedPresets"
],
{
"title_aux": "ComfyUI-Mysterious-node3"
}
],
"https://github.com/muriellee1x/ComfyUI-switch-angles": [
[
"CameraPromptGenerator"
@ -12210,6 +12317,14 @@
"title_aux": "ComfyUI Datadog Monitor [WIP]"
}
],
"https://github.com/richardctw/ComfyUI-ImageFillBackgroundColor": [
[
"ImageFillBackgroundColor"
],
{
"title_aux": "ComfyUI-ImageFillBackgroundColor"
}
],
"https://github.com/ricklove/ComfyUI-AutoSeg-SAM2": [
[
"AutoSegSAM2Node"
@ -13134,6 +13249,15 @@
"title_aux": "ComfyUI-URLLoader"
}
],
"https://github.com/sugarkwork/comfyui-trtools": [
[
"TRTUpscaler",
"TRTagger"
],
{
"title_aux": "comfyui-trtools"
}
],
"https://github.com/sugarkwork/comfyui_image_crop": [
[
"CropReapply",
@ -13210,6 +13334,24 @@
"title_aux": "ComfyUI-supaidauen [WIP]"
}
],
"https://github.com/svyatojdismas/ComfyUI-StDismas": [
[
"BatchImageCropByMaskAdvanced_StDismas",
"BatchImageCropByMask_StDismas",
"BatchImageUncropByMaskAdvanced_StDismas",
"BatchImageUncropByMask_StDismas",
"CSVIndexPicker_StDismas",
"DualKSamplerCore",
"DualKSamplerCoreAdvanced",
"DualKSamplerCoreAdvancedAlt",
"DualWVSamplerWanLightning",
"DualWVSamplerWanLightningAdvancedAlt",
"MultiStringSelector_StDismas"
],
{
"title_aux": "ComfyUI-StDismas [WIP]"
}
],
"https://github.com/synchronicity-labs/sync-comfyui": [
[
"SyncApiKeyNode",
@ -13365,6 +13507,14 @@
"title_aux": "ComfyUI-CacheImageNode"
}
],
"https://github.com/teskor-hub/comfyui-teskors-utils": [
[
"TSDWposeSmootherAndRender"
],
{
"title_aux": "comfyui-teskors-utils [WIP]"
}
],
"https://github.com/tfernd/ComfyUI-AutoCPUOffload": [
[
"AutoCPUOffload"
@ -13785,6 +13935,23 @@
"title_aux": "ComfyUI-QRemeshify"
}
],
"https://github.com/vito0131/ComfyUI_SmartContentCrop": [
[
"SimpleCircleProcessor",
"SmartContentCrop"
],
{
"title_aux": "ComfyUI_SmartContentCrop [WIP]"
}
],
"https://github.com/vjumpkung/comfyui-mosaic-blur": [
[
"MosaicBlur"
],
{
"title_aux": "comfyui-mosaic-blur [NAME CONFLICT]"
}
],
"https://github.com/vladp0727/Comfyui-with-Furniture": [
[
"GetMaskFromAlpha",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,35 @@
{
"custom_nodes": [
{
"author": "Nynxz",
"title": "ComfyUI_DiffsynthPause [REMOVED]",
"reference": "https://github.com/Nynxz/ComfyUI_DiffsynthPause",
"files": [
"https://github.com/Nynxz/ComfyUI_DiffsynthPause"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for controlling Diffsynth checkpoint pausing behavior during image generation workflows. (Description by CC)"
},
{
"author": "Angelsan720",
"title": "attention_bench [REMOVED]",
"reference": "https://github.com/Angelsan720/attention_bench",
"files": [
"https://github.com/Angelsan720/attention_bench"
],
"install_type": "git-clone",
"description": "A simple ComfyUI node example project to help beginners learn how to develop ComfyUI nodes."
},
{
"author": "balu112121",
"title": "Comfyui_Hivision_ID_photo_layout [REMOVED]",
"reference": "https://github.com/balu112121/Comfyui_Hivision_ID_photo_layout",
"files": [
"https://github.com/balu112121/Comfyui_Hivision_ID_photo_layout"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for ID photo layout with support for custom paper sizes, orientation, rows/columns, spacing, margins, and grid display. (Description by CC)"
},
{
"author": "ainewsto",
"title": "Comfyui_Comfly_v2 [REMOVED]",

View File

@ -1,5 +1,329 @@
{
"custom_nodes": [
{
"author": "FearL0rd",
"title": "ComfyUI-ParallelAnything",
"reference": "https://github.com/FearL0rd/ComfyUI-ParallelAnything",
"files": [
"https://github.com/FearL0rd/ComfyUI-ParallelAnything"
],
"install_type": "git-clone",
"description": "This suite of nodes unlocks high-performance parallel processing in ComfyUI by utilizing **Model Replication**. Unlike standard offloading which moves a single model instance between devices, these nodes create independent replicas of the model on each selected GPU/CPU, allowing for true simultaneous batch processing."
},
{
"author": "1038lab",
"title": "ComfyUI-Youtu-VL",
"reference": "https://github.com/1038lab/ComfyUI-Youtu-VL",
"files": [
"https://github.com/1038lab/ComfyUI-Youtu-VL"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for Tencent Youtu-VL vision-language model"
},
{
"author": "MushroomFleet",
"title": "ComfyUI-DJZ-Offsquare",
"reference": "https://github.com/MushroomFleet/ComfyUI-DJZ-Offsquare",
"files": [
"https://github.com/MushroomFleet/ComfyUI-DJZ-Offsquare"
],
"install_type": "git-clone",
"description": "ComfyUI custom node that creates optimized image collages from batches of 2-6 images"
},
{
"author": "ttulttul",
"title": "ComfyUI-Taylor-Attention",
"reference": "https://github.com/ttulttul/ComfyUI-Taylor-Attention",
"files": [
"https://github.com/ttulttul/ComfyUI-Taylor-Attention"
],
"install_type": "git-clone",
"description": "ComfyUI Taylor attention custom node"
},
{
"author": "MushroomFleet",
"title": "ComfyUI_PromptExtractor_nodes",
"reference": "https://github.com/MushroomFleet/ComfyUI_PromptExtractor_nodes",
"files": [
"https://github.com/MushroomFleet/ComfyUI_PromptExtractor_nodes"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI that extract text prompts from PNG image metadata"
},
{
"author": "Meisoftcoltd",
"title": "ComfyUI-Demucs-AudioSeparator",
"reference": "https://github.com/Meisoftcoltd/ComfyUI-Demucs-AudioSeparator",
"files": [
"https://github.com/Meisoftcoltd/ComfyUI-Demucs-AudioSeparator"
],
"install_type": "git-clone",
"description": "Custom ComfyUI node for audio source separation using Meta Demucs v4 technology to extract voices, drums, bass, and other instruments with high fidelity. (Description by CC)"
},
{
"author": "franciscotorrado",
"title": "ComfyUI-Automation",
"reference": "https://github.com/franciscotorrado/ComfyUI-Automation",
"files": [
"https://github.com/franciscotorrado/ComfyUI-Automation"
],
"install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI designed to facilitate complex looping and iteration workflows, specialized in media batch processing."
},
{
"author": "Mexes1978",
"title": "comfyui-comfysketch",
"reference": "https://github.com/Mexes1978/comfyui-comfysketch",
"files": [
"https://github.com/Mexes1978/comfyui-comfysketch"
],
"install_type": "git-clone",
"description": "A drawing and sketching node for ComfyUI with layers, multiple brush types, and a focused, professional interface."
},
{
"author": "neurodanzelus-cmd",
"title": "ComfyUI-TeleStyle",
"reference": "https://github.com/neurodanzelus-cmd/ComfyUI-TeleStyle",
"files": [
"https://github.com/neurodanzelus-cmd/ComfyUI-TeleStyle"
],
"install_type": "git-clone",
"description": "An unofficial, streamlined, and highly optimized ComfyUI implementation of TeleStyle for video style transfer. (Description by CC)"
},
{
"author": "kreonxv",
"title": "ComfyUI-Whiteboard",
"reference": "https://github.com/kreonxv/ComfyUI-Whiteboard",
"files": [
"https://github.com/kreonxv/ComfyUI-Whiteboard"
],
"install_type": "git-clone",
"description": "A simple ComfyUI node that creates a white canvas for freehand drawing and automatically runs inference for sketch-to-image workflows."
},
{
"author": "kreonxv",
"title": "ComfyUI-GroupBypasser",
"reference": "https://github.com/kreonxv/ComfyUI-GroupBypasser",
"files": [
"https://github.com/kreonxv/ComfyUI-GroupBypasser"
],
"install_type": "git-clone",
"description": "A small ComfyUI custom node that provides a lightweight bypass for grouped nodes."
},
{
"author": "ved-gaur",
"title": "ComfyUI-Sink-Nodes",
"reference": "https://github.com/ved-gaur/ComfyUI-Sink-Nodes",
"files": [
"https://github.com/ved-gaur/ComfyUI-Sink-Nodes"
],
"install_type": "git-clone",
"description": "ComfyUI sink nodes that accept inputs and intentionally do nothing, forcing models to load into memory without running inference. (Description by CC)"
},
{
"author": "kreonxv",
"title": "ComfyUI-ForgeAPI",
"reference": "https://github.com/kreonxv/ComfyUI-ForgeAPI",
"files": [
"https://github.com/kreonxv/ComfyUI-ForgeAPI"
],
"install_type": "git-clone",
"description": "Lightweight custom nodes that integrate ComfyUI with ForgeUI-style samplers and provide convenient ControlNet and LoRA stack helpers."
},
{
"author": "kreonxv",
"title": "ComfyUI-LoraControls",
"reference": "https://github.com/kreonxv/ComfyUI-LoraControls",
"files": [
"https://github.com/kreonxv/ComfyUI-LoraControls"
],
"install_type": "git-clone",
"description": "A set of ComfyUI custom nodes to control LoRA (Low-Rank Adaptation) strength programmatically during the sampling process."
},
{
"author": "xufengbo1993",
"title": "ComfyUI-ZFL-JSON-Extractor",
"reference": "https://github.com/xufengbo1993/ComfyUI-ZFL-JSON-Extractor",
"files": [
"https://github.com/xufengbo1993/ComfyUI-ZFL-JSON-Extractor"
],
"install_type": "git-clone",
"description": "A powerful tool for AI dynamic comic creators and scriptwriters extracting up to 4 specific keys from JSON scripts."
},
{
"author": "ohmygoobness",
"title": "ComfyUI-ImageResolutionFixer",
"reference": "https://github.com/ohmygoobness/ComfyUI-ImageResolutionFixer",
"files": [
"https://github.com/ohmygoobness/ComfyUI-ImageResolutionFixer"
],
"install_type": "git-clone",
"description": "A lightweight ComfyUI node that intelligently rounds image dimensions to compatible resolutions using smart reflection mirroring."
},
{
"author": "AnastasiyaW",
"title": "ComfyUI-SmartScreenshotCleaner",
"reference": "https://github.com/AnastasiyaW/ComfyUI-SmartScreenshotCleaner",
"files": [
"https://github.com/AnastasiyaW/ComfyUI-SmartScreenshotCleaner"
],
"install_type": "git-clone",
"description": "Nodes for removing UI elements from screenshots by detecting and masking icons, buttons, and text. (Description by CC)"
},
{
"author": "kreonxv",
"title": "ComfyUI-T2I_StyleApply",
"reference": "https://github.com/kreonxv/ComfyUI-T2I_StyleApply",
"files": [
"https://github.com/kreonxv/ComfyUI-T2I_StyleApply"
],
"install_type": "git-clone",
"description": "Simple node for ComfyUI that applies a text-to-image (T2I) style to an image or embedding with support for start/end frame control and a weight parameter."
},
{
"author": "luoq24",
"title": "ydem_nodes",
"reference": "https://github.com/luoq24/ydem_nodes",
"files": [
"https://github.com/luoq24/ydem_nodes"
],
"install_type": "git-clone",
"description": "ComfyUI custom node collection including face direction detection, image processing, and example nodes. (Description by CC)"
},
{
"author": "Devourer56",
"title": "ComfyUI-Impact-BIGdetector-BBOX-SEGS",
"reference": "https://github.com/Devourer56/ComfyUI-Impact-BIGdetector-BBOX-SEGS",
"files": [
"https://github.com/Devourer56/ComfyUI-Impact-BIGdetector-BBOX-SEGS"
],
"install_type": "git-clone",
"description": "A ComfyUI node implementing cascade object detection system (bbox/segm) using YOLO models with multi-stage processing. (Description by CC)"
},
{
"author": "sugarkwork",
"title": "comfyui-trtools",
"reference": "https://github.com/sugarkwork/comfyui-trtools",
"files": [
"https://github.com/sugarkwork/comfyui-trtools"
],
"install_type": "git-clone",
"description": "TensorRT Tools for ComfyUI"
},
{
"author": "LDNKS094",
"title": "ComfyUI-Painter-I2V-AIO",
"reference": "https://github.com/LDNKS094/ComfyUI-Painter-I2V-AIO",
"files": [
"https://github.com/LDNKS094/ComfyUI-Painter-I2V-AIO"
],
"install_type": "git-clone",
"description": "All-in-One collection of Painter's ComfyUI nodes for video generation"
},
{
"author": "Nakamura2828",
"title": "ComfyUI-JK-ToRetro",
"reference": "https://github.com/Nakamura2828/ComfyUI-JK-ToRetro",
"files": [
"https://github.com/Nakamura2828/ComfyUI-JK-ToRetro"
],
"install_type": "git-clone",
"description": "Retro graphics converter node for ComfyUI. Converts modern images to authentic retro computing styles (VGA, EGA, CGA, PC-98) with proper color palettes, dithering, and resolution constraints."
},
{
"author": "kana112233",
"title": "ComfyUI-kaola-ace-step",
"reference": "https://github.com/kana112233/ComfyUI-kaola-ace-step",
"files": [
"https://github.com/kana112233/ComfyUI-kaola-ace-step"
],
"install_type": "git-clone",
"description": "ACE-Step 1.5 music generation nodes for ComfyUI - Generate high-quality music from text"
},
{
"author": "MechaBabyAi",
"title": "ComfyUI-MechaBaby-WorkflowTracer",
"reference": "https://github.com/MechaBabyAi/ComfyUI-MechaBaby-WorkflowTracer",
"files": [
"https://github.com/MechaBabyAi/ComfyUI-MechaBaby-WorkflowTracer"
],
"install_type": "git-clone",
"description": "An enhanced extension for ComfyUI that records, visualizes, and extracts the actual execution path of a workflow."
},
{
"author": "pytraveler",
"title": "comfyui-darkil-nodes",
"reference": "https://github.com/pytraveler/comfyui-darkil-nodes",
"files": [
"https://github.com/pytraveler/comfyui-darkil-nodes"
],
"install_type": "git-clone",
"description": "Various custom nodes for improved usability."
},
{
"author": "kadevin",
"title": "ComfyUI-Active-Node-Highlighter",
"reference": "https://github.com/kadevin/ComfyUI-Active-Node-Highlighter",
"files": [
"https://github.com/kadevin/ComfyUI-Active-Node-Highlighter"
],
"install_type": "git-clone",
"description": "A lightweight ComfyUI extension that highlights the currently executing node by inverting its colors."
},
{
"author": "JamesDanielDoss",
"title": "JamesDossAI-EnhancedLinks",
"reference": "https://github.com/JamesDanielDoss/JamesDossAI-EnhancedLinks",
"files": [
"https://github.com/JamesDanielDoss/JamesDossAI-EnhancedLinks"
],
"install_type": "git-clone",
"description": "Simple animated arrows traveling along workflow links (input → output)"
},
{
"author": "Shan2L",
"title": "ComfyUI-Simple-Profiler",
"reference": "https://github.com/Shan2L/ComfyUI-Simple-Profiler",
"files": [
"https://github.com/Shan2L/ComfyUI-Simple-Profiler"
],
"install_type": "git-clone",
"description": "A pure backend custom node/plugin for ComfyUI that records execution time for each node in a workflow and maximum device usage statistics."
},
{
"author": "Malkalypse",
"title": "ComfyUI-MouseCoords",
"reference": "https://github.com/Malkalypse/ComfyUI-MouseCoords",
"files": [
"https://github.com/Malkalypse/ComfyUI-MouseCoords"
],
"install_type": "git-clone",
"description": "Display mouse coordinates in graph space"
},
{
"author": "MechaBabyAi",
"title": "ComfyUI-MechaBaby-NodeLayout",
"reference": "https://github.com/MechaBabyAi/ComfyUI-MechaBaby-NodeLayout",
"files": [
"https://github.com/MechaBabyAi/ComfyUI-MechaBaby-NodeLayout"
],
"install_type": "git-clone",
"description": "A node layout helper extension for ComfyUI. Assists in arranging and aligning nodes on the canvas without modifying workflow files — all operations are frontend-only."
},
{
"author": "kreonxv",
"title": "ComfyUI-Infinity-Canvas",
"reference": "https://github.com/kreonxv/ComfyUI-Infinity-Canvas",
"files": [
"https://github.com/kreonxv/ComfyUI-Infinity-Canvas"
],
"install_type": "git-clone",
"description": "A powerful infinite canvas inpainting extension for ComfyUI inspired by InvokeAI Canvas and Painthua.com, enabling boundless painting and seamless iterative workflows."
},
{
"author": "kaushiknishchay",
"title": "ComfyUI-Qwen3-ASR",
@ -433,257 +757,6 @@
],
"install_type": "git-clone",
"description": "Custom node for ComfyUI that performs color matching between reference and generated images with support for masking."
},
{
"author": "uczensokratesa",
"title": "ComfyUI-Gemini-VAE-Fix",
"reference": "https://github.com/uczensokratesa/ComfyUI-Gemini-VAE-Fix",
"files": [
"https://github.com/uczensokratesa/ComfyUI-Gemini-VAE-Fix"
],
"install_type": "git-clone",
"description": "Advanced VAE decoder node with audio sync precision and crash-proof memory management for long videos. (Description by CC)"
},
{
"author": "uczensokratesa",
"title": "ComfyUI-UniversalSmartVAE",
"reference": "https://github.com/uczensokratesa/ComfyUI-UniversalSmartVAE",
"files": [
"https://github.com/uczensokratesa/ComfyUI-UniversalSmartVAE"
],
"install_type": "git-clone",
"description": "VRAM-safe VAE decoder for video latents in ComfyUI. Decodes 5D video latents in temporal batches to prevent GPU memory explosions."
},
{
"author": "rdanalex",
"title": "ComfyUI-ClownSampler",
"reference": "https://github.com/rdanalex/ComfyUI-ClownSampler",
"files": [
"https://github.com/rdanalex/ComfyUI-ClownSampler"
],
"install_type": "git-clone",
"description": "A standalone ComfyUI node for loading samplers and providing their names as string outputs."
},
{
"author": "rgamevfx",
"title": "ComfyUI-RGnodes",
"reference": "https://github.com/rgamevfx/ComfyUI-RGnodes",
"files": [
"https://github.com/rgamevfx/ComfyUI-RGnodes"
],
"install_type": "git-clone",
"description": "VFX and video utility nodes. Avoiding opening other apps/clearing other caches."
},
{
"author": "zhaocaiji",
"title": "ComfyUI-Mute-Switch",
"reference": "https://github.com/zhaocaiji/ComfyUI-Mute-Switch",
"files": [
"https://github.com/zhaocaiji/ComfyUI-Mute-Switch"
],
"install_type": "git-clone",
"description": "A smart logic switch for ComfyUI that physically mutes upstream nodes to save GPU/CPU resources, featuring dynamic inputs and auto-cleanup."
},
{
"author": "knishika62",
"title": "ComfyUI-LyricForge",
"reference": "https://github.com/knishika62/ComfyUI-LyricForge",
"files": [
"https://github.com/knishika62/ComfyUI-LyricForge"
],
"install_type": "git-clone",
"description": "AI music generation node (for HeartMuLa) that auto-generates style tags and lyrics from keywords, supporting OpenAI/Claude/local LLM APIs and multilingual lyrics (Japanese, English, Chinese, Korean, Spanish). (Description by CC)"
},
{
"author": "Pedreiro-Digital-Studio-Ltda",
"title": "ComfyUI-PromptPerfect",
"reference": "https://github.com/Pedreiro-Digital-Studio-Ltda/ComfyUI-PromptPerfect",
"files": [
"https://github.com/Pedreiro-Digital-Studio-Ltda/ComfyUI-PromptPerfect"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI with Prompt Perfect GPT functionality."
},
{
"author": "princepainter",
"title": "ComfyUI-PainterAI2V",
"reference": "https://github.com/princepainter/ComfyUI-PainterAI2V",
"files": [
"https://github.com/princepainter/ComfyUI-PainterAI2V"
],
"install_type": "git-clone",
"description": "InfiniteTalk lip-sync node optimized for Wan2.2 dual-model workflow with first/last frame precision control and FPS synchronization. (Description by CC)"
},
{
"author": "cedarconnor",
"title": "ComfyUI-Skeletonretarget",
"reference": "https://github.com/cedarconnor/ComfyUI-Skeletonretarget",
"files": [
"https://github.com/cedarconnor/ComfyUI-Skeletonretarget"
],
"install_type": "git-clone",
"description": "A custom node pack for ComfyUI that aligns and retargets skeletal pose data from driving videos to match reference images, enabling consistent motion transfer. (Description by CC)"
},
{
"author": "laolaoruqin",
"title": "ComfyUI-free-drag-crop",
"reference": "https://github.com/laolaoruqin/ComfyUI-free-drag-crop",
"files": [
"https://github.com/laolaoruqin/ComfyUI-free-drag-crop"
],
"install_type": "git-clone",
"description": "An interactive, user-friendly cropping node that allows you to drag and resize the crop area directly in the ComfyUI interface."
},
{
"author": "hyukudan",
"title": "comfyui-video-resolution",
"reference": "https://github.com/hyukudan/comfyui-video-resolution",
"files": [
"https://github.com/hyukudan/comfyui-video-resolution"
],
"install_type": "git-clone",
"description": "A ComfyUI node for selecting video resolutions with preset dimensions for video generation models like LTX, CogVideo, and Hunyuan. (Description by CC)"
},
{
"author": "princepainter",
"title": "ComfyUI-PainterFrameCount",
"reference": "https://github.com/princepainter/ComfyUI-PainterFrameCount",
"files": [
"https://github.com/princepainter/ComfyUI-PainterFrameCount"
],
"install_type": "git-clone",
"description": "Aligns any input frame number to the nearest 4N+1 format, ensuring compatibility with video generation models that require specific frame count constraints."
},
{
"author": "princepainter",
"title": "ComfyUI-PainterVideoUpscale",
"reference": "https://github.com/princepainter/ComfyUI-PainterVideoUpscale",
"files": [
"https://github.com/princepainter/ComfyUI-PainterVideoUpscale"
],
"install_type": "git-clone",
"description": "Automatically scales your input video to specified dimensions and encodes it into latent space for sampling."
},
{
"author": "princepainter",
"title": "ComfyUI-PainterMultiF2V",
"reference": "https://github.com/princepainter/ComfyUI-PainterMultiF2V",
"files": [
"https://github.com/princepainter/ComfyUI-PainterMultiF2V"
],
"install_type": "git-clone",
"description": "A long-form video generation suite that chains keyframe images into coherent videos with automatic segment transitions and cross-dissolves. (Description by CC)"
},
{
"author": "TechnicalTod",
"title": "ComfyUI-RotoMask",
"reference": "https://github.com/TechnicalTod/ComfyUI-RotoMask",
"files": [
"https://github.com/TechnicalTod/ComfyUI-RotoMask"
],
"install_type": "git-clone",
"description": "A rotoscoping tool for ComfyUI that allows you to create animated masks using polygon curves with keyframe interpolation."
},
{
"author": "uczensokratesa",
"title": "ComfyUI-Claude-VAE",
"reference": "https://github.com/uczensokratesa/ComfyUI-Claude-VAE",
"files": [
"https://github.com/uczensokratesa/ComfyUI-Claude-VAE"
],
"install_type": "git-clone",
"description": "VAE Decode node that solves VRAM problems with mathematically precise temporal stitching, maintaining perfect frame counts across batch sizes for video generation."
},
{
"author": "jajos12",
"title": "Comfyui-WanVideo-Context",
"reference": "https://github.com/jajos12/Comfyui-WanVideo-Context",
"files": [
"https://github.com/jajos12/Comfyui-WanVideo-Context"
],
"install_type": "git-clone",
"description": "Advanced context management node for WanVideo using Intent-Aware Mixture of Contexts (MoC) system with hybrid memory, multi-modal retrieval, and temporal diversity. (Description by CC)"
},
{
"author": "balu112121",
"title": "Comfyui_Hivision_ID_photo_layout",
"reference": "https://github.com/balu112121/Comfyui_Hivision_ID_photo_layout",
"files": [
"https://github.com/balu112121/Comfyui_Hivision_ID_photo_layout"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for ID photo layout with support for custom paper sizes, orientation, rows/columns, spacing, margins, and grid display. (Description by CC)"
},
{
"author": "uczensokratesa",
"title": "ComfyUI-Grok-SmartVAE",
"reference": "https://github.com/uczensokratesa/ComfyUI-Grok-SmartVAE",
"files": [
"https://github.com/uczensokratesa/ComfyUI-Grok-SmartVAE"
],
"install_type": "git-clone",
"description": "Most durable and flexible VAE decoder for ComfyUI designed for long video sequences with crash-proof dynamic batching, temporal scale detection, and aggressive out-of-memory recovery. (Description by CC)"
},
{
"author": "Candlehead",
"title": "Candlehead-Comfy-Nodez",
"reference": "https://github.com/Candlehead/Candlehead-Comfy-Nodez",
"files": [
"https://github.com/Candlehead/Candlehead-Comfy-Nodez"
],
"install_type": "git-clone",
"description": "Comprehensive suite of utility nodes for ComfyUI including AspectToRes, ImageInfo, and TextProcessor for image processing workflows."
},
{
"author": "Meisoftcoltd",
"title": "comfyui-sequential-batcher",
"reference": "https://github.com/Meisoftcoltd/comfyui-sequential-batcher",
"files": [
"https://github.com/Meisoftcoltd/comfyui-sequential-batcher"
],
"install_type": "git-clone",
"description": "The ultimate tool for creating complex iterative workflows and frame-by-frame video processing in ComfyUI, designed to handle huge tasks without GPU crashes using intelligent sequential looping."
},
{
"author": "licanhua",
"title": "ComfyUI-StrokeReveal",
"reference": "https://github.com/licanhua/ComfyUI-StrokeReveal",
"files": [
"https://github.com/licanhua/ComfyUI-StrokeReveal"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node that creates an animated stroke reveal effect, where a brush/pen follows a mask edge to reveal an image with feathered blending and 8 direction support."
},
{
"author": "K3nt3L",
"title": "ComfyUI-S1Z35",
"reference": "https://github.com/K3nt3L/ComfyUI-S1Z35",
"files": [
"https://github.com/K3nt3L/ComfyUI-S1Z35"
],
"install_type": "git-clone",
"description": "Basic nodes for image ratios and size presets (all models)"
},
{
"author": "Niutonian",
"title": "comfyui-niutonian-smart-image",
"reference": "https://github.com/Niutonian/comfyui-niutonian-smart-image",
"files": [
"https://github.com/Niutonian/comfyui-niutonian-smart-image"
],
"install_type": "git-clone",
"description": "A comprehensive ComfyUI custom node suite for intelligent image stitching, processing, and manipulation with automatic handling of empty/bypassed inputs."
},
{
"author": "FearL0rd",
"title": "ComfyUI Any-Device Offload",
"id": "ComfyUI-AnyDeviceOffload",
"reference": "https://github.com/FearL0rd/ComfyUI-AnyDeviceOffload",
"files": [
"https://github.com/FearL0rd/ComfyUI-AnyDeviceOffload"
],
"install_type": "git-clone",
"description": "This custom node gives you total control over where your models run and where they live in memory. It solves common Out of Memory (OOM) errors, enables multi-GPU workflows, and fixes persistent crashes when trying to run modern workflows (like Flux/SD3) on CPUs or secondary GPUs."
}
]
}

View File

@ -298,6 +298,17 @@
"title_aux": "ComfyUI-WildPromptor"
}
],
"https://github.com/1038lab/ComfyUI-Youtu-VL": [
[
"AILab_YoutuVL",
"AILab_YoutuVL_Advanced",
"AILab_YoutuVL_GGUF",
"AILab_YoutuVL_GGUF_Advanced"
],
{
"title_aux": "ComfyUI-Youtu-VL"
}
],
"https://github.com/111496583yzy/comfyui-PuzzleCrack-Effect": [
[
"MyJigsawPuzzleEffect",
@ -2748,6 +2759,16 @@
"title_aux": "ComfyUI-RandomTagWeights"
}
],
"https://github.com/AnastasiyaW/ComfyUI-SmartScreenshotCleaner": [
[
"HappyIn_AutoBorderCrop",
"HappyIn_ImageSwitch",
"HappyIn_ScreenshotCleaner"
],
{
"title_aux": "ComfyUI-SmartScreenshotCleaner"
}
],
"https://github.com/Andro-Meta/ComfyUI-Ovis2": [
[
"Ovis2ImageCaption",
@ -2759,14 +2780,6 @@
"title_aux": "ComfyUI-Ovis2"
}
],
"https://github.com/Angelsan720/attention_bench": [
[
"ImageInfo"
],
{
"title_aux": "attention_bench"
}
],
"https://github.com/Anibaaal/ComfyUI-UX-Nodes": [
[
"AdvancedCompositeImageMasked",
@ -6318,6 +6331,14 @@
"title_aux": "KsamplerDF"
}
],
"https://github.com/Devourer56/ComfyUI-Impact-BIGdetector-BBOX-SEGS": [
[
"CascadeDetectorAdvanced"
],
{
"title_aux": "ComfyUI-Impact-BIGdetector-BBOX-SEGS"
}
],
"https://github.com/DiaoDaiaChan/ComfyUI_API_Request": [
[
"Character_Prompt_Select",
@ -7948,7 +7969,7 @@
"AnyDeviceOffload"
],
{
"title_aux": "ComfyUI-AnyDeviceOffload"
"title_aux": "ComfyUI Any-Device Offload"
}
],
"https://github.com/FearL0rd/ComfyUI-MaskAIFingerprint": [
@ -7959,6 +7980,16 @@
"title_aux": "ComfyUI MaskAIFingerprint"
}
],
"https://github.com/FearL0rd/ComfyUI-ParallelAnything": [
[
"ParallelAnything",
"ParallelDevice",
"ParallelDeviceList"
],
{
"title_aux": "ComfyUI-ParallelAnything"
}
],
"https://github.com/FeiMao-326/Comfyui-General-API-Node": [
[
"FeiMao_326_GeneralAPINode",
@ -12223,6 +12254,18 @@
"title_aux": "Comfyui_LG_Tools"
}
],
"https://github.com/LDNKS094/ComfyUI-Painter-I2V-AIO": [
[
"PainterI2V",
"PainterI2VAdvanced",
"PainterI2VExtend",
"PainterSampler",
"PainterSamplerAdvanced"
],
{
"title_aux": "ComfyUI-Painter-I2V-AIO"
}
],
"https://github.com/LEv145/images-grid-comfy-plugin": [
[
"GridAnnotation",
@ -13816,6 +13859,14 @@
"title_aux": "ComfyUI-OneForOne"
}
],
"https://github.com/Meisoftcoltd/ComfyUI-Demucs-AudioSeparator": [
[
"DemucsAudioSeparator"
],
{
"title_aux": "ComfyUI-Demucs-AudioSeparator"
}
],
"https://github.com/Meisoftcoltd/comfyui-sequential-batcher": [
[
"CombineJobs",
@ -13875,6 +13926,14 @@
"title_aux": "ComfyUI ZhipuAI Platform"
}
],
"https://github.com/Mexes1978/comfyui-comfysketch": [
[
"ComfySketch"
],
{
"title_aux": "comfyui-comfysketch"
}
],
"https://github.com/MichaelMaxAgent/comfyui_ML_nodes": [
[
"MLFrameRateResampler",
@ -14499,6 +14558,14 @@
"title_aux": "ComfyUI-TextOverlay"
}
],
"https://github.com/MushroomFleet/ComfyUI-DJZ-Offsquare": [
[
"DJZ_Offsquare"
],
{
"title_aux": "ComfyUI-DJZ-Offsquare"
}
],
"https://github.com/MushroomFleet/ComfyUI-DJZ-POML": [
[
"ZenkaiPOMLProcessor",
@ -14574,6 +14641,19 @@
"title_aux": "ComfyUI-Zero2JSON"
}
],
"https://github.com/MushroomFleet/ComfyUI_PromptExtractor_nodes": [
[
"DJZ_PromptExtractor",
"DJZ_PromptExtractorBatch",
"DJZ_PromptExtractorFromPath",
"DJZ_PromptExtractorV2",
"DJZ_PromptExtractorV2_Batch",
"DJZ_PromptExtractorV2_StringNavigator"
],
{
"title_aux": "ComfyUI_PromptExtractor_nodes"
}
],
"https://github.com/MushroomFleet/DJZ-Pedalboard": [
[
"DJZ_Pedalboard"
@ -14720,6 +14800,14 @@
"title_aux": "ComfyUI-JK-TextTools"
}
],
"https://github.com/Nakamura2828/ComfyUI-JK-ToRetro": [
[
"JK_ImageToRetro"
],
{
"title_aux": "ComfyUI-JK-ToRetro"
}
],
"https://github.com/NakamuraShippo/ComfyUI-NS-ManySliders": [
[
"NS_ManySliders"
@ -25956,14 +26044,6 @@
"title_aux": "comfyui_image_embeddings"
}
],
"https://github.com/balu112121/Comfyui_Hivision_ID_photo_layout": [
[
"Hivision_ID_Photo_Layout"
],
{
"title_aux": "Comfyui_Hivision_ID_photo_layout"
}
],
"https://github.com/bananasss00/ComfyUI-SP-Nodes": [
[
"BoolSwitchOutStr",
@ -32376,6 +32456,7 @@
],
"https://github.com/diodiogod/TTS-Audio-Suite": [
[
"ASRSRTAdvancedOptionsNode",
"AudioAnalyzerNode",
"AudioAnalyzerOptionsNode",
"CharacterVoicesNode",
@ -34771,6 +34852,18 @@
"title_aux": "ComfyUI-OnDemand-Lora-Loader"
}
],
"https://github.com/franciscotorrado/ComfyUI-Automation": [
[
"IteratorCounter",
"IteratorItem",
"IteratorList",
"IteratorSignal",
"VideoConcatenation"
],
{
"title_aux": "ComfyUI-Automation"
}
],
"https://github.com/frankchieng/ComfyUI_Aniportrait": [
[
"AniPortrait_Audio2Video",
@ -34816,8 +34909,8 @@
"UniversalOllamaLoader"
],
{
"nodename_pattern": "UniversalGGUFLoader|UniversalAIChat|LH_History_Monitor",
"title_aux": "LoraHelper Chat Nodes"
"nodename_pattern": "UniversalGGUFLoader|UniversalOllamaLoader|UniversalAIChat|LH_LlamaInstruct|LH_History_Monitor|LH_MultiTextSelector|LoRA_AllInOne_Saver|LH_SimpleText",
"title_aux": "ComfyUI-LoraHelper"
}
],
"https://github.com/fredhopp/comfyui-flipflopnodes": [
@ -39713,6 +39806,19 @@
"title_aux": "ComfyUI-PromptPalette"
}
],
"https://github.com/kana112233/ComfyUI-kaola-ace-step": [
[
"ACE_STEP_Cover",
"ACE_STEP_FormatSample",
"ACE_STEP_Repaint",
"ACE_STEP_SimpleMode",
"ACE_STEP_TextToMusic",
"ACE_STEP_Understand"
],
{
"title_aux": "ComfyUI-kaola-ace-step"
}
],
"https://github.com/kanibus/kanibus": [
[
"AIDepthControl",
@ -41301,6 +41407,49 @@
"title_aux": "Kraken Discord Bot"
}
],
"https://github.com/kreonxv/ComfyUI-ForgeAPI": [
[
"ForgeControlNetStack",
"ForgeLoraStack",
"ForgeSampler"
],
{
"title_aux": "ComfyUI-ForgeAPI"
}
],
"https://github.com/kreonxv/ComfyUI-GroupBypasser": [
[
"GroupBypasserNode"
],
{
"title_aux": "ComfyUI-GroupBypasser"
}
],
"https://github.com/kreonxv/ComfyUI-LoraControls": [
[
"LoRAStepRange",
"LoraKeyframes"
],
{
"title_aux": "ComfyUI-LoraControls"
}
],
"https://github.com/kreonxv/ComfyUI-T2I_StyleApply": [
[
"T2I_StyleApply"
],
{
"title_aux": "ComfyUI-T2I_StyleApply"
}
],
"https://github.com/kreonxv/ComfyUI-Whiteboard": [
[
"Whiteboard"
],
{
"title_aux": "ComfyUI-Whiteboard"
}
],
"https://github.com/krigeta/qwen-image-controlnets-comfyui": [
[
"QwenImageBlockwiseControlNetApply",
@ -44055,6 +44204,16 @@
"title_aux": "bitalino_comfy"
}
],
"https://github.com/luoq24/ydem_nodes": [
[
"YDemExampleNode",
"YDemFaceDirection",
"YDemImageProcessor"
],
{
"title_aux": "ydem_nodes"
}
],
"https://github.com/luxdelux7/ComfyUI-Forbidden-Vision": [
[
"ForbiddenVisionFaceEditMerge",
@ -46086,6 +46245,15 @@
"title_aux": "comfyui-smooth-step-lora-loader"
}
],
"https://github.com/neurodanzelus-cmd/ComfyUI-TeleStyle": [
[
"TeleStyleLoader",
"TeleStyleVideoInference"
],
{
"title_aux": "ComfyUI-TeleStyle"
}
],
"https://github.com/neverbiasu/ComfyUI-BAGEL": [
[
"BagelImageEdit",
@ -46886,6 +47054,14 @@
"title_aux": "ComfyUI-WhisperXX"
}
],
"https://github.com/ohmygoobness/ComfyUI-ImageResolutionFixer": [
[
"ImageResolutionFixer"
],
{
"title_aux": "ComfyUI-ImageResolutionFixer"
}
],
"https://github.com/okdalto/ComfyUI-FlashPortrait": [
[
"FlashPortraitFeatureExtractor",
@ -54768,6 +54944,14 @@
"title_aux": "ComfyUI Iterative Mixing Nodes"
}
],
"https://github.com/ttulttul/ComfyUI-Taylor-Attention": [
[
"TaylorAttentionBackend"
],
{
"title_aux": "ComfyUI-Taylor-Attention"
}
],
"https://github.com/ttulttul/ComfyUI-Tensor-Operations": [
[
"Fast Image to Noise",
@ -55421,6 +55605,15 @@
"title_aux": "ImageBlender"
}
],
"https://github.com/ved-gaur/ComfyUI-Sink-Nodes": [
[
"IntermediateSink",
"Sink"
],
{
"title_aux": "ComfyUI-Sink-Nodes"
}
],
"https://github.com/veighnsche/comfyui_gr85": [
[
"GR85_ImageDimensionResizer",
@ -57069,6 +57262,14 @@
"title_aux": "Comfyui_Get_promptId"
}
],
"https://github.com/xufengbo1993/ComfyUI-ZFL-JSON-Extractor": [
[
"JSONExtractorFourWay"
],
{
"title_aux": "ComfyUI-ZFL-JSON-Extractor"
}
],
"https://github.com/xuheyao/comfyui-dinov3-point-prompt": [
[
"DINOv3Loader",
@ -58406,7 +58607,11 @@
"https://github.com/zeeoale/PromptCreatorNode": [
[
"IdentityMixerNode",
"PromptCreatorNode"
"PFN_PromptTagsExtractor",
"PromptBuilderNode",
"PromptCreatorNode",
"PromptReplayNode",
"PromptTagsExtractorNode"
],
{
"title_aux": "PromptCreatorNodetraumakom Prompt Generator"