mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-04-03 23:33:46 +08:00
Merge branch 'Comfy-Org:main' into main
This commit is contained in:
commit
e1b0080026
@ -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 speech‑to‑text workflows with local model caching and optional timestamp output. Supports Qwen/Qwen3‑ASR‑1.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",
|
||||
@ -26659,16 +26679,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "GradientBlurNode is a custom node for ComfyUI that allows for gradient-based image blurring. This tool provides precise control over the direction, intensity, and distribution of the blur, making it ideal for creating smooth transitions, focusing attention on specific parts of an image, or adding artistic effects."
|
||||
},
|
||||
{
|
||||
"author": "linksluckytime",
|
||||
"title": "comfyui_snacknodes",
|
||||
"reference": "https://github.com/linksluckytime/comfyui_snacknodes",
|
||||
"files": [
|
||||
"https://github.com/linksluckytime/comfyui_snacknodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A comprehensive collection of ComfyUI nodes designed to reduce reliance on multiple third-party node packages."
|
||||
},
|
||||
{
|
||||
"author": "uihp",
|
||||
"title": "ComfyUI-String-Chain",
|
||||
@ -32721,13 +32731,24 @@
|
||||
},
|
||||
{
|
||||
"author": "FearL0rd",
|
||||
"title": "ComfyUI-AnyDeviceOffload",
|
||||
"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": "Force any Model, VAE, or CLIP to any GPU or CPU—and keep it there (or don't)."
|
||||
"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",
|
||||
@ -33684,6 +33705,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",
|
||||
@ -38309,8 +38350,8 @@
|
||||
"https://github.com/akawana/ComfyUI-AK-Pack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Utility tools: IndexMultiple, IsOneOfGroupsActive, RepeatGroupState group enable/disable like rg but without connection, Pipe, Getter, Setter highly optimized.",
|
||||
"tags": ["utility", "list", "batch", "get", "set", "pipe"]
|
||||
"description": "UI extensions: Control Multiple Samplers, Project Settings. Nodes: AK Base, AK Index Multiple, IsOneOfGroupsActive, RepeatGroupState group enable/disable like rg but without connection, Pipe, Getter, Setter.",
|
||||
"tags": ["utility", "list", "batch", "get", "set", "pipe", "project", "sampler"]
|
||||
},
|
||||
{
|
||||
"author": "akawana",
|
||||
@ -41119,6 +41160,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",
|
||||
@ -41410,16 +41471,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",
|
||||
@ -41874,6 +41925,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",
|
||||
@ -42008,13 +42069,14 @@
|
||||
},
|
||||
{
|
||||
"author": "bkpaine1",
|
||||
"title": "halo_pack",
|
||||
"title": "HALO Debug Pack",
|
||||
"id": "halo-pack",
|
||||
"reference": "https://github.com/bkpaine1/halo_pack",
|
||||
"files": [
|
||||
"https://github.com/bkpaine1/halo_pack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "AMD Strix Halo diagnostic tools for ComfyUI to diagnose bf16 precision issues causing NaN values and black images on AMD ROCm."
|
||||
"description": "AMD ROCm bf16 diagnostic tools for ComfyUI. Fixes black image issues caused by numpy's lack of bfloat16 support. Includes FP32 VAE decode/encode and debug nodes for latent, conditioning, and model inspection. Useful for AMD Strix Halo, older NVIDIA cards, Apple Silicon, and unified memory systems."
|
||||
},
|
||||
{
|
||||
"author": "kianthos",
|
||||
@ -42165,7 +42227,7 @@
|
||||
},
|
||||
{
|
||||
"author": "c0dezer019",
|
||||
"title": "Pausable Sampler",
|
||||
"title": "FreezeFrame",
|
||||
"id": "freezeframe",
|
||||
"reference": "https://github.com/c0dezer019/FreezeFrame",
|
||||
"files": [
|
||||
@ -42207,15 +42269,15 @@
|
||||
},
|
||||
{
|
||||
"author": "frankluise5220",
|
||||
"title": "LoraHelper Chat Nodes",
|
||||
"title": "ComfyUI-LoraHelper",
|
||||
"reference": "https://github.com/frankluise5220/ComfyUI-Lorahelper",
|
||||
"nodename_pattern": "UniversalGGUFLoader|UniversalAIChat|LH_History_Monitor",
|
||||
"nodename_pattern": "UniversalGGUFLoader|UniversalOllamaLoader|UniversalAIChat|LH_LlamaInstruct|LH_History_Monitor|LH_MultiTextSelector|LoRA_AllInOne_Saver|LH_SimpleText",
|
||||
"files": [
|
||||
"https://github.com/frankluise5220/ComfyUI-Lorahelper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "LLM-based chat nodes for image description, tagging and prompt enhancement using GGUF models",
|
||||
"tags": ["llm", "vision", "prompt generation", "lora", "Qwen3"]
|
||||
"description": "A specialized toolkit for AI-based image captioning (reverse prompting), prompt enrichment, and automated batch generation. It streamlines LoRA dataset organization with native GGUF and Ollama support.",
|
||||
"tags": ["llm", "vision", "prompt generation", "lora", "Qwen3", "reverse prompting"]
|
||||
},
|
||||
{
|
||||
"author": "DevDuckFace",
|
||||
@ -42437,16 +42499,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",
|
||||
@ -42467,6 +42519,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",
|
||||
@ -42509,13 +42571,13 @@
|
||||
},
|
||||
{
|
||||
"author": "remingtonspaz",
|
||||
"title": "ComfyUI-ReferenceChain",
|
||||
"title": "Reference Chain Conditioning",
|
||||
"reference": "https://github.com/remingtonspaz/ComfyUI-ReferenceChain",
|
||||
"files": [
|
||||
"https://github.com/remingtonspaz/ComfyUI-ReferenceChain"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node that takes multiple images, scales them, VAE encodes them, and chains them as reference latents into a single conditioning output. Useful for edit models like Flux-2-klein that accept multiple reference images."
|
||||
"description": "Chain multiple images as reference conditionings for Flux Klein, Kontext etc. with one node"
|
||||
},
|
||||
{
|
||||
"author": "SidDays",
|
||||
@ -42617,8 +42679,238 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom ComfyUI node that provides Flux 2–recommended 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",
|
||||
"id": "mousecoords",
|
||||
"reference": "https://github.com/Malkalypse/ComfyUI-MouseCoords",
|
||||
"files": [
|
||||
"https://github.com/Malkalypse/ComfyUI-MouseCoords"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Display real-time mouse coordinates in graph space. Shows the current mouse position in the top-right corner of the canvas, useful for positioning nodes precisely, debugging layouts, and measuring distances."
|
||||
},
|
||||
{
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"author": "cosmicbuffalo",
|
||||
"title": "ComfyUI Mobile Frontend",
|
||||
"id": "comfyui-mobile-frontend",
|
||||
"reference": "https://github.com/cosmicbuffalo/comfyui-mobile-frontend",
|
||||
"files": [
|
||||
"https://github.com/cosmicbuffalo/comfyui-mobile-frontend"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A mobile-friendly user interface for ComfyUI mounted in parallel with the main frontend at /mobile/."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
9631
github-stats.json
9631
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -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": "DWpose smoothing and rendering node (body, face, hands)\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]",
|
||||
@ -112,16 +283,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for image processing including grayscale combining, overlaying, texture inpainting. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "cosmicbuffalo",
|
||||
"title": "comfyui-mobile-frontend",
|
||||
"reference": "https://github.com/cosmicbuffalo/comfyui-mobile-frontend",
|
||||
"files": [
|
||||
"https://github.com/cosmicbuffalo/comfyui-mobile-frontend"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An experimental dedicated mobile-first frontend for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "tdrminglin",
|
||||
"title": "Comfyui-hymotionbridge",
|
||||
@ -1173,16 +1334,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 +7023,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",
|
||||
|
||||
@ -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]"
|
||||
@ -893,6 +903,7 @@
|
||||
"TS_QwenSafeResize",
|
||||
"TS_Qwen_3VL_GGUF",
|
||||
"TS_Qwen_3VL_V2",
|
||||
"TS_SmartImageBatch",
|
||||
"TS_Smart_Image_Switch",
|
||||
"TS_Smart_Switch",
|
||||
"TS_VideoDepthNode",
|
||||
@ -1484,6 +1495,12 @@
|
||||
],
|
||||
{}
|
||||
],
|
||||
"https://github.com/ComfyUI/DiffsynthPause": [
|
||||
[
|
||||
"nynxz.Patch.ZImageDiffsynthControlnetPause"
|
||||
],
|
||||
{}
|
||||
],
|
||||
"https://github.com/ComfyUI/Text_Processor": [
|
||||
[
|
||||
"AddTextToImage",
|
||||
@ -2658,7 +2675,6 @@
|
||||
],
|
||||
"https://github.com/Kraven1109/ComfyUI-Llama": [
|
||||
[
|
||||
"ComfyLLama",
|
||||
"ComfyLLamaPreviewText",
|
||||
"ComfyLLamaPromptBuilder",
|
||||
"ComfyLLamaSaveText",
|
||||
@ -2667,6 +2683,10 @@
|
||||
"ComfyLLamaTextConcat",
|
||||
"ComfyLLamaTextInput",
|
||||
"GGUFLoader",
|
||||
"HFModelLoader",
|
||||
"HFModelUnloader",
|
||||
"HFTextInference",
|
||||
"HFVLInference",
|
||||
"MediaPathsLoader"
|
||||
],
|
||||
{
|
||||
@ -3242,6 +3262,7 @@
|
||||
"AdjustImageNode",
|
||||
"AutoExtractTags",
|
||||
"DownloadCivitaiModel",
|
||||
"ExtraCheckpointData",
|
||||
"ExtractTagFromString",
|
||||
"PrepareCheckpoint",
|
||||
"PrepareLoRA",
|
||||
@ -3259,6 +3280,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",
|
||||
@ -3629,6 +3658,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"
|
||||
@ -3652,14 +3689,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",
|
||||
@ -3711,6 +3740,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",
|
||||
@ -4104,6 +4149,14 @@
|
||||
"title_aux": "ComfyUI-FeatureBank"
|
||||
}
|
||||
],
|
||||
"https://github.com/RaeZhLiu/comfy_ark": [
|
||||
[
|
||||
"ArkSeedreamNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfy_ark"
|
||||
}
|
||||
],
|
||||
"https://github.com/Raidez/comfyui-kuniklo-collection": [
|
||||
[
|
||||
"ApplySVG2Image",
|
||||
@ -5289,6 +5342,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",
|
||||
@ -7060,6 +7126,7 @@
|
||||
"ConvertStringToComboNode",
|
||||
"CosmosImageToVideoLatent",
|
||||
"CosmosPredict2ImageToVideoLatent",
|
||||
"CreateList",
|
||||
"CreateVideo",
|
||||
"CropMask",
|
||||
"CustomCombo",
|
||||
@ -7071,6 +7138,7 @@
|
||||
"DualCFGGuider",
|
||||
"DualCLIPLoader",
|
||||
"EasyCache",
|
||||
"EmptyAceStep1.5LatentAudio",
|
||||
"EmptyAceStepLatentAudio",
|
||||
"EmptyAudio",
|
||||
"EmptyChromaRadianceLatentImage",
|
||||
@ -7119,6 +7187,8 @@
|
||||
"GrokVideoEditNode",
|
||||
"GrokVideoNode",
|
||||
"GrowMask",
|
||||
"HitPawGeneralImageEnhance",
|
||||
"HitPawVideoEnhance",
|
||||
"Hunyuan3Dv2Conditioning",
|
||||
"Hunyuan3Dv2ConditioningMultiView",
|
||||
"HunyuanImageToVideo",
|
||||
@ -7363,6 +7433,7 @@
|
||||
"RecraftTextToVectorNode",
|
||||
"RecraftVectorizeImageNode",
|
||||
"ReferenceLatent",
|
||||
"ReferenceTimbreAudio",
|
||||
"RegexExtract",
|
||||
"RegexMatch",
|
||||
"RegexReplace",
|
||||
@ -7514,6 +7585,7 @@
|
||||
"TestWhileLoopClose",
|
||||
"TestWhileLoopOpen",
|
||||
"TextEncodeAceStepAudio",
|
||||
"TextEncodeAceStepAudio1.5",
|
||||
"TextEncodeHunyuanVideo_ImageToVideo",
|
||||
"TextEncodeQwenImageEdit",
|
||||
"TextEncodeQwenImageEditPlus",
|
||||
@ -7544,6 +7616,7 @@
|
||||
"UpscaleModelLoader",
|
||||
"VAEDecode",
|
||||
"VAEDecodeAudio",
|
||||
"VAEDecodeAudioTiled",
|
||||
"VAEDecodeHunyuan3D",
|
||||
"VAEDecodeTiled",
|
||||
"VAEEncode",
|
||||
@ -7695,6 +7768,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",
|
||||
@ -8611,6 +8692,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",
|
||||
@ -8873,6 +8962,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",
|
||||
@ -11249,6 +11346,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"
|
||||
@ -12202,6 +12320,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"
|
||||
@ -12238,6 +12364,7 @@
|
||||
[
|
||||
"Batch Keyframes",
|
||||
"Canny Edge",
|
||||
"Combine RGB Channels",
|
||||
"Create Empty Frames",
|
||||
"Get Image Dimensions",
|
||||
"Image Grayscale",
|
||||
@ -12249,6 +12376,7 @@
|
||||
"Save Image Folder",
|
||||
"Select Image From Batch",
|
||||
"Slot Frame",
|
||||
"Split RGB Channels",
|
||||
"String To Float List",
|
||||
"Threshold Image",
|
||||
"Trim Padded Batch"
|
||||
@ -12717,6 +12845,7 @@
|
||||
"https://github.com/silveroxides/ComfyUI_SamplingUtils": [
|
||||
[
|
||||
"AdjustedResolutionParameters",
|
||||
"BonusPromptPresets",
|
||||
"Frakturpad",
|
||||
"GetJsonKeyValue",
|
||||
"IdeographicLinePad",
|
||||
@ -12724,7 +12853,10 @@
|
||||
"IdeographicTagPad",
|
||||
"ImageBlendByMask",
|
||||
"Image_Color_Noise",
|
||||
"InstructPromptPresets",
|
||||
"LlTokenizerOptions",
|
||||
"ModifyMask",
|
||||
"SU_LoadImageDirectory",
|
||||
"SU_LoadImagePath",
|
||||
"SamplingParameters",
|
||||
"SystemMessagePresets",
|
||||
@ -13121,6 +13253,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",
|
||||
@ -13197,6 +13338,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",
|
||||
@ -13352,6 +13511,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"
|
||||
@ -13772,6 +13939,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
@ -1,5 +1,45 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "linksluckytime",
|
||||
"title": "comfyui_snacknodes [REMOVED]",
|
||||
"reference": "https://github.com/linksluckytime/comfyui_snacknodes",
|
||||
"files": [
|
||||
"https://github.com/linksluckytime/comfyui_snacknodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A comprehensive collection of ComfyUI nodes designed to reduce reliance on multiple third-party node packages."
|
||||
},
|
||||
{
|
||||
"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]",
|
||||
|
||||
@ -1,5 +1,341 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "cosmicbuffalo",
|
||||
"title": "ComfyUI Mobile Frontend",
|
||||
"id": "comfyui-mobile-frontend",
|
||||
"reference": "https://github.com/cosmicbuffalo/comfyui-mobile-frontend",
|
||||
"files": [
|
||||
"https://github.com/cosmicbuffalo/comfyui-mobile-frontend"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A mobile-friendly user interface for ComfyUI mounted in parallel with the main frontend at /mobile/."
|
||||
},
|
||||
{
|
||||
"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",
|
||||
"id": "mousecoords",
|
||||
"reference": "https://github.com/Malkalypse/ComfyUI-MouseCoords",
|
||||
"files": [
|
||||
"https://github.com/Malkalypse/ComfyUI-MouseCoords"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Display real-time mouse coordinates in graph space. Shows the current mouse position in the top-right corner of the canvas, useful for positioning nodes precisely, debugging layouts, and measuring distances."
|
||||
},
|
||||
{
|
||||
"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",
|
||||
@ -42,13 +378,13 @@
|
||||
},
|
||||
{
|
||||
"author": "remingtonspaz",
|
||||
"title": "ComfyUI-ReferenceChain",
|
||||
"title": "Reference Chain Conditioning",
|
||||
"reference": "https://github.com/remingtonspaz/ComfyUI-ReferenceChain",
|
||||
"files": [
|
||||
"https://github.com/remingtonspaz/ComfyUI-ReferenceChain"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node that takes multiple images, scales them, VAE encodes them, and chains them as reference latents into a single conditioning output. Useful for edit models like Flux-2-klein that accept multiple reference images."
|
||||
"description": "Chain multiple images as reference conditionings for Flux Klein, Kontext etc. with one node"
|
||||
},
|
||||
{
|
||||
"author": "SidDays",
|
||||
@ -124,13 +460,14 @@
|
||||
},
|
||||
{
|
||||
"author": "bkpaine1",
|
||||
"title": "halo_pack",
|
||||
"title": "HALO Debug Pack",
|
||||
"id": "halo-pack",
|
||||
"reference": "https://github.com/bkpaine1/halo_pack",
|
||||
"files": [
|
||||
"https://github.com/bkpaine1/halo_pack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "AMD Strix Halo diagnostic tools for ComfyUI to diagnose bf16 precision issues causing NaN values and black images on AMD ROCm."
|
||||
"description": "AMD ROCm bf16 diagnostic tools for ComfyUI. Fixes black image issues caused by numpy's lack of bfloat16 support. Includes FP32 VAE decode/encode and debug nodes for latent, conditioning, and model inspection. Useful for AMD Strix Halo, older NVIDIA cards, Apple Silicon, and unified memory systems."
|
||||
},
|
||||
{
|
||||
"author": "shootthesound",
|
||||
@ -433,266 +770,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": "ncky",
|
||||
"title": "ComfyUI-Qwen3-TTS",
|
||||
"reference": "https://github.com/ncky/ComfyUI-Qwen3-TTS",
|
||||
"files": [
|
||||
"https://github.com/ncky/ComfyUI-Qwen3-TTS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node that wraps Qwen3-TTS voice cloning for synthesizing speech in a cloned voice. (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-AnyDeviceOffload",
|
||||
"reference": "https://github.com/FearL0rd/ComfyUI-AnyDeviceOffload",
|
||||
"files": [
|
||||
"https://github.com/FearL0rd/ComfyUI-AnyDeviceOffload"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Force any Model, VAE, or CLIP to any GPU or CPU—and keep it there (or don't)."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user