diff --git a/custom-node-list.json b/custom-node-list.json index 6b58a566..9c49582a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -21,7 +21,9 @@ ], "install_type": "git-clone", "description": "This node pack offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.\nNOTE: To use the UltralyticsDetectorProvider, you must install the 'ComfyUI Impact Subpack' separately.", - "preemptions":["SAMLoader"] + "preemptions": [ + "SAMLoader" + ] }, { "author": "Dr.Lt.Data", @@ -132,7 +134,7 @@ "files": [ "https://github.com/Fannovel16/comfyui_controlnet_aux" ], - "preemptions":[ + "preemptions": [ "AIO_Preprocessor", "AnimalPosePreprocessor", "AnimeFace_SemSegPreprocessor", @@ -181,7 +183,8 @@ "UniFormer-SemSegPreprocessor", "Unimatch_OptFlowPreprocessor", "Zoe-DepthMapPreprocessor", - "Zoe_DepthAnythingPreprocessor"], + "Zoe_DepthAnythingPreprocessor" + ], "install_type": "git-clone", "description": "Plug-and-play ComfyUI node sets for making ControlNet hint images." }, @@ -591,7 +594,9 @@ "files": [ "https://github.com/city96/SD-Latent-Upscaler" ], - "pip": ["huggingface-hub"], + "pip": [ + "huggingface-hub" + ], "install_type": "git-clone", "description": "Upscaling stable diffusion latents using a small neural network." }, @@ -603,7 +608,9 @@ "files": [ "https://github.com/city96/ComfyUI_DiT" ], - "pip": ["huggingface-hub"], + "pip": [ + "huggingface-hub" + ], "install_type": "git-clone", "description": "Testbed for [a/DiT(Scalable Diffusion Models with Transformers)](https://github.com/facebookresearch/DiT). [w/None of this code is stable, expect breaking changes if for some reason you want to use this.]" }, @@ -637,7 +644,7 @@ "files": [ "https://github.com/city96/ComfyUI-GGUF" ], - "preemptions":[ + "preemptions": [ "CLIPLoaderGGUF", "DualCLIPLoaderGGUF", "TripleCLIPLoaderGGUF", @@ -964,7 +971,7 @@ ], "install_type": "git-clone", "description": "This node allows downloading models directly within ComfyUI for easier use and integration." - }, + }, { "author": "Suzie1", "title": "Comfyroll Studio", @@ -1193,7 +1200,9 @@ "IPAdapterWeightsFromStrategy", "PrepImageForClipVision" ], - "pip": ["insightface"], + "pip": [ + "insightface" + ], "install_type": "git-clone", "description": "ComfyUI reference implementation for IPAdapter models. The code is mostly taken from the original IPAdapter repository and laksjdjf's implementation, all credit goes to them. I just made the extension closer to ComfyUI philosophy." }, @@ -1389,7 +1398,10 @@ "files": [ "https://github.com/andersxa/comfyui-PromptAttention" ], - "pip": ["scikit-learn", "matplotlib"], + "pip": [ + "scikit-learn", + "matplotlib" + ], "install_type": "git-clone", "description": "Nodes: CLIP Directional Prompt Attention Encode. Direction prompt attention tries to solve the problem of contextual words (or parts of the prompt) having an effect on much later or irrelevant parts of the prompt." }, @@ -1397,7 +1409,9 @@ "author": "ArtVentureX", "title": "AnimateDiff", "reference": "https://github.com/SipherAGI/comfyui-animatediff", - "pip": ["flash_attn"], + "pip": [ + "flash_attn" + ], "files": [ "https://github.com/SipherAGI/comfyui-animatediff" ], @@ -1853,7 +1867,7 @@ ], "install_type": "git-clone", "description": "A small node suite for ComfyUI" - }, + }, { "author": "Extraltodeus", "title": "noise latent perlinpinpin", @@ -2420,7 +2434,9 @@ "https://github.com/Ttl/ComfyUi_NNLatentUpscale" ], "install_type": "git-clone", - "preemptions": ["NNLatentUpscale"], + "preemptions": [ + "NNLatentUpscale" + ], "description": "Nodes:NNLatentUpscale, A custom ComfyUI node designed for rapid latent upscaling using a compact neural network, eliminating the need for VAE-based decoding and encoding." }, { @@ -2472,7 +2488,9 @@ "title": "comfy_PoP", "id": "pop", "reference": "https://github.com/picturesonpictures/comfy_PoP", - "files": ["https://github.com/picturesonpictures/comfy_PoP"], + "files": [ + "https://github.com/picturesonpictures/comfy_PoP" + ], "install_type": "git-clone", "description": "A collection of custom nodes for ComfyUI. Includes a quick canny edge detection node with unconventional settings, simple LoRA stack nodes for workflow efficiency, and a customizable aspect ratio node." }, @@ -3092,7 +3110,7 @@ "files": [ "https://github.com/kijai/ComfyUI-Florence2" ], - "preemptions":[ + "preemptions": [ "DownloadAndLoadFlorence2Lora", "DownloadAndLoadFlorence2Model", "Florence2ModelLoader", @@ -3164,7 +3182,7 @@ "files": [ "https://github.com/kijai/ComfyUI-segment-anything-2" ], - "preemptions":[ + "preemptions": [ "DownloadAndLoadSAM2Model", "Florence2toCoordinates", "Sam2AutoSegmentation", @@ -4779,9 +4797,13 @@ "author": "vanillacode314", "title": "Simple Wildcard", "reference": "https://github.com/vanillacode314/SimpleWildcardsComfyUI", - "files": ["https://github.com/vanillacode314/SimpleWildcardsComfyUI"], + "files": [ + "https://github.com/vanillacode314/SimpleWildcardsComfyUI" + ], "install_type": "git-clone", - "pip": ["pipe"], + "pip": [ + "pipe" + ], "description": "A simple wildcard node for ComfyUI. Can also be used a style prompt node." }, { @@ -4921,7 +4943,9 @@ "files": [ "https://github.com/ningxiaoxiao/comfyui-NDI" ], - "pip": ["ndi-python"], + "pip": [ + "ndi-python" + ], "install_type": "git-clone", "description": "Real-time input output node for ComfyUI by NDI. Leveraging the powerful linking capabilities of NDI, you can access NDI video stream frames and send images generated by the model to NDI video streams." }, @@ -5879,7 +5903,9 @@ "title": "ComfyUI-Paint-by-Example", "id": "paint-by-example", "reference": "https://github.com/Kangkang625/ComfyUI-paint-by-example", - "pip": ["diffusers"], + "pip": [ + "diffusers" + ], "files": [ "https://github.com/Kangkang625/ComfyUI-paint-by-example" ], @@ -6807,7 +6833,9 @@ "files": [ "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock" ], - "pip": ["boto3"], + "pip": [ + "boto3" + ], "install_type": "git-clone", "description": "Amazon Bedrock is a fully managed service that offers a choice of high-performing foundation models (FMs) from leading AI companies. This repo is the ComfyUI nodes for Bedrock service. You could invoke the foundation model in your ComfyUI pipeline." }, @@ -7202,7 +7230,7 @@ "title": "comfyui_overly_complicated_sampling", "reference": "https://github.com/blepping/comfyui_overly_complicated_sampling", "files": [ - "https://github.com/blepping/comfyui_overly_complicated_sampling" + "https://github.com/blepping/comfyui_overly_complicated_sampling" ], "install_type": "git-clone", "description": "Experimental and mathematically unsound (but fun!) sampling for ComfyUI.\nFeel free create a question in Discussions for usage help: OCS Q&A Discussion[w/Status: In flux, may be useful but likely to change/break workflows frequently. Mainly for advanced users.]" @@ -7212,7 +7240,7 @@ "title": "ComfyUI-ApplyResAdapterUnet", "reference": "https://github.com/blepping/ComfyUI-ApplyResAdapterUnet", "files": [ - "https://github.com/blepping/ComfyUI-ApplyResAdapterUnet" + "https://github.com/blepping/ComfyUI-ApplyResAdapterUnet" ], "install_type": "git-clone", "description": "ComfyUI node to apply the ResAdapter Unet patch for SD1.5 models" @@ -9334,18 +9362,18 @@ "id": "impactframes-videoprompts", "reference": "https://github.com/if-ai/ComfyUI-IF_VideoPrompts", "files": [ - "https://github.com/if-ai/ComfyUI-IF_VideoPrompts" + "https://github.com/if-ai/ComfyUI-IF_VideoPrompts" ], "install_type": "git-clone", "description": "ComfyUI extension for video-based prompting and processing with support for various models and video processing capabilities" - }, + }, { "author": "impactframes", "title": "IF_LLM", "id": "impactframes-llm", "reference": "https://github.com/if-ai/ComfyUI-IF_LLM", "files": [ - "https://github.com/if-ai/ComfyUI-IF_LLM" + "https://github.com/if-ai/ComfyUI-IF_LLM" ], "install_type": "git-clone", "description": "Run Local and API LLMs, Features Conditioning manipulation via Omost, supports Ollama, LlamaCPP LMstudio, Koboldcpp, TextGen, Transformers or via APIs Anthropic, Groq, OpenAI, Google Gemini, Mistral, xAI and create your own charcters assistants (SystemPrompts) with custom presets and muchmore" @@ -9356,7 +9384,7 @@ "id": "impactframes-loadimages", "reference": "https://github.com/if-ai/ComfyUI_IF_AI_LoadImages", "files": [ - "https://github.com/if-ai/ComfyUI_IF_AI_LoadImages" + "https://github.com/if-ai/ComfyUI_IF_AI_LoadImages" ], "install_type": "git-clone", "description": "It Load Images with subfolders form arbitrary folders previous on node outputs lists- convinient selection via file browser" @@ -9651,7 +9679,9 @@ "title": "ComfyUI-RGT", "id": "rgt", "reference": "https://github.com/viperyl/ComfyUI-RGT", - "pip": ["loguru"], + "pip": [ + "loguru" + ], "files": [ "https://github.com/viperyl/ComfyUI-RGT" ], @@ -10204,6 +10234,17 @@ "install_type": "git-clone", "description": "Load and apply B-LoRA models, currently B-LoRA models only works with SDXL (sdxl_base_1.0)." }, + { + "author": "Sida Liu", + "title": "ComfyUI-Notebook", + "id": "notebook", + "reference": "https://github.com/liusida/ComfyUI-Notebook", + "files": [ + "https://github.com/liusida/ComfyUI-Notebook" + ], + "install_type": "git-clone", + "description": "A Jupyter-style custom node for executing Python code and plotting within ComfyUI workflows." + }, { "author": "jtydhr88", "title": "ComfyUI-Workflow-Encrypt", @@ -11857,7 +11898,9 @@ "files": [ "https://github.com/MinusZoneAI/ComfyUI-Flux1Quantize-MZ" ], - "pip": ["git+https://github.com/IST-DASLab/marlin"], + "pip": [ + "git+https://github.com/IST-DASLab/marlin" + ], "install_type": "git-clone", "description": "Quantization tools are from [a/https://github.com/casper-hansen/AutoAWQ](https://github.com/casper-hansen/AutoAWQ) and [a/https://github.com/IST-DASLab/marlin](https://github.com/IST-DASLab/marlin)\nOnly applicable to graphics cards with sm_80 and above (30 series and above)\nNeed to install marlin dependencies first" }, @@ -13522,9 +13565,9 @@ "reference": "https://github.com/risunobushi/ComfyUI_DisplacementMapTools", "files": [ "https://github.com/risunobushi/ComfyUI_DisplacementMapTools" - ], - "install_type": "git-clone", - "description": "NODES: Extract Displacement Map Node, Displace Logo" + ], + "install_type": "git-clone", + "description": "NODES: Extract Displacement Map Node, Displace Logo" }, { "author": "risunobushi", @@ -16387,8 +16430,7 @@ "title": "ControlAltAI Nodes", "id": "controlaltai", "reference": "https://github.com/gseth/ControlAltAI-Nodes", - "files": - [ + "files": [ "https://github.com/gseth/ControlAltAI-Nodes" ], "install_type": "git-clone", @@ -17335,15 +17377,15 @@ "description": "This repository encapsulates the BAGEL model as ComfyUI nodes for use, including image editing and image inversion features, but it does not include text-to-image functionality." }, { - "author": "GrenKain", - "title": "PixelArt Processing Nodes", - "id": "gk_pixelart", - "reference": "https://github.com/GENKAIx/PixelArt-Processing-Nodes-for-ComfyUI", - "files": [ - "https://github.com/GENKAIx/PixelArt-Processing-Nodes-for-ComfyUI" - ], - "install_type": "git-clone", - "description": "This repository provides custom nodes for ComfyUI that enable pixel art style image processing, including downscaling, upscaling, color quantization, and resolution adjustments." + "author": "GrenKain", + "title": "PixelArt Processing Nodes", + "id": "gk_pixelart", + "reference": "https://github.com/GENKAIx/PixelArt-Processing-Nodes-for-ComfyUI", + "files": [ + "https://github.com/GENKAIx/PixelArt-Processing-Nodes-for-ComfyUI" + ], + "install_type": "git-clone", + "description": "This repository provides custom nodes for ComfyUI that enable pixel art style image processing, including downscaling, upscaling, color quantization, and resolution adjustments." }, { "author": "Trgtuan10", @@ -17549,7 +17591,9 @@ "files": [ "https://github.com/MetaGLM/ComfyUI-ZhipuAI-Platform" ], - "pip": ["zhipuai-platform-video"], + "pip": [ + "zhipuai-platform-video" + ], "install_type": "git-clone", "description": "This platform extension provides ZhipuAI nodes, enabling you to configure a workflow for online video generation." }, @@ -17947,15 +17991,15 @@ "description": "Custom nodes for MiniCPM language models in ComfyUI. Provides advanced text generation and image understanding functions." }, { - "author": "CY-CHENYUE", - "title": "ComfyUI-Molmo", - "id": "comfyui-molmo", - "reference": "https://github.com/CY-CHENYUE/ComfyUI-Molmo", - "files": [ - "https://github.com/CY-CHENYUE/ComfyUI-Molmo" - ], - "install_type": "git-clone", - "description": "Use of the molmo model.Generate detailed image descriptions and analysis using Molmo models in ComfyUI." + "author": "CY-CHENYUE", + "title": "ComfyUI-Molmo", + "id": "comfyui-molmo", + "reference": "https://github.com/CY-CHENYUE/ComfyUI-Molmo", + "files": [ + "https://github.com/CY-CHENYUE/ComfyUI-Molmo" + ], + "install_type": "git-clone", + "description": "Use of the molmo model.Generate detailed image descriptions and analysis using Molmo models in ComfyUI." }, { "author": "CY-CHENYUE", @@ -17963,9 +18007,13 @@ "id": "ComfyUI-InpaintEasy", "reference": "https://github.com/CY-CHENYUE/ComfyUI-InpaintEasy", "files": [ - "https://github.com/CY-CHENYUE/ComfyUI-InpaintEasy" + "https://github.com/CY-CHENYUE/ComfyUI-InpaintEasy" + ], + "tags": [ + "inpaint", + "crop", + "image" ], - "tags": ["inpaint", "crop", "image"], "install_type": "git-clone", "description": "InpaintEasy is a set of optimized local repainting (Inpaint) nodes that provide a simpler and more powerful local repainting workflow. It makes local repainting work easier and more efficient with intelligent cropping and merging functions." }, @@ -17975,7 +18023,7 @@ "id": "ComfyUI-OmniGenX", "reference": "https://github.com/CY-CHENYUE/ComfyUI-OmniGenX", "files": [ - "https://github.com/CY-CHENYUE/ComfyUI-OmniGenX" + "https://github.com/CY-CHENYUE/ComfyUI-OmniGenX" ], "install_type": "git-clone", "description": "OmniGen Unified Image Generation Model Integration." @@ -17986,9 +18034,13 @@ "id": "ComfyUI-Redux-Prompt", "reference": "https://github.com/CY-CHENYUE/ComfyUI-Redux-Prompt", "files": [ - "https://github.com/CY-CHENYUE/ComfyUI-Redux-Prompt" + "https://github.com/CY-CHENYUE/ComfyUI-Redux-Prompt" + ], + "tags": [ + "Flux", + "redux", + "prompt" ], - "tags": ["Flux", "redux", "prompt"], "install_type": "git-clone", "description": "A ComfyUI custom node that provides fine-grained control over style transfer using Redux style models." }, @@ -17998,7 +18050,7 @@ "id": "ComfyUI-MiniCPM-o", "reference": "https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-o", "files": [ - "https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-o" + "https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-o" ], "install_type": "git-clone", "description": "ComfyUI custom nodes for MiniCPM" @@ -18009,7 +18061,7 @@ "id": "ComfyUI-Janus-Pro", "reference": "https://github.com/CY-CHENYUE/ComfyUI-Janus-Pro", "files": [ - "https://github.com/CY-CHENYUE/ComfyUI-Janus-Pro" + "https://github.com/CY-CHENYUE/ComfyUI-Janus-Pro" ], "install_type": "git-clone", "description": "ComfyUI nodes for Janus-Pro, a unified multimodal understanding and generation framework." @@ -18020,7 +18072,7 @@ "id": "ComfyUI-Free-GPU", "reference": "https://github.com/CY-CHENYUE/ComfyUI-Free-GPU", "files": [ - "https://github.com/CY-CHENYUE/ComfyUI-Free-GPU" + "https://github.com/CY-CHENYUE/ComfyUI-Free-GPU" ], "description": "ComfyUI-Free-GPU provides a node for releasing RAM and VRAM in ComfyUI.", "install_type": "git-clone" @@ -18031,7 +18083,7 @@ "id": "ComfyUI-Gemini-API", "reference": "https://github.com/CY-CHENYUE/ComfyUI-Gemini-API", "files": [ - "https://github.com/CY-CHENYUE/ComfyUI-Gemini-API" + "https://github.com/CY-CHENYUE/ComfyUI-Gemini-API" ], "description": "A custom node for ComfyUI to integrate Google Gemini API.", "install_type": "git-clone" @@ -18042,7 +18094,7 @@ "id": "ComfyUI-GPT-API", "reference": "https://github.com/CY-CHENYUE/ComfyUI-GPT-API", "files": [ - "https://github.com/CY-CHENYUE/ComfyUI-GPT-API" + "https://github.com/CY-CHENYUE/ComfyUI-GPT-API" ], "description": "A custom node for ComfyUI to integrate GPT API.", "install_type": "git-clone" @@ -18053,7 +18105,7 @@ "id": "ComfyUI-FramePack-HY", "reference": "https://github.com/CY-CHENYUE/ComfyUI-FramePack-HY", "files": [ - "https://github.com/CY-CHENYUE/ComfyUI-FramePack-HY" + "https://github.com/CY-CHENYUE/ComfyUI-FramePack-HY" ], "description": "A custom node for ComfyUI to FramePack.", "install_type": "git-clone" @@ -18064,7 +18116,7 @@ "id": "ComfyUI-ImageCompositionCy", "reference": "https://github.com/CY-CHENYUE/ComfyUI-ImageCompositionCy", "files": [ - "https://github.com/CY-CHENYUE/ComfyUI-ImageCompositionCy" + "https://github.com/CY-CHENYUE/ComfyUI-ImageCompositionCy" ], "description": "A powerful ComfyUI multi-image composition node that supports real-time adjustment of image position, size, and rotation angle on an interactive Canvas, with freehand drawing capabilities and real-time preview of composition effects.", "install_type": "git-clone" @@ -19056,7 +19108,9 @@ "files": [ "https://github.com/TZOOTZ/ComfyUI-TZOOTZ_VHS" ], - "pip": ["numpy<2"], + "pip": [ + "numpy<2" + ], "install_type": "git-clone", "description": "The TZOOTZ VHS Effect Node is designed for multimedia creators who want to blend digital precision with analog imperfection ↔️. Inspired by retro VHS aesthetics, this node lets you apply grain, color bleeding, saturation adjustments, and more, giving any image a touch of analog warmth and noise." }, @@ -19265,222 +19319,222 @@ "description": "Fork of [a/sd_webui_stealth_pnginfo](https://github.com/ashen-sensored/sd_webui_stealth_pnginfo) with ComfyUI support." }, { - "author": "dafeng012", - "title": "comfyui-imgmake", - "reference": "https://github.com/dafeng012/comfyui-imgmake", - "files": [ - "https://github.com/dafeng012/comfyui-imgmake" - ], - "install_type": "git-clone", - "description": "This extension integrates ebsynth_utility into comfyui, and I've written some of my own nodes for secondary use." - }, - { - "author": "zubenelakrab", - "title": "ComfyUI-ASV-Nodes Node", - "id": "ComfyUI-ASV-Nodes", - "reference": "https://github.com/zubenelakrab/ComfyUI-ASV-Nodes", - "files": [ - "https://github.com/zubenelakrab/ComfyUI-ASV-Nodes" - ], - "install_type": "git-clone", - "description": "ComfyUI-ASV-Nodes make prompting easier." - }, - { - "author": "zubenelakrab", - "title": "ComfyUI Neural Nodes", - "reference": "https://github.com/xobiomesh/ComfyUI_xObiomesh", - "files": [ - "https://github.com/xobiomesh/ComfyUI_xObiomesh" - ], - "install_type": "git-clone", - "description": "An advanced ComfyUI extension that enables multi-agent LLM conversations using Ollama models." - }, - { - "author": "KohakuBlueleaf", - "title": "TIPO-extension", - "reference": "https://github.com/KohakuBlueleaf/z-tipo-extension", - "files": [ - "https://github.com/KohakuBlueleaf/z-tipo-extension" - ], - "install_type": "git-clone", - "description": "A general extension to utilize TIPO or DanTagGen to do 'text-presampling' based on KGen library: [a/https://github.com/KohakuBlueleaf/KGen](https://github.com/KohakuBlueleaf/KGen)" - }, - { - "author": "KohakuBlueleaf", - "title": "HDM-ext", - "id": "HDM", - "reference": "https://github.com/KohakuBlueleaf/HDM-ext", - "files": [ - "https://github.com/KohakuBlueleaf/HDM-ext" - ], - "install_type": "git-clone", - "description": "HDM model loader for ComfyUI" - }, - { - "author": "hanoixan", - "title": "ComfyUI DataBeast", - "reference": "https://github.com/hanoixan/ComfyUI-DataBeast", - "files": [ - "https://github.com/hanoixan/ComfyUI-DataBeast" - ], - "install_type": "git-clone", - "description": "This extension provides convenience nodes for batch processing." - }, - { - "author": "HelloVision", - "title": "ComfyUI_HelloMeme", - "reference": "https://github.com/HelloVision/ComfyUI_HelloMeme", - "files": [ - "https://github.com/HelloVision/ComfyUI_HelloMeme" - ], - "install_type": "git-clone", - "description": "This repository is the official implementation of the [a/HelloMeme](https://arxiv.org/pdf/2410.22901) ComfyUI interface, featuring both image and video generation functionalities. Example workflow files can be found in the ComfyUI_HelloMeme/workflows directory. Test images and videos are saved in the ComfyUI_HelloMeme/examples directory. Below are screenshots of the interfaces for image and video generation.\nNOTE: 'HelloMeme: Integrating Spatial Knitting Attentions to Embed High-Level and Fidelity-Rich Conditions in Diffusion Models'" - }, - { - "author": "recraftai", - "title": "ComfyUI-RecraftAI", - "id": "comfyui-recraftai", - "reference": "https://github.com/recraft-ai/ComfyUI-RecraftAI", - "files": [ - "https://github.com/recraft-ai/ComfyUI-RecraftAI" - ], - "install_type": "git-clone", - "description": "Recraft AI API Custom Nodes" - }, - { - "author": "basix", - "title": "Basix Image Filters", - "id": "basix_image_filters", - "reference": "https://github.com/maludwig/basix_image_filters", - "files": [ - "https://github.com/maludwig/basix_image_filters" - ], - "install_type": "git-clone", - "description": "A handful of image filters for ComfyUI (darken, lighten, levels, saturate, hue)" - }, - { - "author": "Frost Ming", - "title": "Comfy-Pack", - "reference": "https://github.com/bentoml/comfy-pack", - "files": [ - "https://github.com/bentoml/comfy-pack" - ], - "description": "A comprehensive toolkit for standardizing, packaging and deploying ComfyUI workflows as reproducible environments and production-ready REST services", - "install_type": "git-clone" - }, - { - "author": "Poseidon-fan", - "title": "ComfyUI-RabbitMQ-Publisher", - "reference": "https://github.com/Poseidon-fan/ComfyUI-RabbitMQ-Publisher", - "files": [ - "https://github.com/Poseidon-fan/ComfyUI-RabbitMQ-Publisher" - ], - "description": "ComfyUI custom_node that publish output image to rabbit_mq", - "install_type": "git-clone" - }, - { - "author": "Blonicx", - "title": "ComfyUI-Rework-X", - "id": "rework-x", - "reference": "https://github.com/Blonicx/ComfyUI-X-Rework", - "files": [ - "https://github.com/Blonicx/ComfyUI-X-Rework" - ], - "install_type": "git-clone", - "description": "This is a plugin for ComfyUI that adds new Util Nodes and Nodes for easier image creation and sharing." - }, - { - "author": "1zhangyy1", - "title": "ComfyUI VIDU", - "reference": "https://github.com/1zhangyy1/comfyui-vidu-nodes", - "files": [ - "https://github.com/1zhangyy1/comfyui-vidu-nodes" - ], - "description": "This is a ComfyUI node package that integrates with VIDU API, supporting features such as text-to-video, image-to-video, character-to-video generation, and video super-resolution.", - "install_type": "git-clone" - }, - { - "author": "LevelPixel", - "title": "ComfyUI Level Pixel", - "reference": "https://github.com/LevelPixel/ComfyUI-LevelPixel", - "files": [ - "https://github.com/LevelPixel/ComfyUI-LevelPixel" - ], - "install_type": "git-clone", - "description": "Main nodes of the Level Pixel company (aka levelpixel, LP). Includes convenient nodes for working with images from folders; counting files in a folder; cleaning memory; tag filters. Model Unloader, LLM Unloader, Free memory, Tag Filters, Tag Category Filters, Tag Choice Parser, File counter, Image Loader From Path (with counters), Image Remove Background based on RemBG, Autotagger." - }, - { - "author": "LevelPixel", - "title": "ComfyUI Level Pixel Advanced", - "id": "comfyui-levelpixel-advanced", - "reference": "https://github.com/LevelPixel/ComfyUI-LevelPixel-Advanced", - "files": [ - "https://github.com/LevelPixel/ComfyUI-LevelPixel-Advanced" - ], - "install_type": "git-clone", - "description": "Advanced nodes of the Level Pixel company (levelpixel, LP). Includes convenient advanced nodes for working with LLM и VLM models (LLaVa) with GGUF format. Qwen2.5-VL and Qwen2.5 supported. Also included is a node for the RAM model. Nodes have the ability to automatically unload models from VRAM." - }, - { - "author": "morino-kumasan", - "title": "comfyui-toml-prompt", - "reference": "https://github.com/morino-kumasan/comfyui-toml-prompt", - "files": [ - "https://github.com/morino-kumasan/comfyui-toml-prompt" - ], - "install_type": "git-clone", - "description": "Encode Prompt in TOML for ComfyUI." - }, - { - "author": "wentao-uw", - "title": "ComfyUI template matching", - "reference": "https://github.com/wentao-uw/ComfyUI-template-matching", - "files": [ - "https://github.com/wentao-uw/ComfyUI-template-matching" - ], - "description": "This project is a ComfyUI version of [a/https://github.com/cozheyuanzhangde/Invariant-TemplateMatching](https://github.com/cozheyuanzhangde/Invariant-TemplateMatching).", - "install_type": "git-clone" - }, - { - "author": "w00dycomfyuirun", - "title": "ComfyUI_Appstore", - "id": "ComfyUI_Appstore", - "reference": "https://github.com/ronaldzgithub/ComfyUI_Appstore", - "files": [ - "https://github.com/ronaldzgithub/ComfyUI_Appstore" - ], - "install_type": "git-clone", - "description": "ComfyUI_Appstore, a tool that converts ComfyUI workflows into web apps on huaxiaobao.net with one click, and supports payments, like ComfyUI_Bxb (Bxb) does. Providing a way for the comfyui authors to get profit from." - }, - { - "author": "kycg", - "title": "Kw_Json_Lora_CivitAIDownloader", - "reference": "https://github.com/kycg/comfyui-Lora-auto-downloader", - "files": [ - "https://github.com/kycg/comfyui-Lora-auto-downloader" - ], - "description": "This tool allows you to download models from CivitAI based on a JSON configuration that defines LORA and checkpoint models. It uses token-based authentication to download files from specified URLs and saves them to specified directories. based on CivitAIDownloader", - "install_type": "git-clone" - }, - { - "author": "VangengLab", - "title": "ComfyUI-LivePortrait_v2", - "reference": "https://github.com/VangengLab/ComfyUI-LivePortrait_v2", - "files": [ - "https://github.com/VangengLab/ComfyUI-LivePortrait_v2" - ], - "install_type": "git-clone", - "description": "We developed a custom_node for Liveportrait_v2 that enables flexible use on Comfyui to drive animal image-based emoji generation from videos." - }, - { - "author": "VangengLab", - "title": "ComfyUI-LivePortrait_v3", - "reference": "https://github.com/VangengLab/ComfyUI-LivePortrait_v3", - "files": [ - "https://github.com/VangengLab/ComfyUI-LivePortrait_v3" - ], - "install_type": "git-clone", - "description": "We developed a custom_node for Liveportrait_v3 that enables flexible use on Comfyui to drive image-based emoji generation from photos." - }, + "author": "dafeng012", + "title": "comfyui-imgmake", + "reference": "https://github.com/dafeng012/comfyui-imgmake", + "files": [ + "https://github.com/dafeng012/comfyui-imgmake" + ], + "install_type": "git-clone", + "description": "This extension integrates ebsynth_utility into comfyui, and I've written some of my own nodes for secondary use." + }, + { + "author": "zubenelakrab", + "title": "ComfyUI-ASV-Nodes Node", + "id": "ComfyUI-ASV-Nodes", + "reference": "https://github.com/zubenelakrab/ComfyUI-ASV-Nodes", + "files": [ + "https://github.com/zubenelakrab/ComfyUI-ASV-Nodes" + ], + "install_type": "git-clone", + "description": "ComfyUI-ASV-Nodes make prompting easier." + }, + { + "author": "zubenelakrab", + "title": "ComfyUI Neural Nodes", + "reference": "https://github.com/xobiomesh/ComfyUI_xObiomesh", + "files": [ + "https://github.com/xobiomesh/ComfyUI_xObiomesh" + ], + "install_type": "git-clone", + "description": "An advanced ComfyUI extension that enables multi-agent LLM conversations using Ollama models." + }, + { + "author": "KohakuBlueleaf", + "title": "TIPO-extension", + "reference": "https://github.com/KohakuBlueleaf/z-tipo-extension", + "files": [ + "https://github.com/KohakuBlueleaf/z-tipo-extension" + ], + "install_type": "git-clone", + "description": "A general extension to utilize TIPO or DanTagGen to do 'text-presampling' based on KGen library: [a/https://github.com/KohakuBlueleaf/KGen](https://github.com/KohakuBlueleaf/KGen)" + }, + { + "author": "KohakuBlueleaf", + "title": "HDM-ext", + "id": "HDM", + "reference": "https://github.com/KohakuBlueleaf/HDM-ext", + "files": [ + "https://github.com/KohakuBlueleaf/HDM-ext" + ], + "install_type": "git-clone", + "description": "HDM model loader for ComfyUI" + }, + { + "author": "hanoixan", + "title": "ComfyUI DataBeast", + "reference": "https://github.com/hanoixan/ComfyUI-DataBeast", + "files": [ + "https://github.com/hanoixan/ComfyUI-DataBeast" + ], + "install_type": "git-clone", + "description": "This extension provides convenience nodes for batch processing." + }, + { + "author": "HelloVision", + "title": "ComfyUI_HelloMeme", + "reference": "https://github.com/HelloVision/ComfyUI_HelloMeme", + "files": [ + "https://github.com/HelloVision/ComfyUI_HelloMeme" + ], + "install_type": "git-clone", + "description": "This repository is the official implementation of the [a/HelloMeme](https://arxiv.org/pdf/2410.22901) ComfyUI interface, featuring both image and video generation functionalities. Example workflow files can be found in the ComfyUI_HelloMeme/workflows directory. Test images and videos are saved in the ComfyUI_HelloMeme/examples directory. Below are screenshots of the interfaces for image and video generation.\nNOTE: 'HelloMeme: Integrating Spatial Knitting Attentions to Embed High-Level and Fidelity-Rich Conditions in Diffusion Models'" + }, + { + "author": "recraftai", + "title": "ComfyUI-RecraftAI", + "id": "comfyui-recraftai", + "reference": "https://github.com/recraft-ai/ComfyUI-RecraftAI", + "files": [ + "https://github.com/recraft-ai/ComfyUI-RecraftAI" + ], + "install_type": "git-clone", + "description": "Recraft AI API Custom Nodes" + }, + { + "author": "basix", + "title": "Basix Image Filters", + "id": "basix_image_filters", + "reference": "https://github.com/maludwig/basix_image_filters", + "files": [ + "https://github.com/maludwig/basix_image_filters" + ], + "install_type": "git-clone", + "description": "A handful of image filters for ComfyUI (darken, lighten, levels, saturate, hue)" + }, + { + "author": "Frost Ming", + "title": "Comfy-Pack", + "reference": "https://github.com/bentoml/comfy-pack", + "files": [ + "https://github.com/bentoml/comfy-pack" + ], + "description": "A comprehensive toolkit for standardizing, packaging and deploying ComfyUI workflows as reproducible environments and production-ready REST services", + "install_type": "git-clone" + }, + { + "author": "Poseidon-fan", + "title": "ComfyUI-RabbitMQ-Publisher", + "reference": "https://github.com/Poseidon-fan/ComfyUI-RabbitMQ-Publisher", + "files": [ + "https://github.com/Poseidon-fan/ComfyUI-RabbitMQ-Publisher" + ], + "description": "ComfyUI custom_node that publish output image to rabbit_mq", + "install_type": "git-clone" + }, + { + "author": "Blonicx", + "title": "ComfyUI-Rework-X", + "id": "rework-x", + "reference": "https://github.com/Blonicx/ComfyUI-X-Rework", + "files": [ + "https://github.com/Blonicx/ComfyUI-X-Rework" + ], + "install_type": "git-clone", + "description": "This is a plugin for ComfyUI that adds new Util Nodes and Nodes for easier image creation and sharing." + }, + { + "author": "1zhangyy1", + "title": "ComfyUI VIDU", + "reference": "https://github.com/1zhangyy1/comfyui-vidu-nodes", + "files": [ + "https://github.com/1zhangyy1/comfyui-vidu-nodes" + ], + "description": "This is a ComfyUI node package that integrates with VIDU API, supporting features such as text-to-video, image-to-video, character-to-video generation, and video super-resolution.", + "install_type": "git-clone" + }, + { + "author": "LevelPixel", + "title": "ComfyUI Level Pixel", + "reference": "https://github.com/LevelPixel/ComfyUI-LevelPixel", + "files": [ + "https://github.com/LevelPixel/ComfyUI-LevelPixel" + ], + "install_type": "git-clone", + "description": "Main nodes of the Level Pixel company (aka levelpixel, LP). Includes convenient nodes for working with images from folders; counting files in a folder; cleaning memory; tag filters. Model Unloader, LLM Unloader, Free memory, Tag Filters, Tag Category Filters, Tag Choice Parser, File counter, Image Loader From Path (with counters), Image Remove Background based on RemBG, Autotagger." + }, + { + "author": "LevelPixel", + "title": "ComfyUI Level Pixel Advanced", + "id": "comfyui-levelpixel-advanced", + "reference": "https://github.com/LevelPixel/ComfyUI-LevelPixel-Advanced", + "files": [ + "https://github.com/LevelPixel/ComfyUI-LevelPixel-Advanced" + ], + "install_type": "git-clone", + "description": "Advanced nodes of the Level Pixel company (levelpixel, LP). Includes convenient advanced nodes for working with LLM и VLM models (LLaVa) with GGUF format. Qwen2.5-VL and Qwen2.5 supported. Also included is a node for the RAM model. Nodes have the ability to automatically unload models from VRAM." + }, + { + "author": "morino-kumasan", + "title": "comfyui-toml-prompt", + "reference": "https://github.com/morino-kumasan/comfyui-toml-prompt", + "files": [ + "https://github.com/morino-kumasan/comfyui-toml-prompt" + ], + "install_type": "git-clone", + "description": "Encode Prompt in TOML for ComfyUI." + }, + { + "author": "wentao-uw", + "title": "ComfyUI template matching", + "reference": "https://github.com/wentao-uw/ComfyUI-template-matching", + "files": [ + "https://github.com/wentao-uw/ComfyUI-template-matching" + ], + "description": "This project is a ComfyUI version of [a/https://github.com/cozheyuanzhangde/Invariant-TemplateMatching](https://github.com/cozheyuanzhangde/Invariant-TemplateMatching).", + "install_type": "git-clone" + }, + { + "author": "w00dycomfyuirun", + "title": "ComfyUI_Appstore", + "id": "ComfyUI_Appstore", + "reference": "https://github.com/ronaldzgithub/ComfyUI_Appstore", + "files": [ + "https://github.com/ronaldzgithub/ComfyUI_Appstore" + ], + "install_type": "git-clone", + "description": "ComfyUI_Appstore, a tool that converts ComfyUI workflows into web apps on huaxiaobao.net with one click, and supports payments, like ComfyUI_Bxb (Bxb) does. Providing a way for the comfyui authors to get profit from." + }, + { + "author": "kycg", + "title": "Kw_Json_Lora_CivitAIDownloader", + "reference": "https://github.com/kycg/comfyui-Lora-auto-downloader", + "files": [ + "https://github.com/kycg/comfyui-Lora-auto-downloader" + ], + "description": "This tool allows you to download models from CivitAI based on a JSON configuration that defines LORA and checkpoint models. It uses token-based authentication to download files from specified URLs and saves them to specified directories. based on CivitAIDownloader", + "install_type": "git-clone" + }, + { + "author": "VangengLab", + "title": "ComfyUI-LivePortrait_v2", + "reference": "https://github.com/VangengLab/ComfyUI-LivePortrait_v2", + "files": [ + "https://github.com/VangengLab/ComfyUI-LivePortrait_v2" + ], + "install_type": "git-clone", + "description": "We developed a custom_node for Liveportrait_v2 that enables flexible use on Comfyui to drive animal image-based emoji generation from videos." + }, + { + "author": "VangengLab", + "title": "ComfyUI-LivePortrait_v3", + "reference": "https://github.com/VangengLab/ComfyUI-LivePortrait_v3", + "files": [ + "https://github.com/VangengLab/ComfyUI-LivePortrait_v3" + ], + "install_type": "git-clone", + "description": "We developed a custom_node for Liveportrait_v3 that enables flexible use on Comfyui to drive image-based emoji generation from photos." + }, { "author": "Comflowy", "title": "Comflowy's Custom Nodes", @@ -20914,7 +20968,7 @@ "title": "ComfyUI-MVAdapter", "reference": "https://github.com/huanngzh/ComfyUI-MVAdapter", "files": [ - "https://github.com/huanngzh/ComfyUI-MVAdapter" + "https://github.com/huanngzh/ComfyUI-MVAdapter" ], "description": "This extension integrates [a/MV-Adapter](https://github.com/huanngzh/MV-Adapter) into ComfyUI, allowing users to generate multi-view consistent images from text prompts or single images directly within the ComfyUI interface.", "install_type": "git-clone" @@ -20924,7 +20978,7 @@ "title": "ComfyUI-Seed-Nodes", "reference": "https://github.com/Aerse/ComfyUI-Seed-Nodes", "files": [ - "https://github.com/Aerse/ComfyUI-Seed-Nodes" + "https://github.com/Aerse/ComfyUI-Seed-Nodes" ], "description": "ComfyUI-Seed-Nodes is a custom node library that extends the functionality of ComfyUI, offering advanced image loading and pixelation tools.", "install_type": "git-clone" @@ -20934,7 +20988,7 @@ "title": "ComfyUI-InstantX-IPAdapter-SD3", "reference": "https://github.com/Slickytail/ComfyUI-InstantX-IPAdapter-SD3", "files": [ - "https://github.com/Slickytail/ComfyUI-InstantX-IPAdapter-SD3" + "https://github.com/Slickytail/ComfyUI-InstantX-IPAdapter-SD3" ], "description": "ComfyUI implementation of the [a/InstantX IP-Adapter for SD3.5 Large](https://huggingface.co/InstantX/SD3.5-Large-IP-Adapter).", "install_type": "git-clone" @@ -20944,7 +20998,7 @@ "title": "ComfyUI-RegionalAdaptiveSampling", "reference": "https://github.com/Slickytail/ComfyUI-RegionalAdaptiveSampling", "files": [ - "https://github.com/Slickytail/ComfyUI-RegionalAdaptiveSampling" + "https://github.com/Slickytail/ComfyUI-RegionalAdaptiveSampling" ], "description": "ComfyUI implementation of Regional Adaptive Sampling, (original implementation at https://github.com/microsoft/RAS).", "install_type": "git-clone" @@ -20955,7 +21009,7 @@ "reference": "https://github.com/sourceful-official/LoadLoraModelOnlyWithUrl", "reference2": "https://github.com/sourceful-official/ComfyUI_LoadLoraModelOnlyWithUrl", "files": [ - "https://github.com/sourceful-official/LoadLoraModelOnlyWithUrl" + "https://github.com/sourceful-official/LoadLoraModelOnlyWithUrl" ], "description": "ComfyUI-LoadLoraModelOnlyWithUrl", "install_type": "git-clone" @@ -20965,7 +21019,7 @@ "title": "Kimara.ai's Advanced Watermarking Tools", "reference": "https://github.com/kimara-ai/ComfyUI-Kimara-AI-Advanced-Watermarks", "files": [ - "https://github.com/kimara-ai/ComfyUI-Kimara-AI-Advanced-Watermarks" + "https://github.com/kimara-ai/ComfyUI-Kimara-AI-Advanced-Watermarks" ], "description": "The KimaraAIWatermarker custom node allows you to apply watermark text and logo overlays to images. Optionally, the watermark can be moved by the move_watermark_step amount of pixels after each generated image. To apply a moving watermark to a list of images, use the KimaraAIBatchImages node to concatenate the list into a single tensor, then use that as an input for the watermark node, as shown in the example image below.", "install_type": "git-clone" @@ -21323,7 +21377,7 @@ ], "install_type": "git-clone", "description": "ComfyUI nodes for [Animon Platform](https://platform.animon.ai/), a comprehensive API service offering a variety of image and video generation models." - }, + }, { "author": "pollockjj", "title": "ComfyUI-MultiGPU", @@ -21779,7 +21833,10 @@ "files": [ "https://github.com/ciga2011/ComfyUI-MarkItDown" ], - "pip": ["markitdown", "openai"], + "pip": [ + "markitdown", + "openai" + ], "install_type": "git-clone", "description": "This node pack helps to convert various files to Markdown. It supports pdf, pptx, xlsx, docx, html and image files." }, @@ -21834,7 +21891,9 @@ "files": [ "https://github.com/jurdnisglobby/ComfyUI-Jurdns-Groq-Node" ], - "pip": ["groq"], + "pip": [ + "groq" + ], "install_type": "git-clone", "description": "This node utilizes the Groq.com API to enhance prompts. (Place API key and main system prompt in the groq_config.json)" }, @@ -22382,7 +22441,7 @@ "files": [ "https://github.com/calcuis/gguf" ], - "preemptions":[ + "preemptions": [ "LoaderGGUF", "ClipLoaderGGUF", "DualClipLoaderGGUF", @@ -22899,7 +22958,7 @@ "description": "A custom node for ComfyUI that generates creative and detailed prompts using OpenAI's GPT models." }, { - "author" : "ngosset", + "author": "ngosset", "title": "ImageSimilarity", "id": "imageSimilarity", "reference": "https://github.com/ngosset/ComfyUI-ImageSimilarity", @@ -22920,7 +22979,7 @@ "description": "The plug-in is designed to automatically save the association between the LoRA model and Trigger words to a Local JSON file so that when the LoRA model is loaded, the associated trigger words can be automatically loaded via the node 'LoRA Trigger Local' without manual input." }, { - "author" : "strand1", + "author": "strand1", "title": "ComfyUI-Autogen", "reference": "https://github.com/strand1/ComfyUI-Autogen", "files": [ @@ -23161,9 +23220,9 @@ "reference": "https://github.com/fblissjr/ComfyUI-DatasetHelper", "files": [ "https://github.com/fblissjr/ComfyUI-DatasetHelper" - ], - "install_type": "git-clone", - "description": "This custom node set for ComfyUI provides a DatasetBatchNode for automated, sequential processing of datasets, particularly useful for iterative training or batched image/video generation workflows." + ], + "install_type": "git-clone", + "description": "This custom node set for ComfyUI provides a DatasetBatchNode for automated, sequential processing of datasets, particularly useful for iterative training or batched image/video generation workflows." }, { "author": "fblissjr", @@ -23171,9 +23230,9 @@ "reference": "https://github.com/fblissjr/ComfyUI-WanSeamlessFlow", "files": [ "https://github.com/fblissjr/ComfyUI-WanSeamlessFlow" - ], - "install_type": "git-clone", - "description": "experimental wanvideo comfyui node with a singular goal - visually seamless transitions between context windows" + ], + "install_type": "git-clone", + "description": "experimental wanvideo comfyui node with a singular goal - visually seamless transitions between context windows" }, { "author": "fblissjr", @@ -23181,9 +23240,9 @@ "reference": "https://github.com/fblissjr/ComfyUI-WanActivationEditor", "files": [ "https://github.com/fblissjr/ComfyUI-WanActivationEditor" - ], - "install_type": "git-clone", - "description": "editing activations in wanvideo" + ], + "install_type": "git-clone", + "description": "editing activations in wanvideo" }, { "author": "fblissjr", @@ -23191,9 +23250,9 @@ "reference": "https://github.com/fblissjr/shrug-prompter", "files": [ "https://github.com/fblissjr/shrug-prompter" - ], - "install_type": "git-clone", - "description": "A comprehensive Vision-Language Model (VLM) integration system for ComfyUI with more intelligent prompt optimization, object detection, template support, and performance optimizations. Optimized for Wan2.1, Flux Kontext, and general purpose. Goes well with my other project, an MLX/llama.cpp server with hot swappable models and ollama api compatibility, (heylookitsanllm)[a/https://github.com/fblissjr/heylookitsanllm](https://github.com/fblissjr/heylookitsanllm)" + ], + "install_type": "git-clone", + "description": "A comprehensive Vision-Language Model (VLM) integration system for ComfyUI with more intelligent prompt optimization, object detection, template support, and performance optimizations. Optimized for Wan2.1, Flux Kontext, and general purpose. Goes well with my other project, an MLX/llama.cpp server with hot swappable models and ollama api compatibility, (heylookitsanllm)[a/https://github.com/fblissjr/heylookitsanllm](https://github.com/fblissjr/heylookitsanllm)" }, { "author": "fblissjr", @@ -23201,9 +23260,9 @@ "reference": "https://github.com/fblissjr/ComfyUI-QwenImageWanBridge", "files": [ "https://github.com/fblissjr/ComfyUI-QwenImageWanBridge" - ], - "install_type": "git-clone", - "description": "Custom nodes for bridging Qwen-Image and WAN video models in ComfyUI." + ], + "install_type": "git-clone", + "description": "Custom nodes for bridging Qwen-Image and WAN video models in ComfyUI." }, { "author": "vincentfs", @@ -23376,9 +23435,9 @@ "reference": "https://github.com/burnsbert/ComfyUI-EBU-LMStudio", "files": [ "https://github.com/burnsbert/ComfyUI-EBU-LMStudio" - ], - "install_type": "git-clone", - "description": "This ComfyUI extension provides custom nodes for integrating with LM Studio, allowing for loading, managing, and making requests of LLM models through the LMStudio local server and command-line interface." + ], + "install_type": "git-clone", + "description": "This ComfyUI extension provides custom nodes for integrating with LM Studio, allowing for loading, managing, and making requests of LLM models through the LMStudio local server and command-line interface." }, { "author": "burnsbert", @@ -23387,9 +23446,9 @@ "reference": "https://github.com/burnsbert/ComfyUI-EBU-Workflow", "files": [ "https://github.com/burnsbert/ComfyUI-EBU-Workflow" - ], - "install_type": "git-clone", - "description": "Custom nodes for general workflow quality of life including resolutions sorted by aspect ratio, upscaling helps, and unique file names" + ], + "install_type": "git-clone", + "description": "Custom nodes for general workflow quality of life including resolutions sorted by aspect ratio, upscaling helps, and unique file names" }, { "author": "burnsbert", @@ -23398,9 +23457,9 @@ "reference": "https://github.com/burnsbert/ComfyUI-EBU-PromptHelper", "files": [ "https://github.com/burnsbert/ComfyUI-EBU-PromptHelper" - ], - "install_type": "git-clone", - "description": "Custom nodes for enhancing and manipulating prompts in ComfyUI. Includes nodes for random color palette generation following different color theory methodologies, prompt text replacement and randomization, list sampling, loading files into strings, and season/weather/time-of-day generation." + ], + "install_type": "git-clone", + "description": "Custom nodes for enhancing and manipulating prompts in ComfyUI. Includes nodes for random color palette generation following different color theory methodologies, prompt text replacement and randomization, list sampling, loading files into strings, and season/weather/time-of-day generation." }, { "author": "SykkoAtHome", @@ -23408,9 +23467,9 @@ "reference": "https://github.com/SykkoAtHome/ComfyUI_FaceProcessor", "files": [ "https://github.com/SykkoAtHome/ComfyUI_FaceProcessor" - ], - "install_type": "git-clone", - "description": "A custom node collection for ComfyUI that provides advanced face detection, alignment, and transformation capabilities using MediaPipe Face Mesh." + ], + "install_type": "git-clone", + "description": "A custom node collection for ComfyUI that provides advanced face detection, alignment, and transformation capabilities using MediaPipe Face Mesh." }, { "author": "Mattabyte", @@ -23418,9 +23477,9 @@ "reference": "https://github.com/Mattabyte/ComfyUI-SecureApiCall", "files": [ "https://github.com/Mattabyte/ComfyUI-SecureApiCall" - ], - "install_type": "git-clone", - "description": "This package provides custom nodes to ComfyUI to POST data to a secure API." + ], + "install_type": "git-clone", + "description": "This package provides custom nodes to ComfyUI to POST data to a secure API." }, { "author": "oxysoft", @@ -23429,9 +23488,9 @@ "reference2": "https://github.com/oxysoft/ComfyUI-gowiththeflow", "files": [ "https://github.com/oxysoft/ComfyUI-gowiththeflow" - ], - "install_type": "git-clone", - "description": "Implementation of GoWithTheFlow, original code at [a/https://github.com/Eyeline-Research/Go-with-the-Flow/](https://github.com/Eyeline-Research/Go-with-the-Flow/) and [a/https://github.com/RyannDaGreat/CommonSource/blob/master/noise_warp.py](https://github.com/RyannDaGreat/CommonSource/blob/master/noise_warp.py)" + ], + "install_type": "git-clone", + "description": "Implementation of GoWithTheFlow, original code at [a/https://github.com/Eyeline-Research/Go-with-the-Flow/](https://github.com/Eyeline-Research/Go-with-the-Flow/) and [a/https://github.com/RyannDaGreat/CommonSource/blob/master/noise_warp.py](https://github.com/RyannDaGreat/CommonSource/blob/master/noise_warp.py)" }, { "author": "willmiao", @@ -23439,9 +23498,9 @@ "reference": "https://github.com/willmiao/ComfyUI-Lora-Manager", "files": [ "https://github.com/willmiao/ComfyUI-Lora-Manager" - ], - "install_type": "git-clone", - "description": "Revolutionize your workflow with the ultimate LoRA companion for ComfyUI!" + ], + "install_type": "git-clone", + "description": "Revolutionize your workflow with the ultimate LoRA companion for ComfyUI!" }, { "author": "tigeryy2", @@ -23449,9 +23508,9 @@ "reference": "https://github.com/tigeryy2/comfyui-structured-outputs", "files": [ "https://github.com/tigeryy2/comfyui-structured-outputs" - ], - "install_type": "git-clone", - "description": "ComfyUI nodes for LLM Structured Outputs with integration for prompting" + ], + "install_type": "git-clone", + "description": "ComfyUI nodes for LLM Structured Outputs with integration for prompting" }, { "author": "Conor-Collins", @@ -23459,9 +23518,9 @@ "reference": "https://github.com/Conor-Collins/ComfyUI-CoCoTools_IO", "files": [ "https://github.com/Conor-Collins/ComfyUI-CoCoTools_IO" - ], - "install_type": "git-clone", - "description": "Advanced image input and output: EXR, 32 bit support and more" + ], + "install_type": "git-clone", + "description": "Advanced image input and output: EXR, 32 bit support and more" }, { "author": "852wa", @@ -23469,9 +23528,9 @@ "reference": "https://github.com/852wa/ComfyUI-ColorshiftColor", "files": [ "https://github.com/852wa/ComfyUI-ColorshiftColor" - ], - "install_type": "git-clone", - "description": "This is a custom node for ComfyUI.\nIt reduces colors based on a specified number and allows for adjustments to hue, saturation, and brightness.\nFeatures:Each parameter can be set to random, You can toggle masking (not changing colors) using color numbers, Mask inversion can also be toggled on or off." + ], + "install_type": "git-clone", + "description": "This is a custom node for ComfyUI.\nIt reduces colors based on a specified number and allows for adjustments to hue, saturation, and brightness.\nFeatures:Each parameter can be set to random, You can toggle masking (not changing colors) using color numbers, Mask inversion can also be toggled on or off." }, { "author": "852wa", @@ -23479,9 +23538,9 @@ "reference": "https://github.com/852wa/ComfyUI-AAP", "files": [ "https://github.com/852wa/ComfyUI-AAP" - ], - "install_type": "git-clone", - "description": "This is a custom node for ComfyUI.\nFeatures:Removes white areas in the input image by making them transparent based on brightness, Outputs in black and transparent, Outputs in gray and transparent.\nThis is a simple node with the above functionalities implemented. It also supports sequential processing." + ], + "install_type": "git-clone", + "description": "This is a custom node for ComfyUI.\nFeatures:Removes white areas in the input image by making them transparent based on brightness, Outputs in black and transparent, Outputs in gray and transparent.\nThis is a simple node with the above functionalities implemented. It also supports sequential processing." }, { "author": "ReBeating", @@ -23489,9 +23548,9 @@ "reference": "https://github.com/ReBeating/ComfyUI-Artist-Selector", "files": [ "https://github.com/ReBeating/ComfyUI-Artist-Selector" - ], - "install_type": "git-clone", - "description": "A useful comfyui node named LoadArtistTag for selecting artist tags, including 1000+ single-artist tags and 300 mixed-artists tags." + ], + "install_type": "git-clone", + "description": "A useful comfyui node named LoadArtistTag for selecting artist tags, including 1000+ single-artist tags and 300 mixed-artists tags." }, { "author": "gmorks", @@ -23499,9 +23558,9 @@ "reference": "https://github.com/gmorks/ComfyUI-SendToDiscord", "files": [ "https://github.com/gmorks/ComfyUI-SendToDiscord" - ], - "install_type": "git-clone", - "description": "ComfyUI-SendToDiscord is a custom node for ComfyUI that simplifies sending preview images to Discord via webhooks. It supports both single-image uploads and batch mode, making it an efficient tool for sharing your generated images directly with your Discord server." + ], + "install_type": "git-clone", + "description": "ComfyUI-SendToDiscord is a custom node for ComfyUI that simplifies sending preview images to Discord via webhooks. It supports both single-image uploads and batch mode, making it an efficient tool for sharing your generated images directly with your Discord server." }, { "author": "gmorks", @@ -23509,9 +23568,9 @@ "reference": "https://github.com/gmorks/ComfyUI-Animagine-Prompt", "files": [ "https://github.com/gmorks/ComfyUI-Animagine-Prompt" - ], - "install_type": "git-clone", - "description": "Comfy UI node to prompt build for https://huggingface.co/cagliostrolab/animagine-xl-4.0 model" + ], + "install_type": "git-clone", + "description": "Comfy UI node to prompt build for https://huggingface.co/cagliostrolab/animagine-xl-4.0 model" }, { "author": "jinanlongen", @@ -23520,9 +23579,9 @@ "reference2": "https://github.com/derekluo/ComfyUI-Prompt-Expander", "files": [ "https://github.com/jinanlongen/ComfyUI-Prompt-Expander" - ], - "install_type": "git-clone", - "description": "A custom node for ComfyUI that expands text prompts using the SuperPrompt-v1 T5 model. This node helps generate more detailed and descriptive prompts from simple input text, which can be particularly useful for image generation workflows." + ], + "install_type": "git-clone", + "description": "A custom node for ComfyUI that expands text prompts using the SuperPrompt-v1 T5 model. This node helps generate more detailed and descriptive prompts from simple input text, which can be particularly useful for image generation workflows." }, { "author": "Style-Mosaic", @@ -23530,9 +23589,9 @@ "reference": "https://github.com/Style-Mosaic/dino-x-comfyui-node", "files": [ "https://github.com/Style-Mosaic/dino-x-comfyui-node" - ], - "install_type": "git-clone", - "description": "A ComfyUI node that integrates DINO-X API for object detection and segmentation. This node allows you to detect and segment objects in images using text prompts." + ], + "install_type": "git-clone", + "description": "A ComfyUI node that integrates DINO-X API for object detection and segmentation. This node allows you to detect and segment objects in images using text prompts." }, { "author": "checkbins", @@ -23573,9 +23632,15 @@ "files": [ "https://github.com/aiartvn/A2V_Multi_Image_Composite" ], - "description": "Node for compositing multiple images with interactive preview and layer management", + "description": "Node for compositing multiple images with interactive preview and layer management", "install_type": "git-clone", - "tags": ["image", "composite", "layer", "blend", "transform"] + "tags": [ + "image", + "composite", + "layer", + "blend", + "transform" + ] }, { "author": "zentrocdot", @@ -23584,7 +23649,7 @@ "files": [ "https://github.com/zentrocdot/ComfyUI_Circle_Detection" ], - "description": "Next to AI mathematical methods can be used for the detection of objects like a circle.", + "description": "Next to AI mathematical methods can be used for the detection of objects like a circle.", "install_type": "git-clone" }, { @@ -23594,7 +23659,7 @@ "files": [ "https://github.com/zentrocdot/ComfyUI-RealESRGAN_Upscaler" ], - "description": "This node uses the RealESRGAN model from [a/xinntao](https://github.com/xinntao/Real-ESRGAN).", + "description": "This node uses the RealESRGAN model from [a/xinntao](https://github.com/xinntao/Real-ESRGAN).", "install_type": "git-clone" }, { @@ -23604,7 +23669,7 @@ "files": [ "https://github.com/zentrocdot/ComfyUI-Simple_Image_To_Prompt" ], - "description": "ComfyUI simple Image To Prompt node.", + "description": "ComfyUI simple Image To Prompt node.", "install_type": "git-clone" }, { @@ -23856,9 +23921,9 @@ "reference": "https://github.com/ShinChven/sc-comfy-nodes", "files": [ "https://github.com/ShinChven/sc-comfy-nodes" - ], - "install_type": "git-clone", - "description": "This project contains custom nodes for ComfyUI, developed by ShinChven. The nodes in this package extend the functionality of ComfyUI by providing additional features and utilities." + ], + "install_type": "git-clone", + "description": "This project contains custom nodes for ComfyUI, developed by ShinChven. The nodes in this package extend the functionality of ComfyUI by providing additional features and utilities." }, { "author": "vkff5833", @@ -23866,9 +23931,9 @@ "reference": "https://github.com/vkff5833/ComfyUI-MobileClient", "files": [ "https://github.com/vkff5833/ComfyUI-MobileClient" - ], - "install_type": "git-clone", - "description": "Add a mobile-friendly web interface to ComfyUI." + ], + "install_type": "git-clone", + "description": "Add a mobile-friendly web interface to ComfyUI." }, { "author": "mediocreatmybest", @@ -23876,9 +23941,9 @@ "reference": "https://github.com/mediocreatmybest/ComfyUI-Transformers-Pipeline", "files": [ "https://github.com/mediocreatmybest/ComfyUI-Transformers-Pipeline" - ], - "install_type": "git-clone", - "description": "Additional ComfyUI nodes to utilise the Transformers pipeline in a simple and modular way." + ], + "install_type": "git-clone", + "description": "Additional ComfyUI nodes to utilise the Transformers pipeline in a simple and modular way." }, { "author": "IrisRainbowNeko", @@ -23886,9 +23951,9 @@ "reference": "https://github.com/Deep-Neko/ComfyUI_ascii_art", "files": [ "https://github.com/Deep-Neko/ComfyUI_ascii_art" - ], - "install_type": "git-clone", - "description": "ascii art preprocessors in ComfyUI" + ], + "install_type": "git-clone", + "description": "ascii art preprocessors in ComfyUI" }, { "author": "mie", @@ -24394,7 +24459,7 @@ "title": "ComfyUI-MultiCutAndDrag", "reference": "https://github.com/Pablerdo/ComfyUI-MultiCutAndDrag", "files": [ - "https://github.com/Pablerdo/ComfyUI-MultiCutAndDrag" + "https://github.com/Pablerdo/ComfyUI-MultiCutAndDrag" ], "install_type": "git-clone", "description": "Cut and and drag that allows you to cut and drag multiple images on a path" @@ -24404,7 +24469,7 @@ "title": "ComfyUI-ZeptaframePromptMerger", "reference": "https://github.com/Pablerdo/ComfyUI-ZeptaframePromptMerger", "files": [ - "https://github.com/Pablerdo/ComfyUI-ZeptaframePromptMerger" + "https://github.com/Pablerdo/ComfyUI-ZeptaframePromptMerger" ], "install_type": "git-clone", "description": "Custom node that merges general and subject-specific prompts" @@ -24414,7 +24479,7 @@ "title": "ComfyUI-ResizeZeptaPayload", "reference": "https://github.com/Pablerdo/ComfyUI-ResizeZeptaPayload", "files": [ - "https://github.com/Pablerdo/ComfyUI-ResizeZeptaPayload" + "https://github.com/Pablerdo/ComfyUI-ResizeZeptaPayload" ], "install_type": "git-clone", "description": "Resize a batch of trajectories or images" @@ -24424,7 +24489,7 @@ "title": "Stable Virtual Camera", "reference": "https://github.com/Pablerdo/ComfyUI-StableVirtualCameraWrapper", "files": [ - "https://github.com/Pablerdo/ComfyUI-StableVirtualCameraWrapper" + "https://github.com/Pablerdo/ComfyUI-StableVirtualCameraWrapper" ], "install_type": "git-clone", "description": "Generative View Synthesis with Diffusion Models" @@ -24982,7 +25047,7 @@ "title": "ComfyUI_depthMapOperation", "reference": "https://github.com/chri002/ComfyUI_depthMapOperation", "files": [ - "https://github.com/chri002/ComfyUI_depthMapOperation" + "https://github.com/chri002/ComfyUI_depthMapOperation" ], "description": "A simple set of nodes to generate a point cloud from an image and its depth map, perform transformations and some basic operations.", "install_type": "git-clone" @@ -24992,7 +25057,7 @@ "title": "comfyui-piq", "reference": "https://github.com/Laurent2916/comfyui-piq", "files": [ - "https://github.com/Laurent2916/comfyui-piq" + "https://github.com/Laurent2916/comfyui-piq" ], "description": "PIQ ComfyUI custom nodes", "install_type": "git-clone" @@ -25002,7 +25067,7 @@ "title": "ComfyUI-CSM-Nodes", "reference": "https://github.com/thezveroboy/ComfyUI-CSM-Nodes", "files": [ - "https://github.com/thezveroboy/ComfyUI-CSM-Nodes" + "https://github.com/thezveroboy/ComfyUI-CSM-Nodes" ], "description": "Custom nodes for ComfyUI implementing the csm model for text-to-speech generation.", "install_type": "git-clone" @@ -25012,7 +25077,7 @@ "title": "ComfyUI-WAN-ClipSkip", "reference": "https://github.com/thezveroboy/ComfyUI-WAN-ClipSkip", "files": [ - "https://github.com/thezveroboy/ComfyUI-WAN-ClipSkip" + "https://github.com/thezveroboy/ComfyUI-WAN-ClipSkip" ], "description": "Custom nodes for ComfyUI implementing the csm model for text-to-speech generation.", "install_type": "git-clone" @@ -25022,7 +25087,7 @@ "title": "ComfyUI_ACE-Step-zveroboy", "reference": "https://github.com/thezveroboy/ComfyUI_ACE-Step-zveroboy", "files": [ - "https://github.com/thezveroboy/ComfyUI_ACE-Step-zveroboy" + "https://github.com/thezveroboy/ComfyUI_ACE-Step-zveroboy" ], "description": "I took the original source code from the repository [a/ComfyUI_ACE-Step](https://github.com/billwuhao/ComfyUI_ACE-Step) and modified it to make the model loading explicit instead of hidden.", "install_type": "git-clone" @@ -25062,7 +25127,7 @@ "title": "comfyui_ssl_gemini_EXP", "reference": "https://github.com/tatookan/comfyui_ssl_gemini_EXP", "files": [ - "https://github.com/tatookan/comfyui_ssl_gemini_EXP" + "https://github.com/tatookan/comfyui_ssl_gemini_EXP" ], "description": "Calling gemini2.0 at comfyui . The project will continue to organize good APIs!", "install_type": "git-clone" @@ -25072,7 +25137,7 @@ "title": "comfyui_arcane_style_trans", "reference": "https://github.com/atluslin/comfyui_arcane_style_trans", "files": [ - "https://github.com/atluslin/comfyui_arcane_style_trans" + "https://github.com/atluslin/comfyui_arcane_style_trans" ], "description": "ComfyUI's Arcane stylization plugin", "install_type": "git-clone" @@ -25082,7 +25147,7 @@ "title": "ComfyUI-AlphaFlatten", "reference": "https://github.com/pixelworldai/ComfyUI-AlphaFlatten", "files": [ - "https://github.com/pixelworldai/ComfyUI-AlphaFlatten" + "https://github.com/pixelworldai/ComfyUI-AlphaFlatten" ], "install_type": "git-clone", "description": "This node takes a batch of images with alpha channels (RGBA format) and combines them into a single image, respecting the transparency of each layer. It's particularly useful for compositing multiple masked elements (like faces) into a single image." @@ -25092,7 +25157,7 @@ "title": "ComfyUI-WorkflowGraphics", "reference": "https://github.com/pixelworldai/ComfyUI-WorkflowGraphics", "files": [ - "https://github.com/pixelworldai/ComfyUI-WorkflowGraphics" + "https://github.com/pixelworldai/ComfyUI-WorkflowGraphics" ], "install_type": "git-clone", "description": "Embed images directly in your workflow JSONs" @@ -25727,7 +25792,7 @@ "title": "ComfyUI-HF-Model-Downloader", "reference": "https://github.com/michaelgold/ComfyUI-HF-Model-Downloader", "files": [ - "https://github.com/michaelgold/ComfyUI-HF-Model-Downloader" + "https://github.com/michaelgold/ComfyUI-HF-Model-Downloader" ], "install_type": "git-clone", "description": "Easily download and install 2D to 3D and Flux models from Hugging Face." @@ -25838,7 +25903,7 @@ "id": "load-image-from-http-url", "reference": "https://github.com/jerrywap/ComfyUI_LoadImageFromHttpURL", "files": [ - "https://github.com/jerrywap/ComfyUI_LoadImageFromHttpURL" + "https://github.com/jerrywap/ComfyUI_LoadImageFromHttpURL" ], "install_type": "git-clone", "description": "A ComfyUI node that fetches an image from an HTTP URL and returns it as an image tensor. Useful for API-based workflows." @@ -26018,7 +26083,7 @@ ], "install_type": "git-clone", "description": "Fixed version of the original [a/MagicQuill](https://github.com/magic-quill/ComfyUI_MagicQuill) node. Required nodes: ComfyUI-Brushnet and ComfyUI Controlnet AUX" - }, + }, { "author": "oshtz", "title": "oshtz Nodes", @@ -27004,7 +27069,11 @@ "https://github.com/Irsalistic/comfyui-dam-object-extractor" ], "description": "A ComfyUI node that uses NVIDIA's DAM model to identify objects in masked regions", - "tags": ["object recognition", "vision", "image analysis"], + "tags": [ + "object recognition", + "vision", + "image analysis" + ], "install_type": "git-clone" }, { @@ -27627,7 +27696,7 @@ "https://github.com/IcelandicCenterArtificialIntelligence/ComfyUI-SamplerSchedulerMetricsTester" ], "install_type": "git-clone", - "description": "This custom node for ComfyUI allows you to test combinations of samplers and schedulers. It generates a batch of generated images(latents), as well as RGB images, each one annotated with the specific combination used, performance timing, and several image quality metrics (Laplacian Variance, Gradient Mean, FFT-based sharpness) for our internal usage, but kept as they could may be useful for others to." + "description": "This custom node for ComfyUI allows you to test combinations of samplers and schedulers. It generates a batch of generated images(latents), as well as RGB images, each one annotated with the specific combination used, performance timing, and several image quality metrics (Laplacian Variance, Gradient Mean, FFT-based sharpness) for our internal usage, but kept as they could may be useful for others to." }, { "author": "2frames.app", @@ -27801,7 +27870,7 @@ "description": "A robust custom depth estimation node for ComfyUI using Depth-Anything models. It integrates depth estimation with configurable post-processing options including blur, median filtering, contrast enhancement, and gamma correction." }, { - "author": "Limbicnation", + "author": "Limbicnation", "title": "ComfyUI Face Detection Node", "id": "comfyui-face-detection-node", "reference": "https://github.com/Limbicnation/ComfyUI_FaceDetectionNode", @@ -28401,10 +28470,10 @@ { "author": "LingSss9", "title": "comfyui-merge", - "id": "comfyui-merge", - "reference": "https://github.com/LingSss9/comfyui-merge", - "files": [ - "https://github.com/LingSss9/comfyui-merge" + "id": "comfyui-merge", + "reference": "https://github.com/LingSss9/comfyui-merge", + "files": [ + "https://github.com/LingSss9/comfyui-merge" ], "install_type": "git-clone", "description": "Merge up to 4 LoRA models with balanced, order-independent logic. Inspired by WebUI SuperMerger." @@ -28412,9 +28481,9 @@ { "author": "p1atdev", "title": "comfyui-timm-backbone", - "reference": "https://github.com/p1atdev/comfyui-timm-backbone", - "files": [ - "https://github.com/p1atdev/comfyui-timm-backbone" + "reference": "https://github.com/p1atdev/comfyui-timm-backbone", + "files": [ + "https://github.com/p1atdev/comfyui-timm-backbone" ], "install_type": "git-clone", "description": "ComfyUI Timm Backbone Nodes is a custom node set that enables you to load and use pre-trained models from the [a/timm](https://github.com/huggingface/pytorch-image-models) library within ComfyUI workflows." @@ -28422,9 +28491,9 @@ { "author": "p1atdev", "title": "TKG-DM (Training-free Chroma Key Content Generation Diffusion Model) for ComfyUI", - "reference": "https://github.com/p1atdev/comfyui-tkg-chroma-key", - "files": [ - "https://github.com/p1atdev/comfyui-tkg-chroma-key" + "reference": "https://github.com/p1atdev/comfyui-tkg-chroma-key", + "files": [ + "https://github.com/p1atdev/comfyui-tkg-chroma-key" ], "install_type": "git-clone", "description": "This repository provides an unofficial ComfyUI custom node implementation of the paper TKG-DM: Training-free Chroma Key Content Generation Diffusion Model." @@ -28432,9 +28501,9 @@ { "author": "Zch6111", "title": "AI_Text_Comfyui", - "reference": "https://github.com/Zch6111/AI_Text_Comfyui", - "files": [ - "https://github.com/Zch6111/AI_Text_Comfyui" + "reference": "https://github.com/Zch6111/AI_Text_Comfyui", + "files": [ + "https://github.com/Zch6111/AI_Text_Comfyui" ], "install_type": "git-clone", "description": "AI_Text_Comfyui is a custom node for ComfyUI that connects to the OpenAI Chat API and automatically generates creative text prompts for AI workflows. This simplified version removes external dependencies like dotenv, requiring the OpenAI key to be set using a system environment variable." @@ -28442,9 +28511,9 @@ { "author": "mrcuddle", "title": "Underage Filter", - "reference": "https://github.com/T-Ph525/ComfyUI-Underage-Filter", - "files": [ - "https://github.com/T-Ph525/ComfyUI-Underage-Filter" + "reference": "https://github.com/T-Ph525/ComfyUI-Underage-Filter", + "files": [ + "https://github.com/T-Ph525/ComfyUI-Underage-Filter" ], "install_type": "git-clone", "description": "An implementation to detect underage subjects in images for ComfyUI." @@ -28452,9 +28521,9 @@ { "author": "ToTheBeginning", "title": "DreamO Comfyui", - "reference": "https://github.com/ToTheBeginning/ComfyUI-DreamO", - "files": [ - "https://github.com/ToTheBeginning/ComfyUI-DreamO" + "reference": "https://github.com/ToTheBeginning/ComfyUI-DreamO", + "files": [ + "https://github.com/ToTheBeginning/ComfyUI-DreamO" ], "install_type": "git-clone", "description": "[a/DreamO](https://github.com/bytedance/DreamO) ComfyUI native implementation." @@ -28462,9 +28531,9 @@ { "author": "XWAVEart", "title": "ComfyUI XWAVE Nodes", - "reference": "https://github.com/XWAVEart/comfyui-xwave-xlitch-nodes", - "files": [ - "https://github.com/XWAVEart/comfyui-xwave-xlitch-nodes" + "reference": "https://github.com/XWAVEart/comfyui-xwave-xlitch-nodes", + "files": [ + "https://github.com/XWAVEart/comfyui-xwave-xlitch-nodes" ], "install_type": "git-clone", "description": "A collection of artistic glitch and image manipulation nodes for ComfyUI, featuring advanced noise effects, color manipulations, distortions, and more." @@ -28494,9 +28563,9 @@ "author": "violet0927", "title": "Hugging Face LoRA Uploader", "reference": "https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader", - "id": "comfyui_huggingfacelorauploader", + "id": "comfyui_huggingfacelorauploader", "files": [ - "https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader" + "https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader" ], "install_type": "git-clone", "description": "A ComfyUI custom node to upload LoRA models to Hugging Face Hub." @@ -28506,7 +28575,7 @@ "title": "ComfyUI OmniConsistency Nodes", "reference": "https://github.com/lc03lc/Comfyui_OmniConsistency", "files": [ - "https://github.com/lc03lc/Comfyui_OmniConsistency" + "https://github.com/lc03lc/Comfyui_OmniConsistency" ], "install_type": "git-clone", "description": "ComfyUI OmniConsistency Nodes is a collection of nodes for ComfyUI that allows you to load and use OmniConsistency models." @@ -28516,7 +28585,7 @@ "title": "ComfyUI_WhisperSRT", "reference": "https://github.com/bikiam/ComfyUI_WhisperSRT", "files": [ - "https://github.com/bikiam/ComfyUI_WhisperSRT" + "https://github.com/bikiam/ComfyUI_WhisperSRT" ], "install_type": "git-clone", "description": "This is custom node for audio transcribe with SRT." @@ -28526,7 +28595,7 @@ "title": "ComfyUI Blend Image Nodes", "reference": "https://github.com/thalismind/ComfyUI-Blend-Nodes", "files": [ - "https://github.com/thalismind/ComfyUI-Blend-Nodes" + "https://github.com/thalismind/ComfyUI-Blend-Nodes" ], "install_type": "git-clone", "description": "This repository contains a ComfyUI node for blending images using various blending modes. Can be used to watermark images, create overlays, or apply effects to images in a ComfyUI workflow." @@ -28536,7 +28605,7 @@ "title": "ComfyUI LoadImageWithFilename", "reference": "https://github.com/thalismind/ComfyUI-LoadImageWithFilename", "files": [ - "https://github.com/thalismind/ComfyUI-LoadImageWithFilename" + "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." @@ -28546,7 +28615,7 @@ "title": "ComfyUI-Bori-JsonSetGetConverter", "reference": "https://github.com/boricuapab/ComfyUI-Bori-JsonSetGetConverter", "files": [ - "https://github.com/boricuapab/ComfyUI-Bori-JsonSetGetConverter" + "https://github.com/boricuapab/ComfyUI-Bori-JsonSetGetConverter" ], "install_type": "git-clone", "description": "This is a custom node for ComfyUI that takes in a file path full of json's and finds the mape variable nodes in them and converts them to the kjnode set and get nodes." @@ -28556,7 +28625,7 @@ "title": "ComfyUI-Bori-QwenImageResolutions", "reference": "https://github.com/boricuapab/ComfyUI-Bori-QwenImageResolutions", "files": [ - "https://github.com/boricuapab/ComfyUI-Bori-QwenImageResolutions" + "https://github.com/boricuapab/ComfyUI-Bori-QwenImageResolutions" ], "install_type": "git-clone", "description": "This is a custom node for ComfyUI that provides the user with a dropdown which contains the recommended resolutions for the Qwen Image Model." @@ -28566,7 +28635,7 @@ "title": "ComfyUI-load-image-prompt-lora", "reference": "https://github.com/avocadori/ComfyUI-load-image-prompt-lora", "files": [ - "https://github.com/avocadori/ComfyUI-load-image-prompt-lora" + "https://github.com/avocadori/ComfyUI-load-image-prompt-lora" ], "install_type": "git-clone", "description": "NODES: YAML Image Cycler (Full), YAML Image Cycler (Simple), YAML LoRA Extractor, YAML LoRA Loader, YAML LoRA Selector" @@ -28576,7 +28645,7 @@ "title": "painting-by-colors-generator", "reference": "https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator", "files": [ - "https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator" + "https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator" ], "install_type": "git-clone", "description": "Create a painting by colors image from an image" @@ -28586,7 +28655,7 @@ "title": "comfyui-too-xmp-metadata", "reference": "https://github.com/tetsuoo-online/comfyui-too-xmp-metadata", "files": [ - "https://github.com/tetsuoo-online/comfyui-too-xmp-metadata" + "https://github.com/tetsuoo-online/comfyui-too-xmp-metadata" ], "install_type": "git-clone", "description": "Custom nodes for ComfyUI that allow you to read and write XMP metadata to images" @@ -29029,7 +29098,7 @@ "title": "Notification Bridge", "reference": "https://github.com/INuBq8/ComfyUI-NotificationBridge", "files": [ - "https://github.com/INuBq8/ComfyUI-NotificationBridge" + "https://github.com/INuBq8/ComfyUI-NotificationBridge" ], "install_type": "git-clone", "description": "Bridge nodes for ComfyUI that send messages through WhatsApp (Twilio) and Discord when a workflow completes." @@ -29450,9 +29519,18 @@ "files": [ "https://github.com/casterpollux/MiniMax-bmo" ], - "nodename_pattern": "MiniMax.*BMO|BMO.*MiniMax", - "pip": ["segment-anything"], - "tags": ["video", "inpainting", "object-removal", "suite", "professional", "BMO"], + "nodename_pattern": "MiniMax.*BMO|BMO.*MiniMax", + "pip": [ + "segment-anything" + ], + "tags": [ + "video", + "inpainting", + "object-removal", + "suite", + "professional", + "BMO" + ], "install_type": "git-clone", "description": "Professional video object removal suite using MiniMax optimization. Includes BMO-enhanced nodes with VAE normalization, temporal preservation, and 6-step inference. Complete video inpainting solution for ComfyUI." }, @@ -29805,7 +29883,7 @@ "files": [ "https://github.com/lucianoambrosini/ComfyUI-ATk-Nodes" ], - "install_type": "git-clone", + "install_type": "git-clone", "description": "Ambrosinus ToolKit - Streamlined workflow export with transparent backgrounds, professional themes, and smart scaling. Perfect for creating clean, high-resolution workflow documentation and sharing.", "category": "Utils" }, @@ -30193,7 +30271,7 @@ ], "install_type": "git-clone", "description": "A ComfyUI custom node extension integrating Meta's Segment Anything Model 3 (SAM 3) for advanced image and video segmentation with text-prompt, point-based, and mask-driven capabilities. Provides production-ready nodes compatible with ComfyUI's Impact Pack SEGS format, depth map generation, and support for Python 3.13+ with CUDA and CPU support." - }, + }, { "author": "DavidPiazza", "title": "Network Bending for ComfyUI", @@ -30215,15 +30293,15 @@ "description": "DiffusionLight (Turbo) implemented in ComfyUI" }, { - "author": "sunx.ai", - "title": "SunxAI Custom Nodes for ComfyUI", - "id": "comfyui_sun_nodes", - "reference": "https://github.com/upseem/comfyui_sun_nodes", - "files": [ - "https://github.com/upseem/comfyui_sun_nodes" - ], - "install_type": "git-clone", - "description": "A set of custom nodes developed by SunxAI for ComfyUI, including image loop processing and more. " + "author": "sunx.ai", + "title": "SunxAI Custom Nodes for ComfyUI", + "id": "comfyui_sun_nodes", + "reference": "https://github.com/upseem/comfyui_sun_nodes", + "files": [ + "https://github.com/upseem/comfyui_sun_nodes" + ], + "install_type": "git-clone", + "description": "A set of custom nodes developed by SunxAI for ComfyUI, including image loop processing and more. " }, { "author": "sunx.ai", @@ -30348,15 +30426,15 @@ "description": "An advanced image stitching node for ComfyUI." }, { - "author": "vrgamegirl19", - "title": "VRGameDevGirl Video Enhancement Nodes", - "id": "vrgamedev_video_nodes", - "reference": "https://github.com/vrgamegirl19/comfyui-vrgamedevgirl", - "files": [ - "https://github.com/vrgamegirl19/comfyui-vrgamedevgirl" - ], - "install_type": "git-clone", - "description": "Film grain and color match nodes designed for high-quality frame-by-frame video enhancement in ComfyUI." + "author": "vrgamegirl19", + "title": "VRGameDevGirl Video Enhancement Nodes", + "id": "vrgamedev_video_nodes", + "reference": "https://github.com/vrgamegirl19/comfyui-vrgamedevgirl", + "files": [ + "https://github.com/vrgamegirl19/comfyui-vrgamedevgirl" + ], + "install_type": "git-clone", + "description": "Film grain and color match nodes designed for high-quality frame-by-frame video enhancement in ComfyUI." }, { "author": "namtb96", @@ -30625,8 +30703,8 @@ "id": "comfyui-exloadout", "reference": "https://github.com/IsItDanOrAi/ComfyUI-exLoadout", "files": [ - "https://github.com/IsItDanOrAi/ComfyUI-exLoadout" - ], + "https://github.com/IsItDanOrAi/ComfyUI-exLoadout" + ], "install_type": "git-clone", "description": "Excel spreadsheet-driven ComfyUI nodes that let you load models, values, and workflows based on saved rows in Excel. Great for organizing and switching between CLIPs, VAEs, LoRAs, and more." }, @@ -30812,8 +30890,15 @@ "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"] + "pip": [ + "GPUtil>=1.4.0" + ], + "tags": [ + "vram", + "gpu", + "optimizer", + "monitoring" + ] }, { "author": "blird", @@ -31074,7 +31159,7 @@ "tags": [ "LLM", "translation", - "multilingual", + "multilingual", "pose-analysis", "controlnet", "text-generation", @@ -31175,7 +31260,13 @@ ], "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"] + "tags": [ + "image", + "resize", + "aspect-ratio", + "markdown", + "utils" + ] }, { "author": "jenn", @@ -32036,7 +32127,11 @@ "https://github.com/marco-zanella/ComfyUI-BooleanExpression" ], "install_type": "git-clone", - "tags": ["boolean", "logic", "comparison"], + "tags": [ + "boolean", + "logic", + "comparison" + ], "description": "A collection of logic and comparison nodes for ComfyUI. This package adds building blocks for boolean logic, arithmetic comparisons, and string comparisons, making it easier to design conditional workflows directly in ComfyUI." }, { @@ -32152,7 +32247,7 @@ "install_type": "git-clone", "description": "Smart dynamic layer swapping between GPU and CPU for optimal inference performance with comprehensive mixed precision handling and copy-compute overlap optimization. Enables running much larger models on limited VRAM setups." }, - { + { "author": "Dehypnotic", "title": "NumberedText", "reference": "https://github.com/Dehypnotic/comfyui-numbered-text", @@ -32291,7 +32386,12 @@ ], "install_type": "git-clone", "description": "ComfyUI video processing nodes with workflow metadata support", - "pip": ["mediapipe>=0.10.0", "opencv-python>=4.8.0", "scipy>=1.10.0", "color-matcher>=0.3.0"] + "pip": [ + "mediapipe>=0.10.0", + "opencv-python>=4.8.0", + "scipy>=1.10.0", + "color-matcher>=0.3.0" + ] }, { "author": "Dehypnotic", @@ -32554,7 +32654,14 @@ ], "install_type": "git-clone", "description": "ComfyUI wrapper for Microsoft VibeVoice TTS model. Supports single speaker, multi-speaker, and text file loading", - "pip": ["torch>=2.0.0", "torchaudio>=2.0.0", "numpy>=1.20.0", "transformers>=4.44.0", "librosa>=0.9.0", "soundfile>=0.12.0"] + "pip": [ + "torch>=2.0.0", + "torchaudio>=2.0.0", + "numpy>=1.20.0", + "transformers>=4.44.0", + "librosa>=0.9.0", + "soundfile>=0.12.0" + ] }, { "author": "mikheys", @@ -32936,7 +33043,12 @@ ], "install_type": "git-clone", "description": "Adds `XY Input: LoRA Weight (simple)` for Efficiency Nodes. Outputs XY subtype 'LoRA' (name, weight, weight) with a linear sweep; works with `XY Input: Checkpoint`.", - "tags": ["xy-plot", "lora", "efficiency-nodes", "utility"] + "tags": [ + "xy-plot", + "lora", + "efficiency-nodes", + "utility" + ] }, { "author": "Shellishack", @@ -33162,7 +33274,7 @@ "category": "Image Processing", "tags": [ "image", - "resize", + "resize", "scaling", "aspect-ratio", "lanczos", @@ -33752,9 +33864,13 @@ ], "install_type": "git-clone", "description": "A Virtual Camera Output For ComfyUI. On Windows, it will use the OBS Virtual Camera driver. So make sure you have OBS installed. Then in your other webcam capable applications, such as Google Meet, Teams, Zoom and even OBS itself, you can connect to the OBS Virtual Camera option and see what you are outputting from ComfyUI.", - "tags": ["virtual-camera", "obs", "webcam"] + "tags": [ + "virtual-camera", + "obs", + "webcam" + ] }, - { + { "author": "Sean-Bradley", "title": "ComfyUI Image Compare", "reference": "https://github.com/Sean-Bradley/ComfyUI-Image-Compare", @@ -33763,7 +33879,10 @@ ], "install_type": "git-clone", "description": "Compare two images using ComfyUI. Connect images to both image_a and image_b inputs. Press RUN. Then use the slider to compare. Best used when two images are very similar and you want to see the differences very closely. Search for the manager for image compare, or imagecompare.", - "tags": ["image-compare", "imagecompare"] + "tags": [ + "image-compare", + "imagecompare" + ] }, { "author": "Sean-Bradley", @@ -33774,7 +33893,10 @@ ], "install_type": "git-clone", "description": "A tool to reverse the frames of video type files (MP4, WebM, WebP, Animated GIF) using ComfyUI. It gets the image batch tensor and returns the same tensor, but flipped.", - "tags": ["video-reverse", "image-batch-reverse"] + "tags": [ + "video-reverse", + "image-batch-reverse" + ] }, { "author": "Sean-Bradley", @@ -33905,7 +34027,7 @@ ], "install_type": "git-clone", "description": "Custom nodes to process multi exposure images and stack them to produce 32bit exr file with dynamic range data" - }, + }, { "author": "perckle", "title": "ComfyUI-DPIR", @@ -34093,12 +34215,17 @@ "title": "RC Image Compositor", "author": "kj863257", "description": "A comprehensive ComfyUI plugin suite that brings professional Photoshop-style layer effects and advanced compositing capabilities. Features modular architecture, 24 blend modes, and enhanced positioning system.", - "reference": "https://github.com/kj863257/ComfyUI_RC_Image_Compositor", + "reference": "https://github.com/kj863257/ComfyUI_RC_Image_Compositor", "files": [ - "https://github.com/kj863257/ComfyUI_RC_Image_Compositor" + "https://github.com/kj863257/ComfyUI_RC_Image_Compositor" ], "install_type": "git-clone", - "tags": ["compositing", "layer", "blend modes", "photoshop-style"] + "tags": [ + "compositing", + "layer", + "blend modes", + "photoshop-style" + ] }, { "author": "Verolelb", @@ -34275,7 +34402,7 @@ }, { "author": "9nate-drake", - "title": "Comfyui-SecNodes", + "title": "Comfyui-SecNodes", "reference": "https://github.com/9nate-drake/Comfyui-SecNodes", "files": [ "https://github.com/9nate-drake/Comfyui-SecNodes" @@ -34702,7 +34829,9 @@ ], "install_type": "git-clone", "description": "Advanced GRAG (Guided Region-Adaptive Guidance) implementation for ComfyUI. Features: Simple Controller (3 parameters) for beginners, Unified Controller (25+ parameters) for experts, Advanced Sampler with v2.2.1 contamination fix, Preset Manager with 54 curated presets, per-layer control, adaptive schedules, and multi-resolution support.", - "pip": ["PyYAML>=6.0"] + "pip": [ + "PyYAML>=6.0" + ] }, { "author": "pizurny", @@ -34845,7 +34974,7 @@ ], "install_type": "git-clone", "description": "Custom nodes for saving images/videos without metadata and GPU-accelerated frame rate processing (25fps→16fps). Includes 5 nodes: Save Image/Video (No Metadata), Frame Rate Resampler (CPU/GPU). Supports CUDA acceleration and multiple nterpolation methods. Requires ffmpeg." - }, + }, { "author": "leewinder", "title": "Crop To Center", @@ -35605,7 +35734,13 @@ "install_type": "git-clone", "description": "Automatic image tagging using WD14 models with batch processing and GPU acceleration for ComfyUI", "category": "Image Processing", - "tags": ["image", "tagging", "wd14", "batch", "gpu"], + "tags": [ + "image", + "tagging", + "wd14", + "batch", + "gpu" + ], "pip": [ "onnxruntime>=1.16.0", "numpy>=1.24.0", @@ -36054,7 +36189,11 @@ ], "install_type": "git-clone", "description": "Adds hotkeys (F8 / Ctrl+K) and a toolbar button to cycle node link styles (Spline / Linear / Straight).", - "tags": ["ui", "hotkey", "canvas"] + "tags": [ + "ui", + "hotkey", + "canvas" + ] }, { "author": "fllywaay", @@ -36128,19 +36267,27 @@ ], "install_type": "git-clone", "description": "A collection of custom utility nodes for ComfyUI, providing a variety of practical mini-tools with multiple functions.", - "tags": ["utility"] + "tags": [ + "utility" + ] }, { "author": "Owl-V", "title": "ComfyUI-MultiTranslator", - "id": "comfyui-multitranslator-owlv", + "id": "comfyui-multitranslator-owlv", "reference": "https://github.com/OwlvChirotha/ComfyUI-MultiTranslator", - "files":[ + "files": [ "https://github.com/OwlvChirotha/ComfyUI-MultiTranslator" ], "install_type": "git-clone", "description": "ComfyUI plug-in collection of basic translator, LLM translator and a series of LLM Service Connectors.", - "tags": ["translation", "llm", "ai", "connector", "utility"] + "tags": [ + "translation", + "llm", + "ai", + "connector", + "utility" + ] }, { "author": "Cyrostar", @@ -36162,7 +36309,12 @@ ], "install_type": "git-clone", "description": "Prompt generator from CSV files with randomization and external text input.", - "tags": ["prompt", "csv", "text", "random"] + "tags": [ + "prompt", + "csv", + "text", + "random" + ] }, { "author": "bulldog68", @@ -36173,7 +36325,12 @@ ], "install_type": "git-clone", "description": "Advanced nodes for interaction with Olama (text, vision, image editing), with dynamic management of prompts via CSV.", - "tags": ["prompt", "csv", "text", "random"] + "tags": [ + "prompt", + "csv", + "text", + "random" + ] }, { "author": "Usonaki", @@ -36405,7 +36562,12 @@ ], "install_type": "git-clone", "description": "An enhanced Wan2.2 Image-to-Video node specifically designed to fix the slow-motion issue in 4-step LoRAs (like lightx2v).", - "tags": ["video", "image-to-video", "Wan2.2", "LoRA"] + "tags": [ + "video", + "image-to-video", + "Wan2.2", + "LoRA" + ] }, { "author": "princepainter", @@ -36446,7 +36608,7 @@ ], "install_type": "git-clone", "description": "A dual-model image-to-video sampler for ComfyUI that combines high-noise and low-noise models in a single node, replacing two KSamplerAdvanced nodes with zero overhead and bit-identical frame generation. (Description by CC)" - }, + }, { "author": "rafacost", "title": "rafacostComfy", @@ -36499,7 +36661,6 @@ "install_type": "git-clone", "description": "ComfyUI extension with several convenience nodes." }, - { "author": "AlexXia007", "title": "AIYang_TripleAPI", @@ -36830,7 +36991,7 @@ ], "install_type": "git-clone", "description": "ComfyUI custom node suite integrating multiple AI image generation APIs (Gemini, Flux.1 Kontext Pro) with unified authentication via ComfyUI API Key and real-time cost tracking. (Description by CC)" - }, + }, { "author": "StarIICraft", "title": "ComfyUI-Simple-Selector", @@ -36902,7 +37063,10 @@ ], "install_type": "git-clone", "description": "Smart Image Saving Nodes - Offers intelligent folder management and image saving capabilities, supporting flexible folder hierarchy control, multiple metadata sources, various image formats, and metadata embedding. It includes two nodes: SmartFolderManager and SmartImageSaver.", - "pip": ["Pillow", "piexif"], + "pip": [ + "Pillow", + "piexif" + ], "nodename_pattern": "Smart" }, { @@ -36975,7 +37139,11 @@ ], "install_type": "git-clone", "description": "Adds shortcuts for commenting and deleting lines of text, with a configurable comment symbol. Includes a node that cleans comments from text and splits content using tags for Regional Prompting.", - "tags": ["frontend", "shortcut", "utility"] + "tags": [ + "frontend", + "shortcut", + "utility" + ] }, { "author": "akawana", @@ -36986,8 +37154,12 @@ ], "install_type": "git-clone", "description": "Utility tools. Index Multiple is used for expanding multiple values from a list, IsOneOfGroupsActive to identify groups state, RepeatGroupState group enable/disable like rg but without connection etc.", - "tags": ["utility", "list", "batch"] - }, + "tags": [ + "utility", + "list", + "batch" + ] + }, { "author": "lovisdotio", "title": "ComfyUI-Replace-First-Frame-Last-Frame", @@ -37047,7 +37219,7 @@ ], "install_type": "git-clone", "description": "Provides custom nodes with a cooldown feature for ComfyUI. (Description by CC)" - }, + }, { "author": "NeoDroleDeGueule", "title": "NDDG_Great_Nodes", @@ -37149,52 +37321,6 @@ "install_type": "git-clone", "description": "A custom node for ComfyUI that provides advanced transcription, alignment, and diarization capabilities using the WhisperX library." }, - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - { "author": "Ser-Hilary", "title": "SDXL_sizing", @@ -37584,4 +37710,4 @@ "description": "This is a node to convert an image into a CMYK Halftone dot image." } ] -} +} \ No newline at end of file