mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Remove package-level caching in cnr_utils and node_package modules to enable proper dynamic custom node installation and version switching without ComfyUI server restarts. Key Changes: - Remove @lru_cache decorators from version-sensitive functions - Remove cached_property from NodePackage for dynamic state updates - Add comprehensive test suite with parallel execution support - Implement version switching tests (CNR ↔ Nightly) - Add case sensitivity integration tests - Improve error handling and logging API Priority Rules (manager_core.py:1801): - Enabled-Priority: Show only enabled version when both exist - CNR-Priority: Show only CNR when both CNR and Nightly are disabled - Prevents duplicate package entries in /v2/customnode/installed API - Cross-match using cnr_id and aux_id for CNR ↔ Nightly detection Test Infrastructure: - 8 test files with 59 comprehensive test cases - Parallel test execution across 5 isolated environments - Automated test scripts with environment setup - Configurable timeout (60 minutes default) - Support for both master and dr-support-pip-cm branches Bug Fixes: - Fix COMFYUI_CUSTOM_NODES_PATH environment variable export - Resolve test fixture regression with module-level variables - Fix import timing issues in test configuration - Register pytest integration marker to eliminate warnings - Fix POSIX compliance in shell scripts (((var++)) → $((var + 1))) Documentation: - CNR_VERSION_MANAGEMENT_DESIGN.md v1.0 → v1.1 with API priority rules - Add test guides and execution documentation (TESTING_PROMPT.md) - Add security-enhanced installation guide - Create CLI migration guides and references - Document package version management 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
739 lines
35 KiB
JSON
739 lines
35 KiB
JSON
{
|
|
"custom_nodes": [
|
|
{
|
|
"author": "Franklyc",
|
|
"title": "ComfyUI LoRA adaLN Patcher Node",
|
|
"reference": "https://github.com/Franklyc/comfyui-lora-adain-patcher-node",
|
|
"files": [
|
|
"https://github.com/Franklyc/comfyui-lora-adain-patcher-node"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "A simple but powerful custom node for ComfyUI that patches LoRA models by adding dummy adaLN_modulation_1 weights. This solves compatibility errors when using LoRAs with newer model architectures that expect these keys to be present in the final_layer."
|
|
},
|
|
{
|
|
"author": "YaserJaradeh",
|
|
"title": "Yaser-nodes for ComfyUI",
|
|
"reference": "https://github.com/YaserJaradeh/comfyui-yaser-nodes",
|
|
"files": [
|
|
"https://github.com/YaserJaradeh/comfyui-yaser-nodes"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "A collection of custom nodes for ComfyUI that provide dynamic input selection and intelligent upscaling functionality."
|
|
},
|
|
{
|
|
"author": "gvfarns",
|
|
"title": "comfyui_gvf",
|
|
"reference": "https://github.com/gvfarns/comfyui_gvf",
|
|
"files": [
|
|
"https://github.com/gvfarns/comfyui_gvf"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "ComfyUI custom convenience nodes: Cropping images to a given aspect ratio, Cropping images to a max/min aspect ratio, If/else logic with provided float (rather than using a float node)"
|
|
},
|
|
{
|
|
"author": "mikeshuangyan",
|
|
"title": "ComfyUI_MqUtils",
|
|
"reference": "https://github.com/mikeshuangyan/ComfyUI_MqUtils",
|
|
"files": [
|
|
"https://github.com/mikeshuangyan/ComfyUI_MqUtils"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "MQ util nodes for ComfyUI"
|
|
},
|
|
{
|
|
"author": "Yuan-ManX",
|
|
"title": "ComfyUI-SkyworkUniPic",
|
|
"reference": "https://github.com/Yuan-ManX/ComfyUI-SkyworkUniPic",
|
|
"files": [
|
|
"https://github.com/Yuan-ManX/ComfyUI-SkyworkUniPic"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "ComfyUI-SkyworkUniPic is now available in ComfyUI, Skywork-UniPic is a unified autoregressive multimodal model with 1.5 billion parameters that natively integrates image understanding, text-to-image generation, and image editing capabilities within a single architecture."
|
|
},
|
|
{
|
|
"author": "zl9739379",
|
|
"title": "ComfyUI-ArkVideoGenerate",
|
|
"reference": "https://github.com/zl9739379/ComfyUI-ArkVideoGenerate",
|
|
"files": [
|
|
"https://github.com/zl9739379/ComfyUI-ArkVideoGenerate"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "A custom node for ComfyUI that integrates ByteDance Volcano Engine's video generation AI model, supporting both text-to-video and image-to-video generation."
|
|
},
|
|
{
|
|
"author": "AlfredClark",
|
|
"title": "ComfyUI-ModelSpec",
|
|
"reference": "https://github.com/AlfredClark/ComfyUI-ModelSpec",
|
|
"files": [
|
|
"https://github.com/AlfredClark/ComfyUI-ModelSpec"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "ComfyUI model metadata editing nodes."
|
|
},
|
|
{
|
|
"author": "rainlizard",
|
|
"title": "Whirlpool Upscaler",
|
|
"reference": "https://github.com/rainlizard/ComfyUI-WhirlpoolUpscaler",
|
|
"files": [
|
|
"https://github.com/rainlizard/ComfyUI-WhirlpoolUpscaler"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "This is a modified implementation of impact-pack's iterative upscaler. It leans in on the idea that giving too much attention to computation at high resolutions isn't a good idea."
|
|
},
|
|
{
|
|
"author": "Android zhang",
|
|
"title": "ComfyUI-MoGe2",
|
|
"reference": "https://github.com/zade23/Comfyui-MoGe2",
|
|
"files": [
|
|
"https://github.com/zade23/Comfyui-MoGe2"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Runs the MoGe2 model on the input image. \n v1: Ruicheng/moge-vitl \n v2: Ruicheng/moge-2-vitl-normal"
|
|
},
|
|
{
|
|
"author": "mcDandy",
|
|
"title": "More Math",
|
|
"reference": "https://github.com/mcDandy/more_math",
|
|
"files": [
|
|
"https://github.com/mcDandy/more_math"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Adds math nodes for numbers and types which do not need it."
|
|
},
|
|
{
|
|
"author": "ebrinz",
|
|
"title": "ComfyUI-MusicGen-HF",
|
|
"reference": "https://github.com/ebrinz/ComfyUI-MusicGen-HF",
|
|
"files": [
|
|
"https://github.com/ebrinz/ComfyUI-MusicGen-HF"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "A standalone ComfyUI custom node package for Facebook's MusicGen using Hugging Face Transformers. Generate high-quality music from text prompts with full support for CUDA, MPS (Apple Silicon), and CPU."
|
|
},
|
|
{
|
|
"author": "joosthel",
|
|
"title": "ComfyUI-CVOverlay",
|
|
"reference": "https://github.com/joosthel/ComfyUI-CVOverlay",
|
|
"files": [
|
|
"https://github.com/joosthel/ComfyUI-CVOverlay"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "TouchDesigner-style blob tracking and computer vision effects for ComfyUI. Simple nodes for bright spot detection, plexus connections, and technical aesthetics in video workflows."
|
|
},
|
|
{
|
|
"author": "kmlbdh",
|
|
"title": "ComfyUI_LocalLLMNodes",
|
|
"reference": "https://github.com/kmlbdh/ComfyUI_LocalLLMNodes",
|
|
"files": [
|
|
"https://github.com/kmlbdh/ComfyUI_LocalLLMNodes"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "A custom node pack for ComfyUI that allows you to run Large Language Models (LLMs) locally and use them for prompt generation and other text tasks directly within your ComfyUI workflows."
|
|
},
|
|
{
|
|
"author": "fcanfora",
|
|
"title": "comfyui-camera-tools",
|
|
"reference": "https://github.com/fcanfora/comfyui-camera-tools",
|
|
"files": [
|
|
"https://github.com/fcanfora/comfyui-camera-tools"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "NODES: Load Camera From File, Load 3D, Load 3D - Animation, Preview 3D, Preview 3D - Animation"
|
|
},
|
|
{
|
|
"author": "lokinou",
|
|
"title": "ComfyUI-Offload-Models",
|
|
"reference": "https://github.com/lokinou/comfyui-offload-models",
|
|
"files": [
|
|
"https://github.com/lokinou/comfyui-offload-models"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Custom nodes to offload and rapatriate models from cpu."
|
|
},
|
|
{
|
|
"author": "CallMe1101",
|
|
"title": "ComfyUI_OmniAvatar",
|
|
"reference": "https://github.com/CallMe1101/ComfyUI_OmniAvatar",
|
|
"files": [
|
|
"https://github.com/CallMe1101/ComfyUI_OmniAvatar"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "A ComfyUI custom node developed based on OmniAvatar, capable of generating video sequences with synchronized lip movements and facial expressions by inputting a portrait image, audio, and text prompt. The node parameters and invocation method are fully consistent with the official OmniAvatar inference."
|
|
},
|
|
{
|
|
"author": "cnnmmd",
|
|
"title": "cnnmmd: comfyui_xoxxox_cnnmmd",
|
|
"reference": "https://github.com/cnnmmd/comfyui_xoxxox_cnnmmd",
|
|
"files": [
|
|
"https://github.com/cnnmmd/comfyui_xoxxox_cnnmmd"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "This is a set of custom nodes for ComfyUI, designed for the following application: [a/https://github.com/cnnmmd/cnnmmd](https://github.com/cnnmmd/cnnmmd)"
|
|
},
|
|
{
|
|
"author": "ShmuelRonen",
|
|
"title": "ComfyUI-HiggsAudio_Wrapper",
|
|
"id": "higgs-audio-wrapper",
|
|
"reference": "https://github.com/ShmuelRonen/ComfyUI-HiggsAudio_Wrapper",
|
|
"files": [
|
|
"https://github.com/ShmuelRonen/ComfyUI-HiggsAudio_Wrapper"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "A comprehensive ComfyUI wrapper for HiggsAudio v2, enabling high-quality text-to-speech generation with advanced voice cloning capabilities. Supports multiple voice presets and custom reference audio for voice cloning. Requires transformers==4.45.2 for compatibility."
|
|
},
|
|
{
|
|
"author": "RndNanthu",
|
|
"title": "ComfyUI-RndNanthu",
|
|
"id": "ComfyUI-RndNanthu",
|
|
"reference": "https://github.com/rndnanthu/ComfyUI-RndNanthu",
|
|
"files": [
|
|
"https://github.com/rndnanthu/ComfyUI-RndNanthu"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Film Grain simulation, Log Color Conversions, Color Scopes (RGB Parade, Vectorscope, Gamut Warnings), False Color, and more."
|
|
},
|
|
{
|
|
"author": "keit",
|
|
"title": "ComfyUI-musubi-tuner",
|
|
"reference": "https://github.com/keit0728/ComfyUI-musubi-tuner",
|
|
"files": [
|
|
"https://github.com/keit0728/ComfyUI-musubi-tuner"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "This is a custom node that allows you to run musubi-tuner from ComfyUI."
|
|
},
|
|
{
|
|
"author": "guill",
|
|
"title": "ComfyUI Droopy Noodles",
|
|
"reference": "https://github.com/guill/comfyui-droopy-noodles",
|
|
"files": [
|
|
"https://github.com/guill/comfyui-droopy-noodles"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "A ComfyUI extension that makes your node connections delightfully droopy. (Disclaimer: despite what it may look like, this extension will not make your monitor taste like spaghetti.)"
|
|
},
|
|
{
|
|
"author": "AIWarper",
|
|
"title": "ComfyUI-DAViD",
|
|
"reference": "https://github.com/AIWarper/ComfyUI-DAViD",
|
|
"files": [
|
|
"https://github.com/AIWarper/ComfyUI-DAViD"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "An implementation of the DAViD tooling, a method for extracting depth, normals, and masks from an input image."
|
|
},
|
|
{
|
|
"author": "ComfyUI Studio",
|
|
"title": "ComfyUI-Studio-nodes",
|
|
"reference": "https://github.com/comfyuistudio/ComfyUI-Studio-nodes",
|
|
"files": [
|
|
"https://github.com/comfyuistudio/ComfyUI-Studio-nodes"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "🧩 Aspect Ratio Image Size Calculator, 🖼️ Aspect Ratio Resizer, and 📄 Markdown Link Generator for ComfyUI.",
|
|
"tags": ["image", "resize", "aspect-ratio", "markdown", "utils"]
|
|
},
|
|
{
|
|
"author": "HJH-AILab",
|
|
"title": "ComfyUI_Facefusion",
|
|
"reference": "https://github.com/HJH-AILab/ComfyUI_Facefusion",
|
|
"files": [
|
|
"https://github.com/HJH-AILab/ComfyUI_Facefusion"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "a [a/Facefusion](https://github.com/facefusion/facefusion)'s wrapper for ComfyUI custom node."
|
|
},
|
|
{
|
|
"author": "visualbruno",
|
|
"title": "ComfyUI-Hunyuan3d-2-1",
|
|
"reference": "https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1",
|
|
"files": [
|
|
"https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "ComfyUI Wrapper for [a/Hunyuan3D v2.1](https://github.com/Tencent-Hunyuan/Hunyuan3D-2.1) - From Images to High-Fidelity 3D Assets with Production-Ready PBR Material"
|
|
},
|
|
{
|
|
"author": "synchronicity-labs",
|
|
"title": "ComfyUI Sync Lipsync Node",
|
|
"reference": "https://github.com/synchronicity-labs/sync-comfyui",
|
|
"files": [
|
|
"https://github.com/synchronicity-labs/sync-comfyui"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "This custom node allows you to perform audio-video lip synchronization inside ComfyUI using a simple interface."
|
|
},
|
|
{
|
|
"author": "brayevalerien",
|
|
"title": "ComfyUI-splitstring",
|
|
"reference": "https://github.com/brayevalerien/ComfyUI-SplitString",
|
|
"files": [
|
|
"https://github.com/brayevalerien/ComfyUI-SplitString"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Very specific node for spliting a string with 12 lines into 12 individual strings.k"
|
|
},
|
|
{
|
|
"author": "jenn",
|
|
"title": "BookCoverFinder",
|
|
"reference": "https://github.com/weberjc/book-cover-finder-comfy",
|
|
"files": [
|
|
"https://github.com/weberjc/book-cover-finder-comfy"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Book Cover Finder tool that wraps openlibrary.org"
|
|
},
|
|
{
|
|
"author": "GACLove",
|
|
"title": "ComfyUI-VFI",
|
|
"reference": "https://github.com/GACLove/ComfyUI-VFI",
|
|
"files": [
|
|
"https://github.com/GACLove/ComfyUI-VFI"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "ComfyUI-RIFE is an inference wrapper for RIFE designed for use with ComfyUI."
|
|
},
|
|
{
|
|
"author": "g0kuvonlange",
|
|
"title": "ComfyUI Load From URL",
|
|
"reference": "https://github.com/g0kuvonlange/ComfyUI-Load-From-URL",
|
|
"files": [
|
|
"https://github.com/g0kuvonlange/ComfyUI-Load-From-URL"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "A simple custom node for ComfyUI to load LoRAs and videos directly from a URL. Ideal for users hosting files on a server with publicly accessible URLs."
|
|
},
|
|
{
|
|
"author": "concarne000",
|
|
"title": "ComfyUI-Stacker",
|
|
"reference": "https://github.com/concarne000/ComfyUI-Stacker",
|
|
"files": [
|
|
"https://github.com/concarne000/ComfyUI-Stacker"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Simple stack push/pop style nodes for images, strings, integers and generic objects (image batches, latents, face models etc)"
|
|
},
|
|
{
|
|
"author": "GeraldWie",
|
|
"title": "ComfyUI-I2I-slim",
|
|
"reference": "https://github.com/GeraldWie/ComfyUI-I2I-slim",
|
|
"files": [
|
|
"https://github.com/GeraldWie/ComfyUI-I2I-slim"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "A lightweight version of the custom nodes originally developed by [a/ManglerFTW](https://github.com/ManglerFTW/ComfyI2I) for performing image-to-image tasks in ComfyUI."
|
|
},
|
|
{
|
|
"author": "tauraloke",
|
|
"title": "ComfyUI-Unfake-Pixels",
|
|
"reference": "https://github.com/tauraloke/ComfyUI-Unfake-Pixels",
|
|
"files": [
|
|
"https://github.com/tauraloke/ComfyUI-Unfake-Pixels"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "A ComfyUI node for pixel art scaling. Automatically detects the pixel scale using an edge-aware method (Sobel filter + voting on tiles) and downscales the image to that pixel size, reducing color palette."
|
|
},
|
|
{
|
|
"author": "adrianschubek",
|
|
"title": "comfyui-zeug",
|
|
"reference": "https://github.com/adrianschubek/comfyui-zeug",
|
|
"files": [
|
|
"https://github.com/adrianschubek/comfyui-zeug"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "comfyui-zeug (German for 'gear' or 'stuff') is a collection of custom nodes for ComfyUI, designed to enhance functionality and provide additional features."
|
|
},
|
|
{
|
|
"author": "smthemex",
|
|
"title": "ComfyUI_ObjectClear",
|
|
"reference": "https://github.com/smthemex/ComfyUI_ObjectClear",
|
|
"files": [
|
|
"https://github.com/smthemex/ComfyUI_ObjectClear"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "ObjectClear:Complete Object Removal via Object-Effect Attention,you can try it in ComfyUI"
|
|
},
|
|
{
|
|
"author": "Cyrostar",
|
|
"title": "ComfyUI-Artha-Gemini",
|
|
"id": "comfyui-artha-gemini",
|
|
"reference": "https://github.com/Cyrostar/ComfyUI-Artha-Gemini",
|
|
"files": [
|
|
"https://github.com/Cyrostar/ComfyUI-Artha-Gemini"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "ComfyUI custom nodes for interacting with the Gemini api for image and video generation prompting."
|
|
},
|
|
{
|
|
"author": "builmenlabo",
|
|
"title": "ComfyUI builmenlabo - Unified Package",
|
|
"id": "builmenlabo",
|
|
"reference": "https://github.com/comnote-max/builmenlabo",
|
|
"files": [
|
|
"https://github.com/comnote-max/builmenlabo"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Comprehensive collection of ComfyUI custom nodes: 🦙 Advanced LLM text generation with Llama-CPP (CPU/GPU acceleration), 🌐 Smart multi-language prompt translation (Google/DeepL/Yandex/Baidu), 🌍 20-language interface toggle, 📸 AI-powered Gemini pose analysis, 🎛️ Smart ControlNet management. Perfect unified package for AI artists and creators. Blog: https://note.com/hirodream44",
|
|
"nodename_pattern": "builmenlabo",
|
|
"tags": [
|
|
"LLM",
|
|
"translation",
|
|
"multilingual",
|
|
"pose-analysis",
|
|
"controlnet",
|
|
"text-generation",
|
|
"gemini",
|
|
"llama-cpp",
|
|
"AI"
|
|
]
|
|
},
|
|
{
|
|
"author": "o-l-l-i",
|
|
"title": "Olm Channel Mixer for ComfyUI",
|
|
"reference": "https://github.com/o-l-l-i/ComfyUI-Olm-ChannelMixer",
|
|
"files": [
|
|
"https://github.com/o-l-l-i/ComfyUI-Olm-ChannelMixer"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "An interactive, classic channel mixer color adjustment node for ComfyUI, with realtime preview and a responsive editing interface."
|
|
},
|
|
{
|
|
"author": "cuban044",
|
|
"title": "[Unofficial] ComfyUI-Veo3-Experimental",
|
|
"reference": "https://github.com/cuban044/ComfyUI-Veo3-Experimental",
|
|
"files": [
|
|
"https://github.com/cuban044/ComfyUI-Veo3-Experimental"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "A custom node extension for ComfyUI that integrates Google's Veo 3 text-to-video generation capabilities."
|
|
},
|
|
{
|
|
"author": "shahkoorosh",
|
|
"title": "ComfyUI SeedXPro Translation Node",
|
|
"reference": "https://github.com/HM-RunningHub/ComfyUI_RH_SeedXPro",
|
|
"files": [
|
|
"https://github.com/HM-RunningHub/ComfyUI_RH_SeedXPro"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "This is a Seed-X-PPO-7B ComfyUI plugin. Easy to use"
|
|
},
|
|
{
|
|
"author": "cedarconnor",
|
|
"title": "ComfyUI Batch Name Loop",
|
|
"reference": "https://github.com/cedarconnor/comfyui-BatchNameLoop",
|
|
"files": [
|
|
"https://github.com/cedarconnor/comfyui-BatchNameLoop"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "A ComfyUI custom node package for batch image processing with filename preservation."
|
|
},
|
|
{
|
|
"author": "SamTyurenkov",
|
|
"title": "comfyui_vace_preprocessors",
|
|
"reference": "https://github.com/SamTyurenkov/comfyui-vace-preprocessors",
|
|
"files": [
|
|
"https://github.com/SamTyurenkov/comfyui-vace-preprocessors"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Some nodes to create a preprocessed videos"
|
|
},
|
|
{
|
|
"author": "einhorn13",
|
|
"title": "ComfyUI-ImageProcessUtilities",
|
|
"reference": "https://github.com/einhorn13/ComfyUI-ImageProcessUtilities",
|
|
"files": [
|
|
"https://github.com/einhorn13/ComfyUI-ImageProcessUtilities"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "A collection of custom nodes for ComfyUI designed to enhance image processing workflows. Especially useful for high-resolution rendering, complex inpainting, tiling, and batch manipulation. This allows you to perform processing that would otherwise exceed your VRAM limits."
|
|
},
|
|
{
|
|
"author": "Azornes",
|
|
"title": "Comfyui-LayerForge",
|
|
"id": "layerforge",
|
|
"reference": "https://github.com/Azornes/Comfyui-LayerForge",
|
|
"files": [
|
|
"https://github.com/Azornes/Comfyui-LayerForge"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Photoshop-like layered canvas editor to your ComfyUI workflow. This node is perfect for complex compositing, inpainting, and outpainting, featuring multi-layer support, masking, blend modes, and precise transformations. Includes optional AI-powered background removal for streamlined image editing."
|
|
},
|
|
{
|
|
"author": "BAIS1C",
|
|
"title": "ComfyUI_BASICSAdvancedDancePoser",
|
|
"reference": "https://github.com/BAIS1C/ComfyUI_BASICSAdvancedDancePoser",
|
|
"files": [
|
|
"https://github.com/BAIS1C/ComfyUI_BASICSAdvancedDancePoser"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Professional COCO-WholeBody 133-keypoint dance animation system for ComfyUI"
|
|
},
|
|
{
|
|
"author": "khanhlvg",
|
|
"title": "[Unofficial] Vertex AI Custom Nodes for ComfyUI",
|
|
"reference": "https://github.com/khanhlvg/vertex-ai-comfyui-nodes",
|
|
"files": [
|
|
"https://github.com/khanhlvg/vertex-ai-comfyui-nodes"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Vertex AI Custom Nodes for ComfyUI"
|
|
},
|
|
{
|
|
"author": "alexopus",
|
|
"title": "ComfyUI Notes Sidebar",
|
|
"reference": "https://github.com/alexopus/ComfyUI-Notes-Sidebar",
|
|
"files": [
|
|
"https://github.com/alexopus/ComfyUI-Notes-Sidebar"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "A ComfyUI extension that adds a notes sidebar for managing notes"
|
|
},
|
|
{
|
|
"author": "cedarconnor",
|
|
"title": "ComfyUI Upsampler Nodes",
|
|
"reference": "https://github.com/cedarconnor/upsampler",
|
|
"files": [
|
|
"https://github.com/cedarconnor/upsampler"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "ComfyUI custom nodes for integrating with the Upsampler API to enhance and upscale images using AI."
|
|
},
|
|
{
|
|
"author": "set-soft",
|
|
"title": "Image Misc",
|
|
"reference": "https://github.com/set-soft/ComfyUI-ImageMisc",
|
|
"files": [
|
|
"https://github.com/set-soft/ComfyUI-ImageMisc"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Miscellaneous nodes for image manipulation.\nCurrently just download image with bypass, so you can create workflows including image examples.\nNo extra dependencies, just an internal module."
|
|
},
|
|
{
|
|
"author": "tritant",
|
|
"title": "Layers System",
|
|
"reference": "https://github.com/tritant/ComfyUI_Layers_Utility",
|
|
"files": [
|
|
"https://github.com/tritant/ComfyUI_Layers_Utility"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "This custom node for ComfyUI provides a powerful and flexible dynamic layering system, similar to what you would find in image editing software like Photoshop."
|
|
},
|
|
{
|
|
"author": "lex-drl",
|
|
"title": "String Constructor (Text-Formatting)",
|
|
"reference": "https://github.com/Lex-DRL/ComfyUI-StringConstructor",
|
|
"files": [
|
|
"https://github.com/Lex-DRL/ComfyUI-StringConstructor"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Composing prompt variants from the same text pieces with ease:\n• Build your \"library\" (dictionary) of named text chunks (sub-strings) to use it across the entire workflow.\n• Compile these snippets into different prompts in-place - with just one string formatting node.\n• Freely update the dictionary down the line - get different prompts.\n• Reference text chunks within each other to build dependent hierarchies of less/more detailed descriptions.\n• A real life-saver for regional prompting (aka area composition)."
|
|
},
|
|
{
|
|
"author": "vaishnav-vn",
|
|
"title": "va1",
|
|
"name": "Pad Image by Aspect",
|
|
"reference": "https://github.com/vaishnav-vn/va1",
|
|
"files": [
|
|
"https://github.com/vaishnav-vn/va1"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "repo has Custon node designed to expand, pad, and mask images to fixed or randomized aspect ratios with precise spatial and scale control — engineered for outpainting, compositional layout, and creative canvas expansion. "
|
|
},
|
|
{
|
|
"author": "wawahuy",
|
|
"title": "ComfyUI HTTP - REST API Nodes",
|
|
"reference": "https://github.com/wawahuy/ComfyUI-HTTP",
|
|
"files": [
|
|
"https://github.com/wawahuy/ComfyUI-HTTP"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Powerful REST API nodes for ComfyUI that enable seamless HTTP/REST integration into your workflows."
|
|
},
|
|
{
|
|
"author": "cedarconnor",
|
|
"title": "ComfyUI LatLong - Equirectangular Image Processing Nodes",
|
|
"reference": "https://github.com/cedarconnor/comfyui-LatLong",
|
|
"files": [
|
|
"https://github.com/cedarconnor/comfyui-LatLong"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Advanced equirectangular (360°) image processing nodes for ComfyUI, enabling precise rotation, horizon adjustment, and specialized cropping operations for panoramic images."
|
|
},
|
|
{
|
|
"author": "BiffMunky",
|
|
"title": "Endless 🌊✨ Buttons",
|
|
"reference": "https://github.com/tusharbhutt/Endless-Buttons",
|
|
"files": [
|
|
"https://github.com/tusharbhutt/Endless-Buttons"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "A small set of JavaScript files I created for myself. The scripts provide Quality of Life enhancements to the ComfyUI interface, such as changing fonts and font sizes."
|
|
},
|
|
{
|
|
"author": "thalismind",
|
|
"title": "ComfyUI LoadImageWithFilename",
|
|
"reference": "https://github.com/thalismind/ComfyUI-LoadImageWithFilename",
|
|
"files": [
|
|
"https://github.com/thalismind/ComfyUI-LoadImageWithFilename"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "This custom node extends ComfyUI's image loading functionality with filename output and folder loading capabilities."
|
|
},
|
|
{
|
|
"author": "Edoardo Carmignani",
|
|
"title": "ComfyUI-ExtraLinks",
|
|
"id": "extralinks",
|
|
"reference": "https://github.com/edoardocarmignani/extralinks",
|
|
"files": [
|
|
"https://github.com/edoardocarmignani/extralinks"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "A one-click collection of alternate connection styles for ComfyUI."
|
|
},
|
|
{
|
|
"author": "WASasquatch",
|
|
"title": "FUSE Face Enhancer",
|
|
"reference": "https://github.com/WASasquatch/face-upscaling-and-seamless-embedding",
|
|
"files": [
|
|
"https://github.com/WASasquatch/face-upscaling-and-seamless-embedding"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "All-in-One Face Fix KSampler for ComfyUI with YOLO detection and SAM segmentation"
|
|
},
|
|
{
|
|
"author": "brucew4yn3rp",
|
|
"title": "Save Image with Selective Metadata",
|
|
"id": "SaveImageSelectiveMetadata",
|
|
"reference": "https://github.com/brucew4yn3rp/ComfyUI_SelectiveMetadata",
|
|
"files": [
|
|
"https://github.com/brucew4yn3rp/ComfyUI_SelectiveMetadata"
|
|
],
|
|
"install_type": "copy",
|
|
"description": "This custom node allows users to selectively choose what to add to the generated image's metadata."
|
|
},
|
|
{
|
|
"author": "silveroxides",
|
|
"title": "ComfyUI_FDGuidance",
|
|
"reference": "https://github.com/silveroxides/ComfyUI_FDGuidance",
|
|
"files": [
|
|
"https://github.com/silveroxides/ComfyUI_FDGuidance"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "An implementation of Frequency-Decoupled Guidance (FDG) in pure Pytorch."
|
|
},
|
|
{
|
|
"author": "Edoardo Carmignani",
|
|
"title": "VAE Decode Switch for ComfyUI",
|
|
"reference": "https://github.com/MasterDenis/VAE-Decode-Switch",
|
|
"files": [
|
|
"https://github.com/MasterDenis/VAE-Decode-Switch"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Node for ComfyUI designed for more neatly switching between tiled and default VAE Decode Nodes."
|
|
},
|
|
{
|
|
"author": "webuilder",
|
|
"title": "ComfyUI WB Utils",
|
|
"reference": "https://github.com/webuilder/WB-ComfyUI-Utils",
|
|
"files": [
|
|
"https://github.com/webuilder/WB-ComfyUI-Utils"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "A collection of utility nodes for ComfyUI, including useful functions such as audio processing and text manipulation."
|
|
},
|
|
{
|
|
"author": "alexisrolland",
|
|
"title": "ComfyUI-Blender",
|
|
"reference": "https://github.com/alexisrolland/ComfyUI-Blender",
|
|
"files": [
|
|
"https://github.com/alexisrolland/ComfyUI-Blender"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Blender plugin to send requests to a ComfyUI server."
|
|
},
|
|
{
|
|
"author": "StrawberryFist",
|
|
"title": "StrawberryFist VRAM Optimizer",
|
|
"reference": "https://github.com/strawberryPunch/vram_optimizer",
|
|
"files": [
|
|
"https://github.com/strawberryPunch/vram_optimizer"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "A comprehensive VRAM management tool for ComfyUI. Includes automatic cleanup and GPU monitoring.",
|
|
"nodename_pattern": "StFist",
|
|
"pip": ["GPUtil>=1.4.0"],
|
|
"tags": ["vram", "gpu", "optimizer", "monitoring"]
|
|
},
|
|
{
|
|
"author": "MartinDeanMoriarty",
|
|
"title": "ComfyUI-DeanLogic",
|
|
"reference": "https://github.com/MartinDeanMoriarty/ComfyUI-DeanLogic",
|
|
"files": [
|
|
"https://github.com/MartinDeanMoriarty/ComfyUI-DeanLogic"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Nodes to switch image input or output path with boolean conditions"
|
|
},
|
|
{
|
|
"author": "rdomunky",
|
|
"title": "comfyui-subfolderimageloader",
|
|
"reference": "https://github.com/rdomunky/comfyui-subfolderimageloader",
|
|
"files": [
|
|
"https://github.com/rdomunky/comfyui-subfolderimageloader"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "A ComfyUI custom node that enhances image loading with subfolder organization and dynamic filtering"
|
|
},
|
|
{
|
|
"author": "Dimona Patrick",
|
|
"title": "ComfyUI Mzikart Mixer",
|
|
"reference": "https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Mixer",
|
|
"files": [
|
|
"https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Mixer"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Professional audio processing nodes for ComfyUI"
|
|
},
|
|
{
|
|
"author": "hiderminer",
|
|
"title": "ComfyUI-HM-Tools",
|
|
"reference": "https://github.com/hiderminer/ComfyUI-HM-Utilities",
|
|
"files": [
|
|
"https://github.com/hiderminer/ComfyUI-HM-Utilities"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "A collection of custom nodes for ComfyUI that provides useful image processing tools."
|
|
},
|
|
{
|
|
"author": "Aero-Ex",
|
|
"title": "ComfyUI Vision LLM Analyzer Node",
|
|
"reference": "https://github.com/Aero-Ex/ComfyUI-Vision-LLM-Analyzer",
|
|
"files": [
|
|
"https://github.com/Aero-Ex/ComfyUI-Vision-LLM-Analyzer"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "This repository contains a powerful and versatile custom node for ComfyUI that seamlessly integrates with OpenAI-compatible Large Language Models (LLMs), including multimodal (vision-enabled) models like GPT-4o.\nThis single node allows you to perform both text generation and image analysis, making it an essential tool for advanced prompt engineering and creative automation."
|
|
},
|
|
{
|
|
"author": "papcorns",
|
|
"title": "Papcorns ComfyUI Custom Nodes",
|
|
"reference": "https://github.com/papcorns/Papcorns-Comfyui-Custom-Nodes",
|
|
"files": [
|
|
"https://github.com/papcorns/Papcorns-Comfyui-Custom-Nodes"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "A collection of custom nodes for ComfyUI that enhances image processing and cloud storage capabilities."
|
|
},
|
|
{
|
|
"author": "paulh4x",
|
|
"title": "ComfyUI_PHRenderFormerWrapper",
|
|
"reference": "https://github.com/paulh4x/ComfyUI_PHRenderFormerWrapper",
|
|
"files": [
|
|
"https://github.com/paulh4x/ComfyUI_PHRenderFormerWrapper"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "A Wrapper and a set of Custom Nodes for using RenderFormer as a 3d Environment in ComfyUI."
|
|
}
|
|
]
|
|
}
|