| { | |
| "custom_nodes": [ | |
| { | |
| "author": "aimoviestudio", | |
| "title": "ComfyUI Iterator Nodes", | |
| "reference": "https://github.com/AIMovieStudio/comfyui-iterator", | |
| "files": [ | |
| "https://github.com/AIMovieStudio/comfyui-iterator" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI nodes for iterating over files (images, text) in directories." | |
| }, | |
| { | |
| "author": "nova452", | |
| "title": "ComfyUI-Conditioning-Rebalance", | |
| "reference": "https://github.com/nova452/ComfyUI-ConditioningKrea2Rebalance", | |
| "files": [ | |
| "https://github.com/nova452/ComfyUI-ConditioningKrea2Rebalance" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Conditioning optimizer nodes with per layer weighting that offers IP-Adapter-like features for Krea 2 image reference editing along with bypassing the built in quality diluation from the trained safety filter and also works as a means to unfilter the model." | |
| }, | |
| { | |
| "author": "niknah", | |
| "title": "MiniT2I", | |
| "reference": "https://github.com/niknah/MiniT2I-ComfyUI", | |
| "files": [ | |
| "https://github.com/niknah/MiniT2I-ComfyUI" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "MiniT2i for ComfyUI" | |
| }, | |
| { | |
| "author": "bradsec", | |
| "title": "ComfyUI_LLMSetRole", | |
| "reference": "https://github.com/bradsec/ComfyUI_LLMSetRole", | |
| "files": [ | |
| "https://github.com/bradsec/ComfyUI_LLMSetRole" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Pick an LLM role (system prompt) from a dropdown and output it as a STRING for an LLM node's system_prompt. Modes: fixed, increment, or random over a start..end slice, with index/seed control_after_generate to step roles across a batch. Roles are plain Markdown files in roles/; add a .md file and restart to add a role. Node name: Set Role. Located under Add Node > LLM." | |
| }, | |
| { | |
| "author": "nynxz", | |
| "title": "ComfyUI JoyAI", | |
| "reference": "https://github.com/Nynxz/ComfyUI-JoyAI", | |
| "files": [ | |
| "https://github.com/Nynxz/ComfyUI-JoyAI" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "JoyAI-Image-Edit (16B MMDiT + Qwen3-VL-8B) instruction image editing for ComfyUI." | |
| }, | |
| { | |
| "author": "kwokkakiu233", | |
| "title": "LoRA Txt Loader", | |
| "reference": "https://github.com/kwokkakiu233/comfyui-lora-txt-loader", | |
| "files": [ | |
| "https://github.com/kwokkakiu233/comfyui-lora-txt-loader" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Automatically loads trigger words from a .txt file with the same name as the LoRA. Supports offline use and custom-trained models." | |
| }, | |
| { | |
| "author": "verias", | |
| "title": "ComfyUI Body Decal", | |
| "reference": "https://github.com/verias/comfyui-body-decal", | |
| "files": [ | |
| "https://github.com/verias/comfyui-body-decal" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Pose-aware decal placement, projection, masking, displacement, and compositing tools for ComfyUI." | |
| }, | |
| { | |
| "author": "DemonGatanjieu", | |
| "title": "Anomalous Model Browser", | |
| "reference": "https://github.com/DemonGatanjieu/Anomalous_Model_Browser", | |
| "files": [ | |
| "https://github.com/DemonGatanjieu/Anomalous_Model_Browser" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Auto-injects model hashes and auto-fixes missing nodes or renamed models paths when sharing workflows.", | |
| "nodename_pattern": ".*" | |
| }, | |
| { | |
| "author": "Pikselkroken", | |
| "title": "ComfyUI-PixlStash", | |
| "reference": "https://github.com/Pikselkroken/ComfyUI-PixlStash", | |
| "files": [ | |
| "https://github.com/Pikselkroken/ComfyUI-PixlStash" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Custom ComfyUI nodes for loading and saving images to a PixlStash vault." | |
| }, | |
| { | |
| "author": "SencneS", | |
| "title": "Excel Styles Loader", | |
| "reference": "https://github.com/SencneS/ComfyUI-ExcelStylesLoader", | |
| "files": [ | |
| "https://github.com/SencneS/ComfyUI-ExcelStylesLoader" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A dynamic ComfyUI custom node that reads prompts from individual sheets/tabs within a local Excel (.xlsx) workbook." | |
| }, | |
| { | |
| "author": "smthemex", | |
| "title": "Nine_Image_Compare", | |
| "reference": "https://github.com/smthemex/Nine_Image_Compare", | |
| "files": [ | |
| "https://github.com/smthemex/Nine_Image_Compare" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Compare one to nine images when use ComfyUI" | |
| }, | |
| { | |
| "author": "huwhitememes", | |
| "title": "Krea 2 Conditioning Control", | |
| "reference": "https://github.com/huwhitememes/comfyui-krea2-conditioning", | |
| "files": [ | |
| "https://github.com/huwhitememes/comfyui-krea2-conditioning" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Quality-preserving per-layer conditioning control for Krea 2 - ComfyUI custom node (enhanced fork of nova452/ComfyUI-ConditioningKrea2Rebalance)." | |
| }, | |
| { | |
| "author": "aiknowledge2go", | |
| "title": "ComfyUI-AI2Go-Utils", | |
| "reference": "https://github.com/Little-God1983/ComfyUI-AI2Go-Utils", | |
| "files": [ | |
| "https://github.com/Little-God1983/ComfyUI-AI2Go-Utils" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI utility nodes by AIKnowledge2Go." | |
| }, | |
| { | |
| "author": "pollockjj", | |
| "title": "comfyui-sealedcuda", | |
| "reference": "https://github.com/pollockjj/ComfyUI-SealedCuda", | |
| "files": [ | |
| "https://github.com/pollockjj/ComfyUI-SealedCuda" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Sealed-worker CUDA image nodes (NATTEN, fused-ssim) sourced from prebuilt cuda-wheels" | |
| }, | |
| { | |
| "author": "surrealbydesign", | |
| "title": "ComfyUI Krea Palette Tools", | |
| "reference": "https://github.com/SurrealByDesign/ComfyUI-Krea-Palette-Tools", | |
| "files": [ | |
| "https://github.com/SurrealByDesign/ComfyUI-Krea-Palette-Tools" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Extract color palettes from reference images and package them as Krea 2 image_style_references." | |
| }, | |
| { | |
| "author": "ethanfel", | |
| "title": "Text Encode (Krea2)", | |
| "reference": "https://github.com/ethanfel/ComfyUI-Krea2TextEncoder", | |
| "files": [ | |
| "https://github.com/ethanfel/ComfyUI-Krea2TextEncoder" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Vision-aware text conditioning for the Krea2 / K2 model. Feeds reference images through the Qwen3-VL-4B vision path with the Krea2 descriptor template; optional per-image mask crops to the masked region. No VAE (Krea2 has no reference-latent pathway). Auto-growing image+mask slots." | |
| }, | |
| { | |
| "author": "HallettVisual", | |
| "title": "Smart Image Crop and Stitch", | |
| "reference": "https://github.com/HallettVisual/ComfyUI-Smart-Image-Crop-and-Stitch", | |
| "files": [ | |
| "https://github.com/HallettVisual/ComfyUI-Smart-Image-Crop-and-Stitch" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Mask-driven smart crop and stitch nodes for ComfyUI inpaint and edit workflows." | |
| }, | |
| { | |
| "author": "kevinsun", | |
| "title": "ComfyUI-Quick-Latent", | |
| "reference": "https://github.com/Zhen-Bo/comfyui-quick-latent", | |
| "files": [ | |
| "https://github.com/Zhen-Bo/comfyui-quick-latent" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A streamlined latent size node for ComfyUI with resolution presets, scale control, and batch output." | |
| }, | |
| { | |
| "author": "TK22-26", | |
| "title": "Inspect Image Overlay", | |
| "reference": "https://github.com/TK22-26/comfyui-inspect-image-overlay", | |
| "files": [ | |
| "https://github.com/TK22-26/comfyui-inspect-image-overlay" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI node that opens generated images in a fullscreen inspector overlay." | |
| }, | |
| { | |
| "author": "ThunderFun", | |
| "title": "ComfyUI-INT-Crush", | |
| "reference": "https://github.com/ThunderFun/ComfyUI-INT-Crush", | |
| "files": [ | |
| "https://github.com/ThunderFun/ComfyUI-INT-Crush" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "INT4/INT8 quantized inference for ComfyUI diffusion models" | |
| }, | |
| { | |
| "author": "xmarre", | |
| "title": "comfyui-global-memory-trim", | |
| "reference": "https://github.com/xmarre/ComfyUI-Global-Memory-Trim", | |
| "files": [ | |
| "https://github.com/xmarre/ComfyUI-Global-Memory-Trim" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Global native heap trimming custom node for ComfyUI on Linux/WSL" | |
| }, | |
| { | |
| "author": "saganaki22", | |
| "title": "Higgs v3 TTS", | |
| "reference": "https://github.com/Saganaki22/Higgs_v3-TTS-ComfyUI", | |
| "files": [ | |
| "https://github.com/Saganaki22/Higgs_v3-TTS-ComfyUI" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI custom nodes for Higgs Audio v3 TTS with native inference, voice cloning, multi-speaker dialogue, longform chunking, and AIMDO DynamicVRAM support" | |
| }, | |
| { | |
| "author": "ukr8b3g-cmyk", | |
| "title": "Save WEBP Meta", | |
| "reference": "https://github.com/ukr8b3g-cmyk/ComfyUI-save-webp-meta-node", | |
| "files": [ | |
| "https://github.com/ukr8b3g-cmyk/ComfyUI-save-webp-meta-node" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI node for saving WebP, PNG, JPEG, and AVIF images with embedded prompt metadata." | |
| }, | |
| { | |
| "author": "Lumi4s", | |
| "title": "Natural Prompt Editor", | |
| "reference": "https://github.com/Lumi4s/natural_prompt_editor", | |
| "files": [ | |
| "https://github.com/Lumi4s/natural_prompt_editor" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Natural language prompt editing and workflow enhancement tools for ComfyUI." | |
| }, | |
| { | |
| "author": "surrealbydesign", | |
| "title": "ComfyUI Ideogram Palette and Prompt Tools", | |
| "reference": "https://github.com/SurrealByDesign/ComfyUI-Ideogram-Palette-and-Prompt-Tools", | |
| "files": [ | |
| "https://github.com/SurrealByDesign/ComfyUI-Ideogram-Palette-and-Prompt-Tools" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Extract color palettes from reference images and assemble/validate/embed Ideogram 4's structured prompt JSON." | |
| }, | |
| { | |
| "author": "ukr8b3g-cmyk", | |
| "title": "Anima Regional Canvas", | |
| "reference": "https://github.com/ukr8b3g-cmyk/Anima_Regional_Canvas", | |
| "files": [ | |
| "https://github.com/ukr8b3g-cmyk/Anima_Regional_Canvas" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ANIMA-focused regional canvas node for Anima-LLLite Regional ControlNet workflows in ComfyUI." | |
| }, | |
| { | |
| "author": "bnwa", | |
| "title": "ComfyUI Latent Presets", | |
| "reference": "https://github.com/bnwa/ComfyUI-LatentPresets", | |
| "files": [ | |
| "https://github.com/bnwa/ComfyUI-LatentPresets" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Model-scoped latent presets for ComfyUI" | |
| }, | |
| { | |
| "author": "bradsec", | |
| "title": "ComfyUI_RandomPerson", | |
| "reference": "https://github.com/bradsec/ComfyUI_RandomPerson", | |
| "files": [ | |
| "https://github.com/bradsec/ComfyUI_RandomPerson" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Generate randomised, structured physical person descriptions for image-generation prompts. Sex-aware traits, per-category random/allow_list/fixed/off modes, age ranges, body details, and individual output pins. Full node plus Identity, Face, Hair, Body, and Style segment nodes under the Random Person menu category." | |
| }, | |
| { | |
| "author": "bradsec", | |
| "title": "ComfyUI_OllamaUnload", | |
| "reference": "https://github.com/bradsec/ComfyUI_OllamaUnload", | |
| "files": [ | |
| "https://github.com/bradsec/ComfyUI_OllamaUnload" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Unload one or all Ollama models mid-workflow to free VRAM before image sampling. Wire your prompt through the passthrough socket so the node runs before the sampler. Node name: Ollama Unload (free VRAM). Located under Add Node > Ollama." | |
| }, | |
| { | |
| "author": "mooshieblob", | |
| "title": "Mooshie Tiled Diffusion", | |
| "reference": "https://github.com/Mooshieblob1/ComfyUI-MooshieTiledDiffusion", | |
| "files": [ | |
| "https://github.com/Mooshieblob1/ComfyUI-MooshieTiledDiffusion" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "MultiDiffusion and SpotDiffusion tiled diffusion for ComfyUI, with Anima (COSMOS) 5D latent support." | |
| }, | |
| { | |
| "author": "ethanfel", | |
| "title": "ComfyUI-Lora-Sweeper", | |
| "reference": "https://github.com/ethanfel/ComfyUI-Lora-Sweeper", | |
| "files": [ | |
| "https://github.com/ethanfel/ComfyUI-Lora-Sweeper" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Sweep a folder of LoRA training epochs: pick a step range + stride and sample one image per epoch from a single queue." | |
| }, | |
| { | |
| "author": "enragedantelope", | |
| "title": "Identity Forge", | |
| "reference": "https://github.com/EnragedAntelope/comfyui-identity-forge", | |
| "files": [ | |
| "https://github.com/EnragedAntelope/comfyui-identity-forge" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A 70+ field character randomizer node pack for ComfyUI with a constraint engine, themed archetype presets with varying costumes, and dual prose/JSON output." | |
| }, | |
| { | |
| "author": "bulldog68", | |
| "title": "ComfyUI_FMJ_LLMP", | |
| "reference": "https://github.com/bulldog68/ComfyUI_FMJ_LLMP", | |
| "files": [ | |
| "https://github.com/bulldog68/ComfyUI_FMJ_LLMP" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Generate random prompts easily for FMJ using TXT files (1 prompt per file)." | |
| }, | |
| { | |
| "author": "cyberdelia", | |
| "title": "Anima Resolutions", | |
| "reference": "https://github.com/cyberdeliaAI/ComfyUI-anima-Resolutions", | |
| "files": [ | |
| "https://github.com/cyberdeliaAI/ComfyUI-anima-Resolutions" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Anima-friendly first-pass resolution picker for ComfyUI. Outputs resolution, width, and height integers for image generation workflows." | |
| }, | |
| { | |
| "author": "monkeykim111", | |
| "title": "comfyui-image-safety-gate", | |
| "reference": "https://github.com/monkeykim111/ComfyUI-Image-Safety-Gate", | |
| "files": [ | |
| "https://github.com/monkeykim111/ComfyUI-Image-Safety-Gate" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI custom node combining SmilingWolf WD EVA02 Large Tagger v3 (anime rating) and CompVis stable-diffusion-safety-checker (CLIP) with boolean OR for illustration-friendly NSFW detection." | |
| }, | |
| { | |
| "author": "lebensignal", | |
| "title": "ComfyUI Ultimate SD Upscale FLS LLLite", | |
| "reference": "https://github.com/Lebensignal/ComfyUI-UltimateSDUpscale-FLS-LLLite", | |
| "files": [ | |
| "https://github.com/Lebensignal/ComfyUI-UltimateSDUpscale-FLS-LLLite" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI Ultimate SD Upscale nodes with FLS tile sampling and optional Anima LLLite tile repair." | |
| }, | |
| { | |
| "author": "smai-lee", | |
| "title": "Lee-RIFE", | |
| "reference": "https://github.com/Smai-Lee/Lee-RIFE", | |
| "files": [ | |
| "https://github.com/Smai-Lee/Lee-RIFE" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Fast, GPU-batched RIFE frame interpolation for ComfyUI with working bidirectional ensemble in fp16/32. Self-contained, weights bundled, no extra dependencies." | |
| }, | |
| { | |
| "author": "ruminar", | |
| "title": "ComfyUI-CheckpointHandpickerSuite", | |
| "id": "checkpointhandpickersuite", | |
| "reference": "https://github.com/ruminar/ComfyUI-CheckpointHandpickerSuite", | |
| "files": [ | |
| "https://github.com/ruminar/ComfyUI-CheckpointHandpickerSuite" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Review-first checkpoint cycling and handpicking suite for ComfyUI. Auto-cycle checkpoints, review generated images, tag checkpoints, and export cleanup scripts without deleting files immediately." | |
| }, | |
| { | |
| "author": "ketle-man", | |
| "title": "PSD Figure Creator", | |
| "id": "psd-figure-creator", | |
| "reference": "https://github.com/ketle-man/PSD-Figure-Creator", | |
| "files": [ | |
| "https://github.com/ketle-man/PSD-Figure-Creator" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Load PSD files, rig layers with interactive R / MR / SW control points, and composite as IMAGE + MASK. Supports setup/pose modes, model/pose library, background options, and i18n (ja/en/zh)." | |
| }, | |
| { | |
| "author": "shootthesound", | |
| "title": "ComfyUI-Angelo", | |
| "reference": "https://github.com/shootthesound/ComfyUI-Angelo", | |
| "files": [ | |
| "https://github.com/shootthesound/ComfyUI-Angelo" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Click-to-refine sampler. Generate, then click or paint regions to refine them in place. First-class support for FLUX 2 Klein 9B and Qwen-Image-Edit (Smart Inpaint / Smart Guided Inpaint / Xtra-Fine), works with any sampler-compatible model for Refine + Area Prompt. Optional SAM 3 Detect for text-prompted segmentation, and a companion Overrides node for custom samplers (power-sigma, Flux 2 scheduler, NAG)." | |
| }, | |
| { | |
| "author": "shootthesound", | |
| "title": "ComfyUI-SequentialImageLoader", | |
| "reference": "https://github.com/shootthesound/ComfyUI-SequentialImageLoader", | |
| "files": [ | |
| "https://github.com/shootthesound/ComfyUI-SequentialImageLoader" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Load a folder of images one at a time, in order — a fresh image on every Queue. Natural sort, filetype picker, reverse, subfolders, hold/pause, scrub bar, folder browser, and current/next previews." | |
| }, | |
| { | |
| "author": "pooria98", | |
| "title": "ComfyUI-Config-Presets", | |
| "reference": "https://github.com/pooria98/ComfyUI-Config-Presets", | |
| "files": [ | |
| "https://github.com/pooria98/ComfyUI-Config-Presets" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Preset nodes to save and use prompt and sampler settings presets for different models." | |
| }, | |
| { | |
| "author": "verqqa", | |
| "title": "PromptNodethingLD", | |
| "id": "promptnodethingld", | |
| "reference": "https://github.com/verqqa/PromptNodethingLD", | |
| "files": [ | |
| "https://github.com/verqqa/PromptNodethingLD" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Cinematic AI prompt node for LTX video. Three-pass pipeline: Choreography pre-pass, main generation, lint + auto-repair. Supports Windows, Linux, macOS via llama.cpp (Gemma 4 26B)." | |
| }, | |
| { | |
| "author": "vantang", | |
| "title": "ComfyUI MediaHub", | |
| "id": "mediahub-cloud", | |
| "reference": "https://github.com/vantang/ComfyUI-MediaHub", | |
| "files": [ | |
| "https://github.com/vantang/ComfyUI-MediaHub" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Connect cloud image and video generation APIs to composable ComfyUI workflows." | |
| }, | |
| { | |
| "author": "elowbe", | |
| "title": "comfyui-save-text", | |
| "reference": "https://github.com/elowbe/comfyui-save-text", | |
| "files": [ | |
| "https://github.com/elowbe/comfyui-save-text" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "API friendly save text to file." | |
| }, | |
| { | |
| "author": "hypnichorse", | |
| "title": "ComfyUI-Hypnodes", | |
| "id": "ComfyUI-Hypnodes", | |
| "reference": "https://github.com/hypnichorse/ComfyUI-Hypnodes", | |
| "files": [ | |
| "https://github.com/hypnichorse/ComfyUI-Hypnodes" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Procedural Multi-character framework & character library with smart-injection technology." | |
| }, | |
| { | |
| "author": "rookiestar28", | |
| "title": "ComfyUI-LongCat-Avatar", | |
| "reference": "https://github.com/rookiestar28/ComfyUI-LongCat-Avatar", | |
| "files": [ | |
| "https://github.com/rookiestar28/ComfyUI-LongCat-Avatar" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI custom nodes for LongCat Video Avatar 1.5 audio-driven human video generation." | |
| }, | |
| { | |
| "author": "sorryhyun", | |
| "title": "Anima PiD", | |
| "reference": "https://github.com/sorryhyun/ComfyUI-Anima-PiD", | |
| "files": [ | |
| "https://github.com/sorryhyun/ComfyUI-Anima-PiD" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "NVIDIA PiD (Pixel Diffusion Decoder) as a drop-in replacement for VAE Decode on Anima / Qwen-Image latents." | |
| }, | |
| { | |
| "author": "sorryhyun", | |
| "title": "Easycontrol KSampler Compatible", | |
| "reference": "https://github.com/sorryhyun/ComfyUI-EasyControl-KSamplerCompat", | |
| "files": [ | |
| "https://github.com/sorryhyun/ComfyUI-EasyControl-KSamplerCompat" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "KSampler-compatible Anima EasyControl image conditioning for ComfyUI." | |
| }, | |
| { | |
| "author": "skbv0", | |
| "title": "Palette Director", | |
| "reference": "https://github.com/SKBv0/ComfyUI_PaletteDirector", | |
| "files": [ | |
| "https://github.com/SKBv0/ComfyUI_PaletteDirector" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI nodes for palette-card image conditioning and structured palette prompts." | |
| }, | |
| { | |
| "author": "akatz-ai", | |
| "title": "Akatz Seamless Tiling", | |
| "reference": "https://github.com/akatz-ai/Akatz-Seamless-Tiling", | |
| "files": [ | |
| "https://github.com/akatz-ai/Akatz-Seamless-Tiling" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI nodes for seamless tiling and Akatz workflow utilities." | |
| }, | |
| { | |
| "author": "TODO", | |
| "title": "ComfyUI-SCAIL2-LongVideoContext", | |
| "reference": "https://github.com/1GirlUniversity/ComfyUI-SCAIL2-LongVideoContext", | |
| "files": [ | |
| "https://github.com/1GirlUniversity/ComfyUI-SCAIL2-LongVideoContext" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Smart context window model patches for SCAIL-2 long video workflows in ComfyUI." | |
| }, | |
| { | |
| "author": "systms-ai", | |
| "title": "TimeSlice Nodes", | |
| "reference": "https://github.com/systms-ai/TimeSlice-Nodes", | |
| "files": [ | |
| "https://github.com/systms-ai/TimeSlice-Nodes" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Temporal slit-scan / time-displacement effects for ComfyUI — angled, animated and dual-source slicing on a shared engine." | |
| }, | |
| { | |
| "author": "ahkimkoo", | |
| "title": "ComfyUI MIDI Edit", | |
| "reference": "https://github.com/ahkimkoo/ComfyUI-MIDI-Edit", | |
| "files": [ | |
| "https://github.com/ahkimkoo/ComfyUI-MIDI-Edit" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI custom node for MIDI lyrics editing. Replace lyrics in MIDI JSON with auto-generated phonemes (Chinese pinyin / English phonemes), or extract lyrics text. Works with ComfyUI_RH_SoulX-Singer for custom song generation." | |
| }, | |
| { | |
| "author": "sln77", | |
| "title": "ComfyUI-Tagger", | |
| "reference": "https://github.com/sln77/ComfyUI-Tagger", | |
| "files": [ | |
| "https://github.com/sln77/ComfyUI-Tagger" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI node integration for the Camie tagger v2 model from Hugging Face for image tagging. (Description by CC)" | |
| }, | |
| { | |
| "author": "archerkattri", | |
| "title": "ComfyUI-TRELLIS-HiCache", | |
| "reference": "https://github.com/Archerkattri/ComfyUI-TRELLIS-HiCache", | |
| "files": [ | |
| "https://github.com/Archerkattri/ComfyUI-TRELLIS-HiCache" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Training-free TRELLIS image-to-3D acceleration: forecast the flow-matching velocity on skipped DiT steps (HiCache Hermite / HiCache++ DMD, via hicache-pp) across both the sparse-structure and SLaT stages. ~2x faster, near-lossless. Drop between the TRELLIS loader and sampler." | |
| }, | |
| { | |
| "author": "shommey", | |
| "title": "LoRA Helpers", | |
| "reference": "https://github.com/shommey/comfyui-lora-helpers", | |
| "files": [ | |
| "https://github.com/shommey/comfyui-lora-helpers" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI nodes for LoRA training evaluation — XY grid sampling across checkpoints and prompts" | |
| }, | |
| { | |
| "author": "wochenlong", | |
| "title": "Anima Edit LoRA", | |
| "reference": "https://github.com/wochenlong/ComfyUI-Anima-Edit-LoRA", | |
| "files": [ | |
| "https://github.com/wochenlong/ComfyUI-Anima-Edit-LoRA" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Anima Edit ReferenceLatent compatibility patch for ComfyUI. Lets built-in ReferenceLatent workflows drive single or multiple Anima Edit reference latents." | |
| }, | |
| { | |
| "author": "Dragon7108", | |
| "title": "ComfyUI-QuickRatio", | |
| "reference": "https://github.com/Dragon7108/ComfyUI-QuickRatio", | |
| "files": [ | |
| "https://github.com/Dragon7108/ComfyUI-QuickRatio" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Aspect-ratio calculator node for ComfyUI — preset + custom ratios, base-resolution scaling, dimensions snapped to multiples of 8, with a live web preview." | |
| }, | |
| { | |
| "author": "sparknight", | |
| "title": "ComfyUI-ConditioningMultiplyAdvanced", | |
| "reference": "https://github.com/SparknightLLC/ComfyUI-ConditioningMultiplyAdvanced", | |
| "files": [ | |
| "https://github.com/SparknightLLC/ComfyUI-ConditioningMultiplyAdvanced" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Node for scheduling conditioning strength while preserving non-floating tensors such as token ids." | |
| }, | |
| { | |
| "author": "wiltodelta", | |
| "title": "Remove AI Watermarks", | |
| "reference": "https://github.com/wiltodelta/ComfyUI-remove-ai-watermarks", | |
| "files": [ | |
| "https://github.com/wiltodelta/ComfyUI-remove-ai-watermarks" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Remove visible and invisible AI watermarks (Gemini / Nano Banana, ChatGPT, Stable Diffusion) and erase regions, inside ComfyUI." | |
| }, | |
| { | |
| "author": "denyazzolin", | |
| "title": "comfyui-daz-tools", | |
| "id": "comfyui-daz-tools", | |
| "reference": "https://github.com/denyazzolin/comfyui-daz-tools", | |
| "files": [ | |
| "https://github.com/denyazzolin/comfyui-daz-tools" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A collection of ComfyUI utility nodes. The Workflow Config nodes (WAN2.2 and LTX2.3) let you store multiple named presets — models, LoRA stacks, prompts, dimensions, and sampling parameters — and switch between them from a single dropdown, making it easy to test variations, manage scene setups, and iterate across versions without rebuilding your workflow or creating and maintaining multiple copies of it. Additional nodes: Lora Inspector (scans and displays safetensors metadata for any LoRA in your library), Check Null (detects null, None, NaN, or empty values), Null Audio Checker (detects silent/missing audio tracks from video inputs), and Abs Int (absolute value for integers)." | |
| }, | |
| { | |
| "author": "ShankHub-Org", | |
| "title": "ComfyUI Artist Helper", | |
| "reference": "https://github.com/ShankHub-Org/ComfyUI-Artist-Helper", | |
| "files": [ | |
| "https://github.com/ShankHub-Org/ComfyUI-Artist-Helper" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Artist autocomplete, artist wildcards, @random/@fav shortcuts, favorites, blacklist, and filename-safe artist outputs." | |
| }, | |
| { | |
| "author": "yusrmuttaqien", | |
| "title": "ComfyUI-LoadImageEnhanced", | |
| "reference": "https://github.com/yusrmuttaqien/ComfyUI-LoadImageEnhanced", | |
| "files": [ | |
| "https://github.com/yusrmuttaqien/ComfyUI-LoadImageEnhanced" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI custom nodes for image loading with sub-directory support and original filename tracking." | |
| }, | |
| { | |
| "author": "INuBq8", | |
| "title": "ComfyUI Text Preset Loader", | |
| "reference": "https://github.com/INuBq8/ComfyUI-text-preset-loader", | |
| "files": [ | |
| "https://github.com/INuBq8/ComfyUI-text-preset-loader" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI node to save, organize and reuse text presets with optional preview images." | |
| }, | |
| { | |
| "author": "sorryhyun", | |
| "title": "SpectrumKSampler", | |
| "reference": "https://github.com/sorryhyun/ComfyUI-Spectrum-KSampler", | |
| "files": [ | |
| "https://github.com/sorryhyun/ComfyUI-Spectrum-KSampler" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Spectrum: training-free diffusion sampling acceleration via Chebyshev polynomial feature forecasting. Drop-in KSampler replacement that skips transformer blocks on predicted steps for ~2-3x speedup." | |
| }, | |
| { | |
| "author": "MajoorWaldi", | |
| "title": "Majoor Project Settings", | |
| "id": "majoor-projectsettings", | |
| "reference": "https://github.com/MajoorWaldi/ComfyUI-Majoor-ProjectSettings", | |
| "files": [ | |
| "https://github.com/MajoorWaldi/ComfyUI-Majoor-ProjectSettings" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A custom node extension that adds project management functionality to ComfyUI." | |
| }, | |
| { | |
| "author": "lynclee", | |
| "title": "Multi Reference Latent", | |
| "reference": "https://github.com/lynclee/comfyui_multi_referencelatent", | |
| "files": [ | |
| "https://github.com/lynclee/comfyui_multi_referencelatent" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Inject up to 6 reference images into conditioning for FLUX.2 (and other edit models) in a single node, each with its own strength (0 = skip). Built-in VAE encode." | |
| }, | |
| { | |
| "author": "btitkin", | |
| "title": "ComfyUI-KSampler-Matrix-Lab", | |
| "reference": "https://github.com/btitkin/ComfyUI-KSampler-Matrix-Lab", | |
| "files": [ | |
| "https://github.com/btitkin/ComfyUI-KSampler-Matrix-Lab" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI KSampler Matrix Lab is a custom node for comparing multiple sampler and scheduler combinations in one labeled image grid." | |
| }, | |
| { | |
| "author": "Oratorian", | |
| "title": "ComfyUI-Switchboard", | |
| "reference": "https://github.com/Oratorian/ComfyUI-Switchboard", | |
| "files": [ | |
| "https://github.com/Oratorian/ComfyUI-Switchboard" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Client-side nodes for enabling/disabling parts of your graph - by hand or from a wired boolean. A more flexible take on rgthree's Fast Group Bypasser. Two nodes, identical behaviour, different target." | |
| }, | |
| { | |
| "author": "gluttony10", | |
| "title": "ComfyUI-RH-Bernini", | |
| "reference": "https://github.com/RH-RunningHub/ComfyUI-RH-Bernini", | |
| "files": [ | |
| "https://github.com/RH-RunningHub/ComfyUI-RH-Bernini" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI-native Bernini in-context conditioning for Wan 2.2 with external LLM prompt-enhancement helpers." | |
| }, | |
| { | |
| "author": "EnragedAntelope", | |
| "title": "ComfyUI-LoraSlider-LM", | |
| "reference": "https://github.com/EnragedAntelope/ComfyUI-LoraSlider-LM", | |
| "files": [ | |
| "https://github.com/EnragedAntelope/ComfyUI-LoraSlider-LM" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A self-contained LoRA Slider node for ComfyUI designed to work alongside ComfyUI-Lora-Manager with bipolar strength sliders and batch LoRA loading." | |
| }, | |
| { | |
| "author": "1756141021", | |
| "title": "comfyui-character-picker", | |
| "reference": "https://github.com/1756141021/comfyui-character-picker", | |
| "files": [ | |
| "https://github.com/1756141021/comfyui-character-picker" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Random anime/game character picker with franchise pool management for ComfyUI." | |
| }, | |
| { | |
| "author": "Yang Li", | |
| "title": "comfyui-audio-silence-trim", | |
| "reference": "https://github.com/gaoqi125/comfyui-audio-silence-trim", | |
| "files": [ | |
| "https://github.com/gaoqi125/comfyui-audio-silence-trim" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A small ComfyUI custom node for shortening long silent sections in AUDIO inputs." | |
| }, | |
| { | |
| "author": "akashzeno", | |
| "title": "ComfyUI-ColoredNoiseDiffusionSampling", | |
| "reference": "https://github.com/akashzeno/ComfyUI-ColoredNoiseDiffusionSampling", | |
| "files": [ | |
| "https://github.com/akashzeno/ComfyUI-ColoredNoiseDiffusionSampling" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Colored (frequency-shaped) noise diffusion sampling for ComfyUI: parametric + faithful gamma-matrix modes." | |
| }, | |
| { | |
| "author": "millerlight", | |
| "title": "Key-Value KV-Tools for ComfyUI", | |
| "reference": "https://github.com/millerlight/ComfyUI-KVTools", | |
| "files": [ | |
| "https://github.com/millerlight/ComfyUI-KVTools" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Nodes for JSON Key/Value (KV) storage with on-the-fly UI preview, dynamic drop-downs, random selection, and inline edit mode." | |
| }, | |
| { | |
| "author": "robomello", | |
| "title": "ComfyUI-NVML-Monitor", | |
| "reference": "https://github.com/robomello/ComfyUI-NVML-Monitor", | |
| "files": [ | |
| "https://github.com/robomello/ComfyUI-NVML-Monitor" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "NVIDIA-first hardware telemetry chip + popup for ComfyUI. Linux/Docker-friendly with explicit accounting for VRAM used by other containers/host." | |
| }, | |
| { | |
| "author": "m0rtus59", | |
| "title": "ComfyUI-MoonNodes", | |
| "reference": "https://github.com/m0rtus59/ComfyUI-MoonNodes", | |
| "files": [ | |
| "https://github.com/m0rtus59/ComfyUI-MoonNodes" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Multi-area regional prompting nodes featuring a layered canvas mask GUI, greedy text encoder, and Gemini API persistent chat utilities." | |
| }, | |
| { | |
| "author": "qazwsxedc121", | |
| "title": "Qaz Tools", | |
| "reference": "https://github.com/qazwsxedc121/comfyui-qaz-tools", | |
| "files": [ | |
| "https://github.com/qazwsxedc121/comfyui-qaz-tools" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Personal ComfyUI custom node toolkit — dynamic prompts, utilities, and more." | |
| }, | |
| { | |
| "author": "lookuters22", | |
| "title": "ComfyUI-SEEDS3Sampler", | |
| "reference": "https://github.com/lookuters22/ComfyUI-SEEDS3Sampler", | |
| "files": [ | |
| "https://github.com/lookuters22/ComfyUI-SEEDS3Sampler" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Exposes eta/s_noise/r_1/r_2 controls for ComfyUI's built-in seeds_3 solver. eta=0 gives a clean deterministic 3rd-order exponential sampler that preserves structure/text at high denoise without grain." | |
| }, | |
| { | |
| "author": "emberframe", | |
| "title": "EmberFrame Nodes", | |
| "reference": "https://github.com/emberframe/emberframe-nodes", | |
| "files": [ | |
| "https://github.com/emberframe/emberframe-nodes" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A growing collection of EmberFrame utility nodes for Comfy, including advanced PiD sampling, Z-Image/Flux latent normalization, wildcard prompt helpers, and resolution tools." | |
| }, | |
| { | |
| "author": "toriumi", | |
| "title": "ComfyUI_GaussianSplatToMesh", | |
| "reference": "https://github.com/toriumi/ComfyUI_GaussianSplatToMesh", | |
| "files": [ | |
| "https://github.com/toriumi/ComfyUI_GaussianSplatToMesh" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Converts Gaussian Splat point cloud data (PLY_DATA) to 3D meshes (TRIMESH) for export in GLB/OBJ/PLY/STL formats. (Description by CC)" | |
| }, | |
| { | |
| "author": "Herony82", | |
| "title": "WanAnimatePreprocess Track", | |
| "reference": "https://github.com/Herony82/ComfyUI-WanAnimatePreprocess-track", | |
| "files": [ | |
| "https://github.com/Herony82/ComfyUI-WanAnimatePreprocess-track" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "TrackedPoseAndFaceDetection - PoseAndFaceDetection con selezione manuale dei punti di tracking e optical flow (Lucas-Kanade). Richiede ComfyUI-WanAnimatePreprocess." | |
| }, | |
| { | |
| "author": "JamesDanielDoss", | |
| "title": "Doss-Node-Suite", | |
| "reference": "https://github.com/JamesDanielDoss/Doss-Node-Suite", | |
| "files": [ | |
| "https://github.com/JamesDanielDoss/Doss-Node-Suite" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A beginner-friendly custom node suite for ComfyUI focused on prompt helpers, workflow organization, and creator tools." | |
| }, | |
| { | |
| "author": "quinteroac", | |
| "title": "ComfyUI-AnimaFastTrain", | |
| "reference": "https://github.com/quinteroac/ComfyUI-AnimaFastTrain", | |
| "files": [ | |
| "https://github.com/quinteroac/ComfyUI-AnimaFastTrain" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Experimental ComfyUI nodes for training in-memory Anima reference context tokens." | |
| }, | |
| { | |
| "author": "lux", | |
| "title": "ComfyUI-42lux-Hildegard-Refiner", | |
| "reference": "https://github.com/42lux/ComfyUI-42lux-Hildegard-Refiner", | |
| "files": [ | |
| "https://github.com/42lux/ComfyUI-42lux-Hildegard-Refiner" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Tile-based refinement nodes for ComfyUI, built around the Hildegard-Refiner reference-latent scheme. Designed for FLUX.2 Klein." | |
| }, | |
| { | |
| "author": "boobkake22", | |
| "title": "Template Vars", | |
| "reference": "https://github.com/boobkake22/ComfyUI-TemplateVars", | |
| "files": [ | |
| "https://github.com/boobkake22/ComfyUI-TemplateVars" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI custom nodes for scoped, graph-based string template variables." | |
| }, | |
| { | |
| "author": "Shiba-2-shiba", | |
| "title": "Anima-coceptattention-survey-for-comfyui", | |
| "reference": "https://github.com/Shiba-2-shiba/Anima-coceptattention-survey-for-comfyui", | |
| "files": [ | |
| "https://github.com/Shiba-2-shiba/Anima-coceptattention-survey-for-comfyui" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI experimental node for observing cross-attention in Anima/Cosmos models during image generation, outputting analysis to JSONL/CSV/Markdown formats. (Description by CC)" | |
| }, | |
| { | |
| "author": "boobkake22", | |
| "title": "ComfyUI-ColorCorrectGPU", | |
| "reference": "https://github.com/boobkake22/ComfyUI-ColorCorrectGPU", | |
| "files": [ | |
| "https://github.com/boobkake22/ComfyUI-ColorCorrectGPU" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A small ComfyUI custom node that mirrors the controls and processing order from Art Venture's node while doing the image math with vectorized PyTorch ops." | |
| }, | |
| { | |
| "author": "hobi2k", | |
| "title": "ComfyUI-PromptMaker-PNGTuber", | |
| "reference": "https://github.com/hobi2k/ComfyUI-PromptMaker-PNGTuber", | |
| "files": [ | |
| "https://github.com/hobi2k/ComfyUI-PromptMaker-PNGTuber" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Generic ComfyUI custom node for turning a character video into a video-mouth PNGTuber asset bundle." | |
| }, | |
| { | |
| "author": "cornman", | |
| "title": "Cornman Utils Nodes", | |
| "reference": "https://github.com/MainamSuwan48/ComfyUI-Cornman-Utils-nodes", | |
| "files": [ | |
| "https://github.com/MainamSuwan48/ComfyUI-Cornman-Utils-nodes" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Utility nodes for ComfyUI by Cornman" | |
| }, | |
| { | |
| "author": "idealweek", | |
| "title": "ComfyUI-MMS-Aligner", | |
| "reference": "https://github.com/hnvcam/ComfyUI-MMS-Aligner", | |
| "files": [ | |
| "https://github.com/hnvcam/ComfyUI-MMS-Aligner" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI custom node that force-aligns audio with text into an SRT file using Meta's MMS models." | |
| }, | |
| { | |
| "author": "leob03", | |
| "title": "ComfyUI RGB-X", | |
| "reference": "https://github.com/leob03/ComfyUI-rgbx", | |
| "files": [ | |
| "https://github.com/leob03/ComfyUI-rgbx" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI nodes for RGB-X: Image decomposition and generation using intrinsic channels (albedo, normal, roughness, metallic, irradiance)" | |
| }, | |
| { | |
| "author": "kingmaniya", | |
| "title": "LLM Text Processor", | |
| "reference": "https://github.com/KingManiya/ComfyUI-LLM-text-processor", | |
| "files": [ | |
| "https://github.com/KingManiya/ComfyUI-LLM-text-processor" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Process text and images with GGUF LLMs in ComfyUI using llama.cpp, including Qwen3-VL, Qwen3.5, Qwen3.6, Gemma 4, and gpt-oss." | |
| }, | |
| { | |
| "author": "BlackSnowSkill", | |
| "title": "ComfyUI-BSS_FLSampler", | |
| "reference": "https://github.com/BlackSnowSkill/ComfyUI-BSS_FLSampler", | |
| "files": [ | |
| "https://github.com/BlackSnowSkill/ComfyUI-BSS_FLSampler" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "High-performance foveated sampler (FLSampler) for ComfyUI inspired by human vision; selective latent modification delivers cinematic clarity and micro-textures without generation overhead." | |
| }, | |
| { | |
| "author": "Yahweasel", | |
| "title": "ComfyUI-YALlama", | |
| "reference": "https://github.com/Yahweasel/ComfyUI-YALlama", | |
| "files": [ | |
| "https://github.com/Yahweasel/ComfyUI-YALlama" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Unopinionated llama.cpp bindings for ComfyUI with generic parameters and multi-stage chat support for LLM integration." | |
| }, | |
| { | |
| "author": "majidfida", | |
| "title": "SAM3_SmartInpainter", | |
| "reference": "https://github.com/majidfida/SAM3_SmartInpainter", | |
| "files": [ | |
| "https://github.com/majidfida/SAM3_SmartInpainter" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Auto face detection + inpainting node using SAM3" | |
| }, | |
| { | |
| "author": "Niutonian", | |
| "title": "Niutonian_Comfyui_Philips_Hue", | |
| "reference": "https://github.com/Niutonian/Niutonian_Comfyui_Philips_Hue", | |
| "files": [ | |
| "https://github.com/Niutonian/Niutonian_Comfyui_Philips_Hue" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI custom nodes that sample the edge colors of generated images and send matching colors to Philips Hue lights or Hue light strips." | |
| }, | |
| { | |
| "author": "andrea-spoldi", | |
| "title": "ComfyUI-AudioMoodAnalyzer", | |
| "reference": "https://github.com/andrea-spoldi/ComfyUI-AudioMoodAnalyzer", | |
| "files": [ | |
| "https://github.com/andrea-spoldi/ComfyUI-AudioMoodAnalyzer" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A ComfyUI custom node project that extracts sonic features from audio and uses a local Ollama LLM to generate painterly, emotionally-driven image-generation prompts." | |
| }, | |
| { | |
| "author": "er1cw00", | |
| "title": "ComfyUI-RIFE", | |
| "reference": "https://github.com/er1cw00/ComfyUI-RIFE", | |
| "files": [ | |
| "https://github.com/er1cw00/ComfyUI-RIFE" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "RIFE video frame interpolation node for ComfyUI using real-time intermediate flow estimation to generate smooth intermediate frames between video frames with automatic model download and multiple precision support." | |
| }, | |
| { | |
| "author": "denyazzolin", | |
| "title": "comfyui-abs-int", | |
| "reference": "https://github.com/denyazzolin/comfyui-abs-int", | |
| "files": [ | |
| "https://github.com/denyazzolin/comfyui-abs-int" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "This node receives an int and returns the positive version of it in any case." | |
| }, | |
| { | |
| "author": "jideka", | |
| "title": "ComfyUI-WanPromptBuilder", | |
| "reference": "https://github.com/jideka/ComfyUI-WanPromptBuilder", | |
| "files": [ | |
| "https://github.com/jideka/ComfyUI-WanPromptBuilder" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Three ComfyUI nodes for generating structured WAN 2.2 video prompts, built specifically for chained multi-segment video pipelines." | |
| }, | |
| { | |
| "author": "l2dnjsrud", | |
| "title": "ComfyUI-BlueMangaPanelSplitter", | |
| "reference": "https://github.com/l2dnjsrud/ComfyUI-BlueMangaPanelSplitter", | |
| "files": [ | |
| "https://github.com/l2dnjsrud/ComfyUI-BlueMangaPanelSplitter" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI custom node for splitting blue-pencil manga manuscript pages into story panels." | |
| }, | |
| { | |
| "author": "wrt122311", | |
| "title": "comfyui-note", | |
| "reference": "https://github.com/wrt122311/comfyui-note", | |
| "files": [ | |
| "https://github.com/wrt122311/comfyui-note" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Simple custom node for ComfyUI that escapes parentheses in strings to treat them as literal characters instead of syntax." | |
| }, | |
| { | |
| "author": "zisonMyu", | |
| "title": "ComfyUI-Prompt-Format-Converter", | |
| "reference": "https://github.com/zisonMyu/ComfyUI-Prompt-Format-Converter", | |
| "files": [ | |
| "https://github.com/zisonMyu/ComfyUI-Prompt-Format-Converter" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI custom nodes for converting prompt text between common anime image-generation formats." | |
| }, | |
| { | |
| "author": "yitao2020", | |
| "title": "ComfyUI-MultiAngle-Camera", | |
| "reference": "https://github.com/yitao2020/ComfyUI-MultiAngle-Camera", | |
| "files": [ | |
| "https://github.com/yitao2020/ComfyUI-MultiAngle-Camera" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "3D camera controller for ComfyUI bringing cinematic camera language to AI image generation. Features 3D orbit control, preset angles, intelligent prompt generation, and multi-angle workflow support. (Description by CC)" | |
| }, | |
| { | |
| "author": "zuco1111", | |
| "title": "comfyui_zuco_image2", | |
| "reference": "https://github.com/zuco1111/comfyui_zuco_image2", | |
| "files": [ | |
| "https://github.com/zuco1111/comfyui_zuco_image2" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI custom nodes for calling OpenAI's DALL-E 3 image model through a Zuco-compatible base URL with text-to-image and image-to-image support." | |
| }, | |
| { | |
| "author": "Localsmile", | |
| "title": "comfyui_anima_artist_cross_attn_mix", | |
| "reference": "https://github.com/Localsmile/comfyui_anima_artist_cross_attn_mix", | |
| "files": [ | |
| "https://github.com/Localsmile/comfyui_anima_artist_cross_attn_mix" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "NODES: AnimaArtistCrossAttnMix" | |
| }, | |
| { | |
| "author": "yogurt7771", | |
| "title": "ComfyUI-YogurtSa2VA", | |
| "reference": "https://github.com/yogurt7771/ComfyUI-YogurtSa2VA", | |
| "files": [ | |
| "https://github.com/yogurt7771/ComfyUI-YogurtSa2VA" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI plugin for Sa2VA segmentation with independent model loaders, ComfyUI memory management, and VITMatte edge refinement. (Description by CC)" | |
| }, | |
| { | |
| "author": "yic03685", | |
| "title": "ComfyUI-LTXShotRenderer", | |
| "reference": "https://github.com/yic03685/ComfyUI-LTXShotRenderer", | |
| "files": [ | |
| "https://github.com/yic03685/ComfyUI-LTXShotRenderer" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Simplified all-in-one nodes for LTX Video generation with Director workflow." | |
| }, | |
| { | |
| "author": "Bigornh2o", | |
| "title": "ComfyUI-KleinCarousel", | |
| "reference": "https://github.com/Bigornh2o/ComfyUI-KleinCarousel", | |
| "files": [ | |
| "https://github.com/Bigornh2o/ComfyUI-KleinCarousel" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A highly advanced custom node for ComfyUI designed for creating consistent multi-image carousels using advanced Cross-Batch Identity Anchoring." | |
| }, | |
| { | |
| "author": "ColKernel0x8E", | |
| "title": "comfyui-prompt-matrix", | |
| "reference": "https://github.com/ColKernel0x8E/comfyui-prompt-matrix", | |
| "files": [ | |
| "https://github.com/ColKernel0x8E/comfyui-prompt-matrix" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A ComfyUI custom node that runs N×M prompt-variation grids through the full sampling pipeline in a single node with labeled output, flexible axes, and optional node batching." | |
| }, | |
| { | |
| "author": "DanrisiUA", | |
| "title": "ComfyUI-AnimaDynamicCFG", | |
| "reference": "https://github.com/DanrisiUA/ComfyUI-AnimaDynamicCFG", | |
| "files": [ | |
| "https://github.com/DanrisiUA/ComfyUI-AnimaDynamicCFG" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Custom ComfyUI nodes for dynamic CFG control and realism enhancement, originally designed for Anima realism finetunes but works with any diffusion model." | |
| }, | |
| { | |
| "author": "hndr", | |
| "title": "Comfyui-SceneDetect", | |
| "reference": "https://github.com/zhinangubei/Comfyui-ZNGB-SceneDetect", | |
| "files": [ | |
| "https://github.com/zhinangubei/Comfyui-ZNGB-SceneDetect" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Comfyui-SceneDetect is a ComfyUI custom node that uses PySceneDetect to locate scene boundaries in a video and emit one representative frame per scene as an `IMAGE` batch. It also returns per-scene metadata as JSON (`STRING`) and the total number of detected scenes (`INT`)." | |
| }, | |
| { | |
| "author": "ruwwww", | |
| "title": "ComfyUI-SPEED", | |
| "reference": "https://github.com/ruwwww/ComfyUI-SPEED", | |
| "files": [ | |
| "https://github.com/ruwwww/ComfyUI-SPEED" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI custom node integrating SPEED (Spectral Progressive Diffusion) for faster sampling with progressive resolution growth during diffusion denoising." | |
| }, | |
| { | |
| "author": "Damkohler", | |
| "title": "CaptionForge", | |
| "reference": "https://github.com/Damkohler/CaptionForge", | |
| "files": [ | |
| "https://github.com/Damkohler/CaptionForge" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A model-agnostic captioning framework for ComfyUI designed to generate cleaner, more consistent, auditable captions for LoRA dataset preparation through structured comparison, repeated observation, and consensus-based refinement." | |
| }, | |
| { | |
| "author": "MPC2026", | |
| "title": "comfyui-mpc-heartmula", | |
| "reference": "https://github.com/MPC2026/ComfyUI-MPC-HeartMuLa", | |
| "files": [ | |
| "https://github.com/MPC2026/ComfyUI-MPC-HeartMuLa" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI custom nodes for HeartMuLa music generation" | |
| }, | |
| { | |
| "author": "blackmeat1225", | |
| "title": "ComfyUI-Qwen2.5-VL-7B-OPENVINO", | |
| "reference": "https://github.com/blackmeat1225/ComfyUI-Qwen2.5-VL-7B-OPENVINO", | |
| "files": [ | |
| "https://github.com/blackmeat1225/ComfyUI-Qwen2.5-VL-7B-OPENVINO" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A custom ComfyUI node that unleashes Intel CPU + iGPU power via OpenVINO." | |
| }, | |
| { | |
| "author": "CalaKuad1", | |
| "title": "ComfyUI-PixelArt-Unfaker", | |
| "reference": "https://github.com/CalaKuad1/ComfyUI-PixelArt-Unfaker", | |
| "files": [ | |
| "https://github.com/CalaKuad1/ComfyUI-PixelArt-Unfaker" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A powerful custom node for ComfyUI that transforms fake or blurry AI-generated pixel art into true, crisp, mathematically perfect pixel art." | |
| }, | |
| { | |
| "author": "DEMOUSL", | |
| "title": "comfyui_merge_video", | |
| "reference": "https://github.com/DEMOUSL/comfyui_merge_video", | |
| "files": [ | |
| "https://github.com/DEMOUSL/comfyui_merge_video" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Video Merge Node that combines image batches with SRT text, audio padding, and mixes voice and background music into final video output." | |
| }, | |
| { | |
| "author": "adbrasi", | |
| "title": "prompta_generita_lite", | |
| "reference": "https://github.com/adbrasi/prompta_generita_lite", | |
| "files": [ | |
| "https://github.com/adbrasi/prompta_generita_lite" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Custom ComfyUI node for generating prompts by combining manual character descriptions, outfit sections, and .txt file lines. (Description by CC)" | |
| }, | |
| { | |
| "author": "kevinkessler", | |
| "title": "Mask Batch Union", | |
| "reference": "https://github.com/kevinkessler/comfyui-mask-batch-union", | |
| "files": [ | |
| "https://github.com/kevinkessler/comfyui-mask-batch-union" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI node to merge a batch of masks into a single mask via max or sum_clamp" | |
| }, | |
| { | |
| "author": "l2dnjsrud", | |
| "title": "comfyui-opentoonz-line-tools", | |
| "reference": "https://github.com/l2dnjsrud/ComfyUI-OpenToonzLineTools", | |
| "files": [ | |
| "https://github.com/l2dnjsrud/ComfyUI-OpenToonzLineTools" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "OpenToonz-inspired cleanup, gap closing, and palette-region ComfyUI nodes for rough blue manga manuscripts." | |
| }, | |
| { | |
| "author": "bigstationw", | |
| "title": "ComfyUi-Untwisting-RoPE", | |
| "reference": "https://github.com/BigStationW/ComfyUi-Untwisting-RoPE", | |
| "files": [ | |
| "https://github.com/BigStationW/ComfyUi-Untwisting-RoPE" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A ComfyUI custom node for Untwisting RoPE." | |
| }, | |
| { | |
| "author": "id-fa", | |
| "title": "Lenient Switch", | |
| "reference": "https://github.com/id-fa/ComfyUI-Lenient-Switch", | |
| "files": [ | |
| "https://github.com/id-fa/ComfyUI-Lenient-Switch" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A switcher that allows specify conditions and inputs/outputs individually" | |
| }, | |
| { | |
| "author": "xmarre", | |
| "title": "ComfyUI Flux2 Untwisting RoPE", | |
| "reference": "https://github.com/xmarre/ComfyUI-Flux.2-Untwisting-RoPE", | |
| "files": [ | |
| "https://github.com/xmarre/ComfyUI-Flux.2-Untwisting-RoPE" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Frequency-aware RoPE reference-attention modulation for Flux/Flux.2 models in ComfyUI." | |
| }, | |
| { | |
| "author": "ruminar", | |
| "title": "Ephemeral Preview Tap", | |
| "reference": "https://github.com/ruminar/ComfyUI-EphemeralPreviewTap", | |
| "files": [ | |
| "https://github.com/ruminar/ComfyUI-EphemeralPreviewTap" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A lightweight IMAGE preview tap node that sends an in-memory JPEG contact sheet without writing temporary preview files." | |
| }, | |
| { | |
| "author": "merserk", | |
| "title": "ComfyUI-PiD", | |
| "reference": "https://github.com/Merserk/ComfyUI-PiD", | |
| "files": [ | |
| "https://github.com/Merserk/ComfyUI-PiD" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI custom nodes for NVIDIA PiD pixel diffusion decoding with VRAM offload support." | |
| }, | |
| { | |
| "author": "Yuan-ManX", | |
| "title": "ComfyUI-Qwen-Image", | |
| "reference": "https://github.com/Yuan-ManX/ComfyUI-Qwen-Image", | |
| "files": [ | |
| "https://github.com/Yuan-ManX/ComfyUI-Qwen-Image" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI-Qwen-Image is now available in ComfyUI, Qwen-Image is a powerful image generation foundation model capable of complex text rendering and precise image editing." | |
| }, | |
| { | |
| "author": "MatthewCHarrison", | |
| "title": "Metadata manager for various generation services", | |
| "id": "MetaMan", | |
| "reference": "https://github.com/MatthewClayHarrison/ComfyUI-MetaMan", | |
| "files": [ | |
| "https://github.com/MatthewClayHarrison/ComfyUI-MetaMan" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "MetaMan bridges the metadata gap between AI image generation services, enabling seamless workflow sharing and model dependency tracking across platforms." | |
| }, | |
| { | |
| "author": "magicwang1111", | |
| "title": "ComfyUI-GPT-image (OpenAI/Relay)", | |
| "id": "comfyui-gpt-image-openai-relay", | |
| "reference": "https://github.com/magicwang1111/ComfyUI-GPT-image", | |
| "files": [ | |
| "https://github.com/magicwang1111/ComfyUI-GPT-image" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Generate and edit images in ComfyUI with OpenAI GPT Image models. Includes dedicated Generate and Edit nodes, multi-image reference input, size presets, and support for both the official OpenAI API and OpenAI-compatible relay endpoints." | |
| }, | |
| { | |
| "author": "ketle-man", | |
| "title": "ComfyUI Particle Renderer (PixiJS)", | |
| "id": "comfyui-particle-pixijs", | |
| "reference": "https://github.com/ketle-man/comfyUI-particle-pixijs", | |
| "files": [ | |
| "https://github.com/ketle-man/comfyUI-particle-pixijs" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Real-time particle animation node for ComfyUI. Renders smoke, sparks, light rays, and star-warp effects using PixiJS v7, with 13 post-effect filters, blend modes, custom textures, character-shape particles, and scatter mode. Captures any frame as an image output." | |
| }, | |
| { | |
| "author": "Excidos", | |
| "title": "ComfyUI-Lumina-mGPT-Wrapper", | |
| "reference": "https://github.com/Excidos/ComfyUI-Lumina-mGPT-Wrapper", | |
| "files": [ | |
| "https://github.com/Excidos/ComfyUI-Lumina-mGPT-Wrapper" | |
| ], | |
| "install_type": "git-clone", | |
| "pip": [ | |
| "pandas", | |
| "tensorboard", | |
| "fairscale", | |
| "sentencepiece", | |
| "gradio==4.19.0", | |
| "packaging", | |
| "transformers>=4.43.3", | |
| "pyyaml", | |
| "pathlib", | |
| "Ninja", | |
| "bitsandbytes", | |
| "httpx[socks]", | |
| "einops", | |
| "regex", | |
| "h5py", | |
| "accelerate", | |
| "pre-commit" | |
| ], | |
| "description": "ComfyUI-Lumina-mGPT-Wrapper is a custom node for ComfyUI that integrates the advanced Lumina-mGPT model. It offers high-quality image generation with support for multiple model sizes and advanced features." | |
| }, | |
| { | |
| "author": "electricty00", | |
| "title": "ComfyUI-Toggle-Pass", | |
| "reference": "https://github.com/electricty00/ComfyUI-Toggle-Pass", | |
| "files": [ | |
| "https://github.com/electricty00/ComfyUI-Toggle-Pass" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Toggle-Pass: Privacy toggle, dynamic LoRA slots, and other quality-of-life nodes for ComfyUI" | |
| }, | |
| { | |
| "author": "Ganaraj", | |
| "title": "comfyui-turbodiffusion", | |
| "reference": "https://github.com/anveshane/Comfyui_turbodiffusion", | |
| "files": [ | |
| "https://github.com/anveshane/Comfyui_turbodiffusion" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI custom node for TurboDiffusion I2V (Image-to-Video) generation with dual-expert sampling and SLA attention optimization." | |
| }, | |
| { | |
| "author": "gavr728", | |
| "title": "Klein Tiled Upscaler", | |
| "reference": "https://github.com/Gavr728/ComfyUI_KleinTiledUpscaler", | |
| "files": [ | |
| "https://github.com/Gavr728/ComfyUI_KleinTiledUpscaler" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "High-fidelity, zero-OOM tiled upscaler with adaptive processing for Flux." | |
| }, | |
| { | |
| "author": "ankomochi", | |
| "title": "CCIP Judge", | |
| "reference": "https://github.com/o-ankomochi-o/comfyui-ccip-judge", | |
| "files": [ | |
| "https://github.com/o-ankomochi-o/comfyui-ccip-judge" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Anime character image evaluation nodes (CCIP + OKS + Angle) for ComfyUI" | |
| }, | |
| { | |
| "author": "lajjadred", | |
| "title": "comfyui-lrw-nodes", | |
| "reference": "https://github.com/lajjadred/comfyui-lrw-nodes", | |
| "files": [ | |
| "https://github.com/lajjadred/comfyui-lrw-nodes" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI custom nodes for Riemannian geometry and Bayesian latent space manipulation" | |
| }, | |
| { | |
| "author": "dewberryants", | |
| "title": "Textify", | |
| "reference": "https://github.com/dewberryants/comfyui-textify", | |
| "files": [ | |
| "https://github.com/dewberryants/comfyui-textify" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Turn pixel data into ascii art" | |
| }, | |
| { | |
| "author": "Hua", | |
| "title": "comfyui-english-annotator", | |
| "reference": "https://github.com/aadebuger/ComfyUI-EnglishAnnotator", | |
| "files": [ | |
| "https://github.com/aadebuger/ComfyUI-EnglishAnnotator" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI node that draws bounding boxes + English word labels for vocabulary learning cards" | |
| }, | |
| { | |
| "author": "xmarre", | |
| "title": "ComfyUI-Safe-Chunked-Image-Blend", | |
| "reference": "https://github.com/xmarre/ComfyUI-Safe-Chunked-Image-Blend", | |
| "files": [ | |
| "https://github.com/xmarre/ComfyUI-Safe-Chunked-Image-Blend" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A ComfyUI custom node for safely blending large IMAGE tensors in chunks with explicit resize and compute-device controls." | |
| }, | |
| { | |
| "author": "bemoregt", | |
| "title": "ComfyUI_CompressedSensingAugmentation", | |
| "reference": "https://github.com/bemoregt/ComfyUI_CompressedSensingAugmentation", | |
| "files": [ | |
| "https://github.com/bemoregt/ComfyUI_CompressedSensingAugmentation" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A custom ComfyUI node that reconstructs an image from only 10% randomly sampled k-space (Fourier) coefficients using rigorous Compressed Sensing theory." | |
| }, | |
| { | |
| "author": "bemoregt", | |
| "title": "ComfyUI_EigenQFT_SRSM", | |
| "reference": "https://github.com/bemoregt/ComfyUI_EigenQFT_SRSM", | |
| "files": [ | |
| "https://github.com/bemoregt/ComfyUI_EigenQFT_SRSM" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI custom node computing visual saliency map using eigenvalues of local Quaternion cross-spectral matrix from Quaternion Fourier Transform. (Description by CC)" | |
| }, | |
| { | |
| "author": "bemoregt", | |
| "title": "ComfyUI_FrFT", | |
| "reference": "https://github.com/bemoregt/ComfyUI_FrFT", | |
| "files": [ | |
| "https://github.com/bemoregt/ComfyUI_FrFT" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A ComfyUI custom node that computes the Fractional Fourier Transform (FrFT) of an image and outputs its magnitude spectrum." | |
| }, | |
| { | |
| "author": "bemoregt", | |
| "title": "ComfyUI_MaskSmoothing", | |
| "reference": "https://github.com/bemoregt/ComfyUI_MaskSmoothing", | |
| "files": [ | |
| "https://github.com/bemoregt/ComfyUI_MaskSmoothing" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A ComfyUI custom node that smooths mask contours using the Fourier Descriptor algorithm." | |
| }, | |
| { | |
| "author": "bemoregt", | |
| "title": "ComfyUI_PhaseCongruencyCorner", | |
| "reference": "https://github.com/bemoregt/ComfyUI_PhaseCongruencyCorner", | |
| "files": [ | |
| "https://github.com/bemoregt/ComfyUI_PhaseCongruencyCorner" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A ComfyUI custom node that detects corners using Phase Congruency, an illumination-invariant feature detector." | |
| }, | |
| { | |
| "author": "bemoregt", | |
| "title": "ComfyUI_PhaseCongruencyEdge", | |
| "reference": "https://github.com/bemoregt/ComfyUI_PhaseCongruencyEdge", | |
| "files": [ | |
| "https://github.com/bemoregt/ComfyUI_PhaseCongruencyEdge" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A ComfyUI custom node that detects edges and features using Phase Congruency, an illumination-invariant feature detector based on Fourier components." | |
| }, | |
| { | |
| "author": "bemoregt", | |
| "title": "ComfyUI_QFT_SRSM", | |
| "reference": "https://github.com/bemoregt/ComfyUI_QFT_SRSM", | |
| "files": [ | |
| "https://github.com/bemoregt/ComfyUI_QFT_SRSM" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A ComfyUI custom node that computes visual saliency maps from color images using the Quaternion Fourier Transform combined with Spectral Residual method." | |
| }, | |
| { | |
| "author": "bemoregt", | |
| "title": "ComfyUI_RadialAverageAmplitudeSpectrum", | |
| "reference": "https://github.com/bemoregt/ComfyUI_RadialAverageAmplitudeSpectrum", | |
| "files": [ | |
| "https://github.com/bemoregt/ComfyUI_RadialAverageAmplitudeSpectrum" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A ComfyUI custom node that computes and visualizes the Radial Average Amplitude Spectrum for frequency-domain image analysis." | |
| }, | |
| { | |
| "author": "siraxe", | |
| "title": "ComfyUI-LTX-FDG", | |
| "reference": "https://github.com/siraxe/ComfyUI-LTX-FDG", | |
| "files": [ | |
| "https://github.com/siraxe/ComfyUI-LTX-FDG" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Frequency-Decoupled Guidance (FDG) for ComfyUI and ComfyUI-LTXVideo that improves upon standard Classifier-Free Guidance by applying separate guidance scales to different frequency components." | |
| }, | |
| { | |
| "author": "lrzjason", | |
| "title": "Comfyui-LTXCondReplace", | |
| "reference": "https://github.com/lrzjason/Comfyui-LTXCondReplace", | |
| "files": [ | |
| "https://github.com/lrzjason/Comfyui-LTXCondReplace" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A ComfyUI custom node for combining LTXV conditioning latents from different sources." | |
| }, | |
| { | |
| "author": "kijai", | |
| "title": "ComfyUI-PromptRelay", | |
| "reference": "https://github.com/kijai/ComfyUI-PromptRelay", | |
| "files": [ | |
| "https://github.com/kijai/ComfyUI-PromptRelay" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI node for distributing video latent frames across prompt segments with flexible inline and block syntax for timing control. (Description by CC)" | |
| }, | |
| { | |
| "author": "lex-drl", | |
| "title": "🗂️ Dict Tools", | |
| "reference": "https://github.com/Lex-DRL/ComfyUI-DictTools", | |
| "files": [ | |
| "https://github.com/Lex-DRL/ComfyUI-DictTools" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Essential nodes to use dictionaries in ComfyUI: for smart prompt-formatting, general organization (passing a single connection instead of spaghetti), or anything else." | |
| }, | |
| { | |
| "author": "bemoregt", | |
| "title": "FUDA – Fourier Domain Adaptation", | |
| "reference": "https://github.com/bemoregt/ComfyUI_FUDA", | |
| "files": [ | |
| "https://github.com/bemoregt/ComfyUI_FUDA" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "FUDA: Fourier-based Unsupervised Domain Adaptation nodes for ComfyUI" | |
| }, | |
| { | |
| "author": "mingyu4537-creator", | |
| "title": "Skin Highlight Remover", | |
| "reference": "https://github.com/mingyu4537-creator/ComfyUI-SkinHighlightRemover", | |
| "files": [ | |
| "https://github.com/mingyu4537-creator/ComfyUI-SkinHighlightRemover" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI node that removes skin highlights (specular shine) from anime/realistic character images using blur-brush style processing with AI face exclusion and lineart protection." | |
| }, | |
| { | |
| "author": "mingyu4537-creator", | |
| "title": "Pink Blush Overlay", | |
| "reference": "https://github.com/mingyu4537-creator/ComfyUI-PinkBlushOverlay", | |
| "files": [ | |
| "https://github.com/mingyu4537-creator/ComfyUI-PinkBlushOverlay" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Webtoon-style pink airbrush overlay on skin areas. Simulates overlay-layer pink airbrush post-processing." | |
| }, | |
| { | |
| "author": "gearmachine", | |
| "title": "ComfyUI-Rhythm-Tracks", | |
| "reference": "https://github.com/grmchn/ComfyUI-Rhythm-Tracks", | |
| "files": [ | |
| "https://github.com/grmchn/ComfyUI-Rhythm-Tracks" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "BPM-synced sparse track point generator and BPM detector for ComfyUI" | |
| }, | |
| { | |
| "author": "local", | |
| "title": "Audio to Spectrogram", | |
| "reference": "https://github.com/bemoregt/ComfyUI_Spectrogram", | |
| "files": [ | |
| "https://github.com/bemoregt/ComfyUI_Spectrogram" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI custom node: Audio → Spectrogram image" | |
| }, | |
| { | |
| "author": "killertofu86", | |
| "title": "ComfyUI-DukeStereo", | |
| "reference": "https://github.com/killertofu86/ComfyUI-DukeStereo", | |
| "files": [ | |
| "https://github.com/killertofu86/ComfyUI-DukeStereo" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A ComfyUI custom node that converts video frames to side-by-side (SBS) stereo format for VR viewing." | |
| }, | |
| { | |
| "author": "kpucha", | |
| "title": "comfyui-kpu-utils", | |
| "reference": "https://github.com/kpucha/comfyui-kpu-utils", | |
| "files": [ | |
| "https://github.com/kpucha/comfyui-kpu-utils" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Modular collection of utilities and custom nodes designed to enhance ComfyUI, including tools for workflow automation and pipeline creation." | |
| }, | |
| { | |
| "author": "stevanisya", | |
| "title": "comfyui_txt_mixer", | |
| "reference": "https://github.com/stevanisya/comfyui_txt_mixer", | |
| "files": [ | |
| "https://github.com/stevanisya/comfyui_txt_mixer" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Concatenate multiple text inputs into a single output with auto-expanding inputs and configurable separators." | |
| }, | |
| { | |
| "author": "ruwwww", | |
| "title": "ComfyUI-Spectrum-sdxl", | |
| "reference": "https://github.com/ruwwww/ComfyUI-Spectrum-sdxl", | |
| "files": [ | |
| "https://github.com/ruwwww/ComfyUI-Spectrum-sdxl" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Spectrum sampling acceleration technique for SDXL models using Chebyshev polynomials to forecast spectral features and skip redundant UNet computations." | |
| }, | |
| { | |
| "author": "danipisca07", | |
| "title": "ComfyUI-SimpleLogics", | |
| "reference": "https://github.com/danipisca07/ComfyUI-SimpleLogics", | |
| "files": [ | |
| "https://github.com/danipisca07/ComfyUI-SimpleLogics" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A lightweight ComfyUI node library providing logic operators, type conversions, math utilities, and switch nodes." | |
| }, | |
| { | |
| "author": "belgiangurista-art", | |
| "title": "ComfyUI-SMC-CFG", | |
| "reference": "https://github.com/belgiangurista-art/ComfyUI-SMC-CFG", | |
| "files": [ | |
| "https://github.com/belgiangurista-art/ComfyUI-SMC-CFG" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI wrapper for SMC-CFG (Sliding Mode Control) classifier-free diffusion guidance from CVPR 2026 research." | |
| }, | |
| { | |
| "author": "comfyui", | |
| "title": "ComfyUI_NVIDIA_RTX_Nodes", | |
| "reference": "https://github.com/Comfy-Org/Nvidia_RTX_Nodes_ComfyUI", | |
| "files": [ | |
| "https://github.com/Comfy-Org/Nvidia_RTX_Nodes_ComfyUI" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "NVIDIA RTX Nodes for ComfyUI\\nThis extension provides GPU-accelerated nodes powered by NVIDIA RTX technology, including RTX Video Super Resolution." | |
| }, | |
| { | |
| "author": "pipelet-ai", | |
| "title": "ComfyUI-PredefinedResolution", | |
| "reference": "https://github.com/pipelet-ai/ComfyUI-PredefinedResolution", | |
| "files": [ | |
| "https://github.com/pipelet-ai/ComfyUI-PredefinedResolution" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A ComfyUI custom node that automatically snaps input dimensions to predefined resolutions and aspect ratios." | |
| }, | |
| { | |
| "author": "supermansundies", | |
| "title": "comfyui-klein-edit-composite", | |
| "reference": "https://github.com/supermansundies/comfyui-klein-edit-composite", | |
| "files": [ | |
| "https://github.com/supermansundies/comfyui-klein-edit-composite" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A ComfyUI node that intelligently composites a generated (AI-edited) image back onto an original image by detecting only what actually changed between the two images and blending the generated content in cleanly." | |
| }, | |
| { | |
| "author": "programmerbit01", | |
| "title": "ComfyUI-SmartResolutionmixed", | |
| "reference": "https://github.com/programmerbit01/ComfyUI-SmartResolutionmixed", | |
| "files": [ | |
| "https://github.com/programmerbit01/ComfyUI-SmartResolutionmixed" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Smart resolution scaling and mixing capabilities for ComfyUI. (Description by CC)" | |
| }, | |
| { | |
| "author": "ftfftft", | |
| "title": "ib video slicer", | |
| "reference": "https://github.com/youngfulu/ComfyUI-VideoSlice", | |
| "files": [ | |
| "https://github.com/youngfulu/ComfyUI-VideoSlice" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "MP4/MOV to a single IMAGE frame — loop, random, skip-every-nth, frame counters (ib video slicer)." | |
| }, | |
| { | |
| "author": "automatasz", | |
| "title": "comfyui-floating-preview", | |
| "reference": "https://github.com/automatasz/comfyui-floating-preview", | |
| "files": [ | |
| "https://github.com/automatasz/comfyui-floating-preview" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A ComfyUI extension that displays the preview full-size in a floating window while any node is running." | |
| }, | |
| { | |
| "author": "Scottcjn", | |
| "title": "ComfyUI-TurboQuant", | |
| "reference": "https://github.com/Scottcjn/ComfyUI-TurboQuant", | |
| "files": [ | |
| "https://github.com/Scottcjn/ComfyUI-TurboQuant" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "TQ3 KV cache compression for ComfyUI reducing attention KV cache VRAM by ~4.5x using 3-bit Lloyd-Max quantization with Fast Walsh-Hadamard Transform decorrelation." | |
| }, | |
| { | |
| "author": "Tessiiiz", | |
| "title": "ComfyUI-Tessiiiz-WanVideoToolkit", | |
| "reference": "https://github.com/Tessiiiz/ComfyUI-Tessiiiz-WanVideoToolkit", | |
| "files": [ | |
| "https://github.com/Tessiiiz/ComfyUI-Tessiiiz-WanVideoToolkit" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI Wan 2.1 toolkit with visual multi-ref node, positioned reference gallery, and VACE multi-ref to video nodes." | |
| }, | |
| { | |
| "author": "Jasonzzt", | |
| "title": "ComfyUI-OmniXPU", | |
| "reference": "https://github.com/Jasonzzt/ComfyUI-OmniXPU", | |
| "files": [ | |
| "https://github.com/Jasonzzt/ComfyUI-OmniXPU" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Intel XPU acceleration for upstream ComfyUI via omni_xpu_kernel with transparent optimizations applied at startup." | |
| }, | |
| { | |
| "author": "lRemixl", | |
| "title": "ComfyUI-sdxl-micro-conditioning", | |
| "reference": "https://github.com/lRemixl/ComfyUI-sdxl-micro-conditioning", | |
| "files": [ | |
| "https://github.com/lRemixl/ComfyUI-sdxl-micro-conditioning" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Custom nodes to modify the size and crop conditioning for SDXL." | |
| }, | |
| { | |
| "author": "DEMOUSL", | |
| "title": "comfyui_uvr_mdx", | |
| "reference": "https://github.com/DEMOUSL/comfyui_uvr_mdx", | |
| "files": [ | |
| "https://github.com/DEMOUSL/comfyui_uvr_mdx" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI custom node for separating instrumental and vocal stems using the bundled MDX model without external UVR dependencies." | |
| }, | |
| { | |
| "author": "cvlases", | |
| "title": "creative-code", | |
| "reference": "https://github.com/cvlases/creative-code-comfyui", | |
| "files": [ | |
| "https://github.com/cvlases/creative-code-comfyui" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "explainable AI for comfy" | |
| }, | |
| { | |
| "author": "Open Pose Rotator Contributors", | |
| "title": "open-pose-rotator", | |
| "reference": "https://github.com/emausb/ComfyUI-Openpose-Rotator", | |
| "files": [ | |
| "https://github.com/emausb/ComfyUI-Openpose-Rotator" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI custom node to rotate OpenPose figures around their torso" | |
| }, | |
| { | |
| "author": "evanscho", | |
| "title": "Advanced Mask Nodes", | |
| "reference": "https://github.com/evanscho/ComfyUI-advanced-mask-nodes", | |
| "files": [ | |
| "https://github.com/evanscho/ComfyUI-advanced-mask-nodes" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A collection of custom nodes for ComfyUI" | |
| }, | |
| { | |
| "author": "initialb-util", | |
| "title": "InitialB Util", | |
| "reference": "https://github.com/benjiyaya/Comfyui_InitialB_Util", | |
| "files": [ | |
| "https://github.com/benjiyaya/Comfyui_InitialB_Util" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI Custom Node Package with Logic Nodes, Sigma Utilities, Text Tools, and Image Collage" | |
| }, | |
| { | |
| "author": "dumbdemon", | |
| "title": "DD-LogicNodes", | |
| "reference": "https://github.com/dumbdemon/DD_LogicNodes", | |
| "files": [ | |
| "https://github.com/dumbdemon/DD_LogicNodes" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A collection of Logic Nodes that I think are missing in core ComfyUI." | |
| }, | |
| { | |
| "author": "ding-lie", | |
| "title": "ComfyUI_Spectrum4LTXV_DL", | |
| "reference": "https://github.com/lieding/ComfyUI_Spectrum4LTXV_DL", | |
| "files": [ | |
| "https://github.com/lieding/ComfyUI_Spectrum4LTXV_DL" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "customized comfyui integration of Spectrum for LTXV by DL" | |
| }, | |
| { | |
| "author": "masteroleary", | |
| "title": "Native Looper", | |
| "reference": "https://github.com/masteroleary/ComfyUI-LooperNode", | |
| "files": [ | |
| "https://github.com/masteroleary/ComfyUI-LooperNode" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Multi-loop video generation with sharp output and character consistency" | |
| }, | |
| { | |
| "author": "saluzafa", | |
| "title": "Multi-Angle Camera Selector", | |
| "reference": "https://github.com/saluzafa/comfyui-klein9b-multi-angle", | |
| "files": [ | |
| "https://github.com/saluzafa/comfyui-klein9b-multi-angle" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI node to pick a camera angle and emit a 'Change camera angle to ...' prompt string." | |
| }, | |
| { | |
| "author": "CHANGEME", | |
| "title": "Text Gen Nodes", | |
| "reference": "https://github.com/cora-clanker/comfyui-textgen-nodes", | |
| "files": [ | |
| "https://github.com/cora-clanker/comfyui-textgen-nodes" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI node that sends text + a system prompt to an OpenAI-compatible endpoint and returns the reply with <think> blocks stripped." | |
| }, | |
| { | |
| "author": "YOUR_NAME", | |
| "title": "ComfyUI-NeuTTS", | |
| "reference": "https://github.com/AsifOnWeb3/ComfyUI-Neutts", | |
| "files": [ | |
| "https://github.com/AsifOnWeb3/ComfyUI-Neutts" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI custom nodes for NeuTTS on-device TTS with voice cloning" | |
| }, | |
| { | |
| "author": "dewittethomas", | |
| "title": "ComfyUI-Base64-Nodes", | |
| "reference": "https://github.com/dewittethomas/ComfyUI-Base64-Nodes", | |
| "files": [ | |
| "https://github.com/dewittethomas/ComfyUI-Base64-Nodes" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Nodes to convert data such as images and audio from Base64 format into comprehensible format for use with other ComfyUI nodes." | |
| }, | |
| { | |
| "author": "redstonewhite", | |
| "title": "ComfyUI-OneShotOutputs", | |
| "reference": "https://github.com/redstonewhite/ComfyUI-OneShotOutputs", | |
| "files": [ | |
| "https://github.com/redstonewhite/ComfyUI-OneShotOutputs" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A minimal ComfyUI extension that lets you mark any node to discard its output from cache immediately after all downstream nodes have consumed it." | |
| }, | |
| { | |
| "author": "Alvidi", | |
| "title": "timeline_viewer_AV_comfyUI", | |
| "reference": "https://github.com/Alvidi/timeline_viewer_AV_comfyUI", | |
| "files": [ | |
| "https://github.com/Alvidi/timeline_viewer_AV_comfyUI" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A custom ComfyUI node that provides an interactive video player with timeline scrubbing and audio waveform display." | |
| }, | |
| { | |
| "author": "Anzhc", | |
| "title": "Euler_A2_Sampler-ComfyUI", | |
| "reference": "https://github.com/Anzhc/Euler_A2_Sampler-ComfyUI", | |
| "files": [ | |
| "https://github.com/Anzhc/Euler_A2_Sampler-ComfyUI" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "ComfyUI custom sampler node implementing Euler A2 sampling algorithm. (Description by CC)" | |
| }, | |
| { | |
| "author": "zhoul1", | |
| "title": "resize_fill_background", | |
| "reference": "https://github.com/zhoul1/resize_fill_background", | |
| "files": [ | |
| "https://github.com/zhoul1/resize_fill_background" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A ComfyUI custom node that scales images proportionally and fills to specified dimensions with a solid color background, supporting size reduction and centered placement. (Description by CC)" | |
| }, | |
| { | |
| "author": "222222222l", | |
| "title": "ComfyUI-Falcon-Perception", | |
| "reference": "https://github.com/222222222l/ComfyUI-Falcon-Perception", | |
| "files": [ | |
| "https://github.com/222222222l/ComfyUI-Falcon-Perception" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "An elegant, robust, and highly-optimized ComfyUI custom node package for the tiiuae/Falcon-Perception vision-language model for open-vocabulary grounding and instance segmentation." | |
| }, | |
| { | |
| "author": "cyanideoverdose", | |
| "title": "JStudio_Wildcards", | |
| "reference": "https://github.com/cyanideoverdose/JStudio_Wildcards", | |
| "files": [ | |
| "https://github.com/cyanideoverdose/JStudio_Wildcards" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A wildcard prompt node for ComfyUI with Jinja2 templating, YAML wildcard support, negative prompt resolution, and hot-reload — no server restart needed when you update your wildcard files." | |
| }, | |
| { | |
| "author": "bemoregt", | |
| "title": "ComfyUI_StripesConv", | |
| "reference": "https://github.com/bemoregt/ComfyUI_StripesConv", | |
| "files": [ | |
| "https://github.com/bemoregt/ComfyUI_StripesConv" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "A ComfyUI custom node that blends a natural image with a stripe pattern image using pixel-wise multiplication, producing a geometric composite output." | |
| }, | |
| { | |
| "author": "allegiancerecords0-afk", | |
| "title": "Comfyui-LatentOR", | |
| "reference": "https://github.com/allegiancerecords0-afk/Comfyui-LatentOR", | |
| "files": [ | |
| "https://github.com/allegiancerecords0-afk/Comfyui-LatentOR" | |
| ], | |
| "install_type": "git-clone", | |
| "description": "Latent detection logic node" | |
| } | |
| ] | |
| } | |
Xet Storage Details
- Size:
- 95.9 kB
- Xet hash:
- 378f93a9523255d8c9c748257ba3573b92f80706dc4ff298c20d85f9d68d4489
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.