mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-04-15 04:42:29 +08:00
706 lines
33 KiB
JSON
706 lines
33 KiB
JSON
{
|
||
"custom_nodes": [
|
||
{
|
||
"author": "steptonite",
|
||
"title": "Seedance 2.0 (Sjinn.ai)",
|
||
"reference": "https://github.com/steptonite/seedance2-sjinn-comfyui",
|
||
"files": [
|
||
"https://github.com/steptonite/seedance2-sjinn-comfyui"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Run ByteDance Seedance 2.0 video generation in ComfyUI via Sjinn.ai API. Supports up to 6 image, 3 video and 2 audio references. Outputs native VIDEO plus first frame, last frame and frame batch."
|
||
},
|
||
{
|
||
"author": "kinorax",
|
||
"title": "ComfyUI-Info-Prompt-Toolkit",
|
||
"id": "info-prompt-toolkit",
|
||
"reference": "https://github.com/kinorax/comfyui-info-prompt-toolkit",
|
||
"files": [
|
||
"https://github.com/kinorax/comfyui-info-prompt-toolkit"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Civitai-compatible metadata saving, same-name .txt captions, XY Plot, Tiled Sampling, SAM3, Detailer, PixAI Tagger, wildcards, and Dynamic Prompts to simplify ComfyUI wiring, improve reusability, and carry trial results into the next production pass."
|
||
},
|
||
{
|
||
"author": "jtreminio",
|
||
"title": "Connect The Dots",
|
||
"id": "connect-the-dots",
|
||
"reference": "https://github.com/jtreminio/ComfyUI-ConnectTheDots",
|
||
"files": [
|
||
"https://github.com/jtreminio/ComfyUI-ConnectTheDots"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Connect compatible nodes without scrolling across your graph."
|
||
},
|
||
{
|
||
"author": "magicwang1111",
|
||
"title": "Comfyui-Kling-Wrapper",
|
||
"id": "comfyui-kling-wrapper",
|
||
"reference": "https://github.com/magicwang1111/Comfyui-Kling-Wrapper",
|
||
"files": [
|
||
"https://github.com/magicwang1111/Comfyui-Kling-Wrapper"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "ComfyUI custom nodes for Kling AI image generation, text-to-video, image-to-video, advanced custom elements, motion control, lip sync, text/video to audio, effects, virtual try-on, and image expansion."
|
||
},
|
||
{
|
||
"author": "magicwang1111",
|
||
"title": "ComfyUI-Nanobanana",
|
||
"id": "comfyui-nanobanana",
|
||
"reference": "https://github.com/magicwang1111/ComfyUI-Nanobanana",
|
||
"files": [
|
||
"https://github.com/magicwang1111/ComfyUI-Nanobanana"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Gemini native generateContent custom nodes for ComfyUI with Nano Banana, Nano Banana 2, and Nano Banana Pro, supporting both Google direct access and Gemini-compatible native relay endpoints."
|
||
},
|
||
{
|
||
"author": "artyclaw",
|
||
"title": "ArtyClaw Comfy Nodes",
|
||
"reference": "https://github.com/artyclaw/artyclaw-comfy",
|
||
"files":[
|
||
"https://github.com/artyclaw/artyclaw-comfy"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A power-user toolkit for prompt logic, IO, RNG handling, and LoRA formatting."
|
||
},
|
||
{
|
||
"author": "Guillaume-127",
|
||
"title": "Post Processing PRO",
|
||
"reference": "https://github.com/Guillaume-127/ConfyUI_Post_Processing_PRO",
|
||
"files": [
|
||
"https://github.com/Guillaume-127/ConfyUI_Post_Processing_PRO"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A professional, high-fidelity post-processing node suite aiming for photorealism. Simulates precise physical analog camera behaviors (Bloom, Optics, Glare, Diffusion)."
|
||
},
|
||
{
|
||
"author": "ULT7RA",
|
||
"title": "FLUXNATION FLUX.1 Fused Neuromorphic SPIKE Attention & Step Cache Cuda Kernel",
|
||
"id": "fluxnation",
|
||
"reference": "https://github.com/ULT7RA/FLUXNATION",
|
||
"files": [
|
||
"https://github.com/ULT7RA/FLUXNATION"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "FLUXNATION is a fused FP8 CUDA kernel for FLUX.1 that replaces the entire SingleStreamBlock forward pass with a single torch.ops call covering modulation dual GEMMs QKV projection RoPE attention gating and residual all in one shot. On top of that it ships with neuromorphic spike attention which scores every attention block by real dot product similarity and kills the ones that dont matter after image structure has formed keeping only the top 45 percent. Step caching then replays the cached output on alternating spike steps for zero attention compute every other step. The result is 30 percent faster generation than stock ComfyUI on an RTX 4090 with no quality loss. Works with every sampler ComfyUI supports at any step count. FP16 ports for 10 series 20 series and 30 series GPUs are included. A must have for anyone running FLUX.1."
|
||
},
|
||
{
|
||
"author": "zaochuan5854",
|
||
"title": "ComfyUI-TensorRT-Reforge",
|
||
"id": "comfyui-tensorrt-reforge",
|
||
"reference": "https://github.com/zaochuan5854/ComfyUI-TensorRT-Reforge",
|
||
"files": [
|
||
"https://github.com/zaochuan5854/ComfyUI-TensorRT-Reforge"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Building upon the excellent foundation of ComfyUI_TensorRT, this version focuses on full support for the Anima architecture and advanced TensorRT acceleration. It aims to push NVIDIA RTX™ GPU performance to its limits for the next generation of Stable Diffusion workflows."
|
||
},
|
||
{
|
||
"author": "MSXYZ",
|
||
"title": "ComfyUI-MSXYZ",
|
||
"id": "comfyui-msxyz",
|
||
"reference": "https://github.com/MSXYZ-GenAI/comfyui-msxyz",
|
||
"files": [
|
||
"https://github.com/MSXYZ-GenAI/comfyui-msxyz"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Video Adaptive Anti-Aliasing post-processing node for ComfyUI to eliminate jagged edges in AI-generated videos and images."
|
||
},
|
||
{
|
||
"author": "longyijdos",
|
||
"title": "ComfyUI-LLM-Prompt-Tagger",
|
||
"id": "llm-prompt-tagger",
|
||
"reference": "https://github.com/longyijdos/ComfyUI-LLM-Prompt-Tagger",
|
||
"files": [
|
||
"https://github.com/longyijdos/ComfyUI-LLM-Prompt-Tagger"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Nodes: LLM Prompt Tags, LLM Prompt Conditioning. Generates positive and negative prompts with an OpenAI-compatible chat/completions API and can encode them directly into CLIP conditioning."
|
||
},
|
||
{
|
||
"author": "yedp123",
|
||
"title": "ComfyUI-Beginner-Bible",
|
||
"reference": "https://github.com/yedp123/ComfyUI-Beginner-Bible",
|
||
"files": [
|
||
"https://github.com/yedp123/ComfyUI-Beginner-Bible"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "An in-app, drag-and-drop dictionary for ComfyUI, designed specifically for absolute beginners and non-coders."
|
||
},
|
||
{
|
||
"author": "itom0717",
|
||
"title": "ComfyUI-Prompt-String-Selector",
|
||
"reference": "https://github.com/itom0717/ComfyUI-Prompt-String-Selector",
|
||
"files": [
|
||
"https://github.com/itom0717/ComfyUI-Prompt-String-Selector"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "ComfyUI custom node set for efficient prompt management and visualization across categories like characters, art styles, clothing, and poses with dynamic control and integration. (Description by CC)"
|
||
},
|
||
{
|
||
"author": "noesclavo",
|
||
"title": "ComfyUI-NodeColorizer",
|
||
"reference": "https://github.com/noesclavo/ComfyUI-NodeColorizer",
|
||
"files": [
|
||
"https://github.com/noesclavo/ComfyUI-NodeColorizer"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A lightweight ComfyUI extension that adds a floating RGBA color picker panel for coloring selected nodes on the canvas."
|
||
},
|
||
{
|
||
"author": "QuigleyDown",
|
||
"title": "ComfyUI-FooterGallery",
|
||
"reference": "https://github.com/QuigleyDown/ComfyUI-FooterGallery",
|
||
"files": [
|
||
"https://github.com/QuigleyDown/ComfyUI-FooterGallery"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "ComfyUI-FooterGallery is a ComfyUI extension that adds an image gallery to the bottom of the user interface."
|
||
},
|
||
{
|
||
"author": "yogurt7771",
|
||
"title": "ComfyUI-YogurtKiwiEdit",
|
||
"reference": "https://github.com/yogurt7771/ComfyUI-YogurtKiwiEdit",
|
||
"files": [
|
||
"https://github.com/yogurt7771/ComfyUI-YogurtKiwiEdit"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "ComfyUI custom nodes for Kiwi-Edit video editing."
|
||
},
|
||
{
|
||
"author": "arzumata",
|
||
"title": "ComfyUI-ARZUMATA-LGCTinyPerf",
|
||
"reference": "https://github.com/ARZUMATA/ComfyUI-ARZUMATA-LGCTinyPerf",
|
||
"files": [
|
||
"https://github.com/ARZUMATA/ComfyUI-ARZUMATA-LGCTinyPerf"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Lightweight LiteGraph performance enhancement."
|
||
},
|
||
{
|
||
"author": "xuedee",
|
||
"title": "ComfyUI-ID-Search",
|
||
"reference": "https://github.com/xuedee/ComfyUI-ID-Search",
|
||
"files": [
|
||
"https://github.com/xuedee/ComfyUI-ID-Search"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A lightweight node search and logical navigation tool for ComfyUI. (Description by CC)"
|
||
},
|
||
{
|
||
"author": "komlevv",
|
||
"title": "komlevv Align ComfyUI",
|
||
"reference": "https://github.com/komlevv/komlevv-Align-ComfyUI",
|
||
"files": [
|
||
"https://github.com/komlevv/komlevv-Align-ComfyUI"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Node alignment panel for ComfyUI with reroute dot support and no color widget features."
|
||
},
|
||
{
|
||
"author": "bananasss00",
|
||
"title": "ComfyUI-NodeHider",
|
||
"reference": "https://github.com/bananasss00/ComfyUI-NodeHider",
|
||
"files": [
|
||
"https://github.com/bananasss00/ComfyUI-NodeHider"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Universal node hiding extension for ComfyUI. Hide any node on the canvas with a stylish spoiler overlay that disappears on hover."
|
||
},
|
||
{
|
||
"author": "SpaceWarpStudio",
|
||
"title": "ComfyUI-SetInputGetOutput",
|
||
"reference": "https://github.com/SpaceWarpStudio/ComfyUI-SetInputGetOutput",
|
||
"files": [
|
||
"https://github.com/SpaceWarpStudio/ComfyUI-SetInputGetOutput"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Virtual Set and Get nodes for ComfyUI: name a value on a Set node and read it from a Get node without long wires."
|
||
},
|
||
{
|
||
"author": "Gothdir",
|
||
"title": "ComfyUI-AppToolbox",
|
||
"reference": "https://github.com/Gothdir/ComfyUI-AppToolbox",
|
||
"files": [
|
||
"https://github.com/Gothdir/ComfyUI-AppToolbox"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A small toolbox gadget for Appmode in ComfyUI that shows terminal information, restart button, VRAM usage and clear VRAM button."
|
||
},
|
||
{
|
||
"author": "makadi",
|
||
"title": "ComfyUI-Targm",
|
||
"reference": "https://github.com/MohammadAboulEla/ComfyUI-Targm",
|
||
"files": [
|
||
"https://github.com/MohammadAboulEla/ComfyUI-Targm"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A ComfyUI custom node for high-quality text translation using Tencent's HY-MT1.5-1.8B-FP8 model."
|
||
},
|
||
{
|
||
"author": "craftopiastudio",
|
||
"title": "ComfyUI-CraftKit",
|
||
"reference": "https://github.com/CraftopiaStudio/ComfyUI-CraftKit",
|
||
"files": [
|
||
"https://github.com/CraftopiaStudio/ComfyUI-CraftKit"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Smart resize, batch resize, resolution multiplier and prompt controller nodes for ComfyUI"
|
||
},
|
||
{
|
||
"author": "mike420",
|
||
"title": "ComfyUI_Workflow_Timer",
|
||
"reference": "https://github.com/mike420/ComfyUI_Workflow_Timer",
|
||
"files": [
|
||
"https://github.com/mike420/ComfyUI_Workflow_Timer"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A simple workflow timer node for ComfyUI."
|
||
},
|
||
{
|
||
"author": "mrgattax",
|
||
"title": "ComfyUI-Egregora-Adaptive-Colorfix",
|
||
"reference": "https://github.com/lucasgattas/ComfyUI-Egregora-Adaptive-Colorfix",
|
||
"files": [
|
||
"https://github.com/lucasgattas/ComfyUI-Egregora-Adaptive-Colorfix"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Adaptive color fix custom node for ComfyUI with stronger edge protection and luminance-aware chroma fusion."
|
||
},
|
||
{
|
||
"author": "prelife",
|
||
"title": "ComfyUI_prelife",
|
||
"reference": "https://github.com/prelife/ComfyUI_prelife",
|
||
"files": [
|
||
"https://github.com/prelife/ComfyUI_prelife"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "ComfyUI custom nodes for image analysis and preprocessing (V3 API)"
|
||
},
|
||
{
|
||
"author": "ecalot",
|
||
"title": "ComfyUI-GameDev",
|
||
"reference": "https://github.com/ecalot/ComfyUI-GameDev",
|
||
"files": [
|
||
"https://github.com/ecalot/ComfyUI-GameDev"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "ComfyUI custom nodes for depth-to-layers processing and grid slicing. For Game Development use cases."
|
||
},
|
||
{
|
||
"author": "masternc80",
|
||
"title": "ComfyUI-BBoxNodes",
|
||
"reference": "https://github.com/masternc80/ComfyUI-BBoxNodes",
|
||
"files": [
|
||
"https://github.com/masternc80/ComfyUI-BBoxNodes"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Bboxes (Bounding Boxes) handling and visualization"
|
||
},
|
||
{
|
||
"author": "imk-design",
|
||
"title": "Mask Analyzer",
|
||
"reference": "https://github.com/imk-design/ComfyUI-Mask-Analyzer",
|
||
"files": [
|
||
"https://github.com/imk-design/ComfyUI-Mask-Analyzer"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "ComfyUI custom nodes for analyzing mask complexity and routing between direct, simplified, and overlay strategies."
|
||
},
|
||
{
|
||
"author": "hlibr",
|
||
"title": "comfyui-gguf-prompt-rewriter",
|
||
"reference": "https://github.com/hlibr/ComfyUI-GGUF-Prompt-Rewriter",
|
||
"files": [
|
||
"https://github.com/hlibr/ComfyUI-GGUF-Prompt-Rewriter"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Standalone ComfyUI nodes for prompt rewriting with local GGUF models via llama-cpp-python."
|
||
},
|
||
{
|
||
"author": "myonmu0",
|
||
"title": "ComfyUI-NanoGPT_ImageGeneration",
|
||
"reference": "https://github.com/myonmu0/ComfyUI-NanoGPT_ImageGeneration",
|
||
"files": [
|
||
"https://github.com/myonmu0/ComfyUI-NanoGPT_ImageGeneration"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Custom node to generate a image using NanoGPT API"
|
||
},
|
||
{
|
||
"author": "starfieldscreensaver",
|
||
"title": "ComfyUI Batch Blend",
|
||
"reference": "https://github.com/starfieldscreensaver/comfyui-batch-blend",
|
||
"files": [
|
||
"https://github.com/starfieldscreensaver/comfyui-batch-blend"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "ComfyUI custom node that blends two image batches frame-by-frame using vectorised tensor ops"
|
||
},
|
||
{
|
||
"author": "tennantje",
|
||
"title": "comfyui-template-string",
|
||
"reference": "https://github.com/tennantje/comfyui-template-string",
|
||
"files": [
|
||
"https://github.com/tennantje/comfyui-template-string"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A simple ComfyUI custom node for string interpolation."
|
||
},
|
||
{
|
||
"author": "videofeedback",
|
||
"title": "ComfyUI Render Time",
|
||
"reference": "https://github.com/videofeedback/comfyui-render-time",
|
||
"files": [
|
||
"https://github.com/videofeedback/comfyui-render-time"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Real-time per-node execution timing, live log, and workflow reconstruction for ComfyUI"
|
||
},
|
||
{
|
||
"author": "leechking",
|
||
"title": "Latent Residue Cleaner",
|
||
"reference": "https://github.com/L33chKing/ComfyUI_LatentResidueCleaner",
|
||
"files": [
|
||
"https://github.com/L33chKing/ComfyUI_LatentResidueCleaner"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Latent Residue Cleaner — a ComfyUI node that removes diffusion noise residue from AI-generated images using GPU-accelerated guided, bilateral, flat snap, and hue snap filters"
|
||
},
|
||
{
|
||
"author": "jkmq-f",
|
||
"title": "comfyui-gemma4translate-gguf",
|
||
"reference": "https://github.com/jkmq-f/ComfyUI-Gemma4Translate-GGUF-Mini",
|
||
"files": [
|
||
"https://github.com/jkmq-f/ComfyUI-Gemma4Translate-GGUF-Mini"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "ComfyUI custom node for local GGUF-only translation with Gemma 4"
|
||
},
|
||
|
||
{
|
||
"author": "CRT",
|
||
"title": "CRT-HeartMuLa",
|
||
"id": "crt-heartmula",
|
||
"reference": "https://github.com/PGCRT/CRT-HeartMuLa",
|
||
"files": [
|
||
"https://github.com/PGCRT/CRT-HeartMuLa"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A ComfyUI custom node for AI music generation using HeartMuLa models."
|
||
},
|
||
{
|
||
"author": "CRT",
|
||
"title": "ComfyUI-OmniVoice_CRT",
|
||
"id": "comfyui-omnivoice-crt",
|
||
"reference": "https://github.com/PGCRT/ComfyUI-OmniVoice_CRT",
|
||
"files": [
|
||
"https://github.com/PGCRT/ComfyUI-OmniVoice_CRT"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "ComfyUI wrapper nodes for OmniVoice multilingual zero-shot TTS."
|
||
},
|
||
{
|
||
"author": "CRT",
|
||
"title": "ComfyUI-QWEN3_TTS",
|
||
"id": "comfyui-qwen3-tts",
|
||
"reference": "https://github.com/PGCRT/ComfyUI-QWEN3_TTS",
|
||
"files": [
|
||
"https://github.com/PGCRT/ComfyUI-QWEN3_TTS"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Fast and efficient Text-to-Speech nodes for ComfyUI based on Qwen3-TTS."
|
||
},
|
||
{
|
||
"author": "jeremieLouvaert",
|
||
"title": "ComfyUI-Darkroom",
|
||
"reference": "https://github.com/jeremieLouvaert/ComfyUI-Darkroom",
|
||
"files": [
|
||
"https://github.com/jeremieLouvaert/ComfyUI-Darkroom"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Professional color grading and film emulation suite — 29 nodes: 161 film stocks with real Capture One curve data, Camera Raw tools, Resolve-level grading (LGG, Log Wheels, Hue vs Hue, Color Warper), lens optics with 102 real lens profiles. Zero API costs."
|
||
},
|
||
{
|
||
"author": "jeremieLouvaert",
|
||
"title": "ComfyUI-Gemini-Direct",
|
||
"reference": "https://github.com/jeremieLouvaert/ComfyUI-Gemini-Direct",
|
||
"files": [
|
||
"https://github.com/jeremieLouvaert/ComfyUI-Gemini-Direct"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Direct Google Gemini image generation for ComfyUI — use your own API key, bypass credits. Supports Gemini 2.0 Flash, 2.5 Flash, 2.5 Pro. Includes Prompt Studio and photographer style transfer."
|
||
},
|
||
{
|
||
"author": "jeremieLouvaert",
|
||
"title": "ComfyUI-API-Optimizer",
|
||
"reference": "https://github.com/jeremieLouvaert/ComfyUI-API-Optimizer",
|
||
"files": [
|
||
"https://github.com/jeremieLouvaert/ComfyUI-API-Optimizer"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "API cost tracking, deterministic caching, and lazy execution bypass for ComfyUI cloud API workflows. Circuit-breaker spending control with persistent ledger."
|
||
},
|
||
{
|
||
"author": "jeremieLouvaert",
|
||
"title": "ComfyUI-Gemini-Conversation-Canvas",
|
||
"reference": "https://github.com/jeremieLouvaert/ComfyUI-Gemini-Conversation-Canvas",
|
||
"files": [
|
||
"https://github.com/jeremieLouvaert/ComfyUI-Gemini-Conversation-Canvas"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Multi-turn conversational image editing powered by Google Gemini — persistent sessions, edit chaining, and visual gallery with full scene coherence across turns."
|
||
},
|
||
{
|
||
"author": "jeremieLouvaert",
|
||
"title": "comfyui-wireless-link-simple",
|
||
"reference": "https://github.com/jeremieLouvaert/comfyui-wireless-link-simple",
|
||
"files": [
|
||
"https://github.com/jeremieLouvaert/comfyui-wireless-link-simple"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Simple wireless data transmission nodes for ComfyUI — send and receive any data type without visible wires using named channels. Inspired by Blackmagic Fusion."
|
||
},
|
||
{
|
||
"author": "jeremieLouvaert",
|
||
"title": "ComfyUI-Higgsfield-Direct",
|
||
"reference": "https://github.com/jeremieLouvaert/ComfyUI-Higgsfield-Direct",
|
||
"files": [
|
||
"https://github.com/jeremieLouvaert/ComfyUI-Higgsfield-Direct"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Direct Higgsfield API integration for ComfyUI — multi-model image and video generation with Soul 2.0, Seedream 4, Kling 2.1, Seedance, and more. Use your own API key."
|
||
},
|
||
{
|
||
"author": "Atsushi888",
|
||
"title": "ComfyUI-MediaPreview",
|
||
"id": "comfyui-mediapreview",
|
||
"reference": "https://github.com/Atsushi888/ComfyUI-MediaPreview",
|
||
"files": [
|
||
"https://github.com/Atsushi888/ComfyUI-MediaPreview"
|
||
],
|
||
"install_type": "git",
|
||
"description": "All-in-one media preview node for ComfyUI."
|
||
},
|
||
{
|
||
"author": "kplkasteel",
|
||
"title": "Image to Prompt (Abacus.AI)",
|
||
"id": "comfyui-image-to-prompt-abacusai",
|
||
"reference": "https://github.com/kplkasteel/ComfyUI-Image-to-Prompt-Abacus.AI-",
|
||
"files": [
|
||
"https://github.com/kplkasteel/ComfyUI-Image-to-Prompt-Abacus.AI-"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "ComfyUI custom node that converts an input image into a Stable Diffusion-ready prompt using Abacus.AI’s OpenAI-compatible multimodal API (model dropdown fetched from /v1/models; supports route-llm and other available models). Requires an Abacus.AI API key and consumes API credits.",
|
||
"tags": [
|
||
"prompt",
|
||
"image-to-prompt",
|
||
"vision",
|
||
"multimodal",
|
||
"captioning",
|
||
"stable-diffusion",
|
||
"abacus-ai",
|
||
"api"
|
||
],
|
||
"pip": [
|
||
"openai",
|
||
"requests",
|
||
"pillow",
|
||
"numpy"
|
||
]
|
||
},
|
||
{
|
||
"author": "judian17",
|
||
"title": "ComfyUI-PixelSmile-Conditioning-Interpolation",
|
||
"reference": "https://github.com/judian17/ComfyUI-PixelSmile-Conditioning-Interpolation",
|
||
"files": [
|
||
"https://github.com/judian17/ComfyUI-PixelSmile-Conditioning-Interpolation"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "An unofficial implementation of PixelSmile workflow in ComfyUI that enables fine-grained expression editing using natural language prompts."
|
||
},
|
||
{
|
||
"author": "rTachibana",
|
||
"title": "Promptcraft",
|
||
"reference": "https://github.com/rTachibana/comfyui-promptcraft",
|
||
"files": [
|
||
"https://github.com/rTachibana/comfyui-promptcraft"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Dynamic prompt generation with {A|B} variants, __wildcard__ files, and ${var} variables"
|
||
},
|
||
{
|
||
"author": "katsut",
|
||
"title": "comfyui-alphavae",
|
||
"reference": "https://github.com/katsut/ComfyUI-AlphaVAE",
|
||
"files": [
|
||
"https://github.com/katsut/ComfyUI-AlphaVAE"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "ComfyUI custom nodes for AlphaVAE — native RGBA transparent image generation using FLUX"
|
||
},
|
||
{
|
||
"author": "kayfahaarukku",
|
||
"title": "ComfyUI-Adaptive-Noise-Scale",
|
||
"reference": "https://github.com/nawka12/comfyui-adaptive-noise-scale",
|
||
"files": [
|
||
"https://github.com/nawka12/comfyui-adaptive-noise-scale"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Adaptive Noise Scale sampler wrapper for ComfyUI — port of sd-webui-adaptive-noise-scale"
|
||
},
|
||
{
|
||
"author": "rTachibana",
|
||
"title": "Aspect Ratio Selector",
|
||
"reference": "https://github.com/rTachibana/comfyUI-aspect-ratio-selector",
|
||
"files": [
|
||
"https://github.com/rTachibana/comfyUI-aspect-ratio-selector"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Select aspect ratio and generate appropriately-sized empty latent for each model"
|
||
},
|
||
{
|
||
"author": "amortegui84",
|
||
"title": "ComfyUI-Inpaint-CropStitch-NB2",
|
||
"reference": "https://github.com/amortegui84/comfyui-inpaint-cropstitch-nb2",
|
||
"files": [
|
||
"https://github.com/amortegui84/comfyui-inpaint-cropstitch-nb2"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Fork of ComfyUI-Inpaint-CropAndStitch adapted for Nano Banana 2. Adds NB2 Mask Generator, exact-resolution cropping and feathered alpha compositing in the stitch step."
|
||
},
|
||
{
|
||
"author": "hqrz",
|
||
"title": "ComfyUI Japanese Romaji Converter",
|
||
"reference": "https://github.com/hirokazu/ComfyUI-JapaneseRomaji",
|
||
"files": [
|
||
"https://github.com/hirokazu/ComfyUI-JapaneseRomaji"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "ComfyUI custom node to convert Japanese text in prompts to Hepburn romaji for LTX-2.3 speech generation"
|
||
},
|
||
{
|
||
"author": "cerridan",
|
||
"title": "comfyui-resolution-picker",
|
||
"reference": "https://github.com/cerridan/ComfyUI_ResolutionPicker",
|
||
"files": [
|
||
"https://github.com/cerridan/ComfyUI_ResolutionPicker"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "ComfyUI node: pick format + resolution from organized dropdown, outputs width/height"
|
||
},
|
||
{
|
||
"author": "pxlpshr",
|
||
"title": "ComfyUI-SD-CN-Animation",
|
||
"reference": "https://github.com/pxl-pshr/ComfyUI-SD-CN-Animation",
|
||
"files": [
|
||
"https://github.com/pxl-pshr/ComfyUI-SD-CN-Animation"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Temporally coherent video generation and stylization for ComfyUI using optical flow. Port of SD-CN-Animation to ComfyUI custom nodes."
|
||
},
|
||
{
|
||
"author": "saganaki22",
|
||
"title": "LongCat AudioDiT TTS",
|
||
"reference": "https://github.com/Saganaki22/ComfyUI-LongCat-AudioDIT-TTS",
|
||
"files": [
|
||
"https://github.com/Saganaki22/ComfyUI-LongCat-AudioDIT-TTS"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "ComfyUI custom nodes for LongCat-AudioDiT TTS - zero-shot and voice cloning diffusion TTS"
|
||
},
|
||
{
|
||
"author": "IMGLAB",
|
||
"title": "IMGLAB_ComfyUI",
|
||
"reference": "https://github.com/IMGLAB-net/IMGLAB_ComfyUI",
|
||
"files": [
|
||
"https://github.com/IMGLAB-net/IMGLAB_ComfyUI"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "IMGLAB custom nodes for ComfyUI"
|
||
},
|
||
{
|
||
"author": "sorryhyun",
|
||
"title": "Flex Attention",
|
||
"reference": "https://github.com/sorryhyun/comfyui-flex-attention",
|
||
"files": [
|
||
"https://github.com/sorryhyun/comfyui-flex-attention"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Flex Attention (torch.compile) node for ComfyUI. Uses PyTorch's built-in flex_attention with torch.compile — no extra dependencies, works on any GPU. Falls back to PyTorch SDPA when masks are present."
|
||
},
|
||
{
|
||
"author": "spacewarpstudio",
|
||
"title": "ComfyUI Override Switch",
|
||
"reference": "https://github.com/SpaceWarpStudio/ComfyUI-OverrideSwitch",
|
||
"files": [
|
||
"https://github.com/SpaceWarpStudio/ComfyUI-OverrideSwitch"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Custom ComfyUI node: switch between two inputs from an optional boolean condition, with graceful handling when inputs are missing."
|
||
},
|
||
{
|
||
"author": "mmmmmmmmm",
|
||
"title": "ComfyUI_MaskBatchMerger",
|
||
"reference": "https://github.com/mmmmmmmmme/ComfyUI_MaskBatchMerger",
|
||
"files": [
|
||
"https://github.com/mmmmmmmmme/ComfyUI_MaskBatchMerger"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A mask merge/edit node that merges masks from a mask batch into one mask as output for future use, using add mode."
|
||
},
|
||
{
|
||
"author": "lil0k",
|
||
"title": "Camera Movement to Prompt",
|
||
"reference": "https://github.com/Lil0k/comfyui_camera_movement_to_prompt",
|
||
"files": [
|
||
"https://github.com/Lil0k/comfyui_camera_movement_to_prompt"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "ComfyUI node that computes relative camera movement between two extrinsics matrices and injects it into a prompt template as JSON."
|
||
},
|
||
{
|
||
"author": "sparknight",
|
||
"title": "ComfyUI-INT8-Fast-Fork",
|
||
"reference": "https://github.com/SparknightLLC/ComfyUI-INT8-Fast-Fork",
|
||
"files": [
|
||
"https://github.com/SparknightLLC/ComfyUI-INT8-Fast-Fork"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Fork of node to load models in INT8 for 1.5~2X Speed gains on 30 series cards. Contains additional fixes and performance improvements."
|
||
},
|
||
{
|
||
"author": "love530love",
|
||
"title": "ComfyUI HealthCheck",
|
||
"reference": "https://github.com/love530love/ComfyUI-HealthCheck",
|
||
"files": [
|
||
"https://github.com/love530love/ComfyUI-HealthCheck"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A lightweight health check plugin for ComfyUI that monitors custom node import status and provides colorful summary reports"
|
||
},
|
||
{
|
||
"author": "nekodificador",
|
||
"title": "NKD Popup Preview",
|
||
"reference": "https://github.com/Nekodificador/ComfyUI-NKD-Popup-Preview",
|
||
"files": [
|
||
"https://github.com/Nekodificador/ComfyUI-NKD-Popup-Preview"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A floating preview window node for ComfyUI. Ideal for multi-monitor setups."
|
||
},
|
||
{
|
||
"author": "darksidewalker",
|
||
"description": "DaSiWa Custom Nodes Collection",
|
||
"id": "dasiwa",
|
||
"install_type": "git-clone",
|
||
"reference": "https://github.com/darksidewalker/ComfyUI-DaSiWa-Nodes",
|
||
"files": [
|
||
"https://github.com/darksidewalker/ComfyUI-DaSiWa-Nodes"
|
||
],
|
||
"title": "ComfyUI-DaSiWa-Nodes"
|
||
}
|
||
]
|
||
}
|