Custom Workflows, Nodes, Extensions, and Tools for ComfyUI
1000+ Workflows, Nodes, Extensions, and Tools
We update this list irregularly, click to jump directly to the related page.
ComfyUI-Manager
Author: Dr.Lt.Data
ComfyUI-Manager itself is also a custom node.
ComfyUI Impact Pack
Author: Dr.Lt.Data
This extension offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.
ComfyUI Inspire Pack
Author: Dr.Lt.Data
This extension provides various nodes to support Lora Block Weight and the Impact Pack. Provides many easily applicable regional features and applications for Variation Seed.
ComfyUI_experiments
Author: comfyanonymous
Nodes: ModelSamplerTonemapNoiseTest, TonemapNoiseWithRescaleCFG, ReferenceOnlySimple, RescaleClassifierFreeGuidanceTest, ModelMergeBlockNumber, ModelMergeSDXL, ModelMergeSDXLTransformers, ModelMergeSDXLDetailedTransformers.
TensorRT Node for ComfyUI
Author: comfyanonymous
This node enables the best performance on NVIDIA RTX™ Graphics Cards (GPUs) for Stable Diffusion by leveraging NVIDIA TensorRT.
Stability API nodes for ComfyUI
Author: Stability-AI
Nodes:Stability SD3, Stability Outpainting, Stability Search and Replace, Stability Image Core, Stability Inpainting, Stability Remove Background, Stability Creative Upscale. Add API key to environment variable 'SAI_API_KEY' Alternatively you can write your API key to file 'sai_platform_key.txt' You can also use and/or override the above by entering your API key in the 'api_key_override' field of each node.
stability-ComfyUI-nodes
Author: Stability-AI
Nodes: ColorBlend, ControlLoraSave, GetImageSize. NOTE: Control-LoRA recolor example uses these nodes.
ComfyUI's ControlNet Auxiliary Preprocessors
Author: Fannovel16
Plug-and-play ComfyUI node sets for making ControlNet hint images.
ComfyUI Frame Interpolation
Author: Fannovel16
A custom node suite for Video Frame Interpolation in ComfyUI
ComfyUI Loopchain
Author: Fannovel16
A collection of nodes which can be useful for animation in ComfyUI. The main focus of this extension is implementing a mechanism called loopchain. A loopchain in this case is the chain of nodes only executed repeatly in the workflow. If a node chain contains a loop node from this extension, it will become a loop chain.
ComfyUI MotionDiff
Author: Fannovel16
Implementation of MDM, MotionDiffuse and ReMoDiffuse into ComfyUI.
ComfyUI-Video-Matting
Author: Fannovel16
A minimalistic implementation of [a/Robust Video Matting (RVM)](https://github.com/PeterL1n/RobustVideoMatting/) in ComfyUI
ComfyUI-MagickWand
Author: Fannovel16
Proper implementation of ImageMagick - the famous software suite for editing and manipulating digital images to ComfyUI using [a/wandpy](https://github.com/emcconville/wand). NOTE: You need to install ImageMagick, manually.
CLIPSeg
Author: time-river
The CLIPSeg node generates a binary mask for a given input image and text prompt. NOTE:This custom node is a forked custom node with hotfixes applied from the [a/original repository](https://github.com/biegert/ComfyUI-CLIPSeg), which is no longer maintained.
ComfyUI Cutoff
Author: BlenderNeko
These custom nodes provides features that allow for better control over the effects of the text prompt.
Advanced CLIP Text Encode
Author: BlenderNeko
Advanced CLIP Text Encode (if you need A1111 like prompt. you need this. But Cutoff node includes this feature, already.)
ComfyUI Noise
Author: BlenderNeko
This extension contains 6 nodes for ComfyUI that allows for more control and flexibility over the noise.
Tiled sampling for ComfyUI
Author: BlenderNeko
This extension contains a tiled sampler for ComfyUI. It allows for denoising larger images by splitting it up into smaller tiles and denoising these. It tries to minimize any seams for showing up in the end result by gradually denoising all tiles one step at the time and randomizing tile positions for every step.
SeeCoder [WIP]
Author: BlenderNeko
It provides the capability to generate CLIP from an image input, unlike unCLIP, which works in all models. (To use this extension, you need to download the required model file from **Install Models**)
Efficiency Nodes for ComfyUI Version 2.0+
Author: jags111
A collection of ComfyUI custom nodes to help streamline workflows and reduce total node count.[w/NOTE: This node is originally created by LucianoCirino, but the [a/original repository](https://github.com/LucianoCirino/efficiency-nodes-comfyui) is no longer maintained and has been forked by a new maintainer. To use the forked version, you should uninstall the original version and **REINSTALL** this one.]
Jags_VectorMagic
Author: jags111
a collection of nodes to explore Vector and image manipulation
Jags_Audiotools
Author: jags111
This extension offers various audio generation tools
Derfuu_ComfyUI_ModdedNodes
Author: Derfuu
Automate calculation depending on image sizes or something you want.
comfy_clip_blip_node
Author: paulo-coronado
CLIPTextEncodeBLIP: This custom node provides a CLIP Encoder that is capable of receiving images as input.
WAS Node Suite
Author: WASasquatch
A node suite for ComfyUI with many new nodes, such as image processing, text processing, and more.
ComfyUI Preset Merger
Author: WASasquatch
Nodes: ModelMergeByPreset. Merge checkpoint models by preset
PPF_Noise_ComfyUI
Author: WASasquatch
Nodes: WAS_PFN_Latent. Perlin Power Fractal Noisey Latents
Power Noise Suite for ComfyUI
Author: WASasquatch
Power Noise Suite contains nodes centered around latent noise input, and diffusion, as well as latent adjustments.
FreeU_Advanced
Author: WASasquatch
This custom node provides advanced settings for FreeU.
ASTERR
Author: WASasquatch
Abstract Syntax Trees Evaluated Restricted Run (ASTERR) is a Python Script executor for ComfyUI. [w/Warning:ASTERR runs Python Code from a Web Interface! It is highly recommended to run this in a closed-off environment, as it could have potential security risks.]
WAS_Extras
Author: WASasquatch
Nodes:Conditioning (Blend), Inpainting VAE Encode (WAS), VividSharpen. Experimental nodes, or other random extra helper nodes.
SaltAI-Open-Resources
Author: SaltAI
This repository is a collection of open-source nodes and workflows for ComfyUI, a dev tool that allows users to create node-based workflows often powered by various AI models to do pretty much anything. Our mission is to seamlessly connect people and organizations with the world’s foremost AI innovations, anywhere, anytime. Our vision is to foster a flourishing AI ecosystem where the world’s best developers can build and share their work, thereby redefining how software is made, pushing innovation forward, and ensuring as many people as possible can benefit from the positive promise of AI technologies. We believe that ComfyUI is a powerful tool that can help us achieve our mission and vision, by enabling anyone to explore the possibilities and limitations of AI models in a visual and interactive way, without coding if desired. We hope that by sharing our nodes and workflows, we can inspire and empower more people to create amazing AI-powered content with ComfyUI.
SaltAI_Language_Toolkit
Author: SaltAI
The project integrates the Retrieval Augmented Generation (RAG) tool [a/Llama-Index](https://www.llamaindex.ai/), [a/Microsoft's AutoGen](https://microsoft.github.io/autogen/), and [a/LlaVA-Next](https://github.com/LLaVA-VL/LLaVA-NeXT) with ComfyUI's adaptable node interface, enhancing the functionality and user experience of the platform.
Quality of life Suit:V2
Author: omar92
openAI suite, String suite, Latent Tools, Image Tools: These custom nodes provide expanded functionality for image and string processing, latent processing, as well as the ability to interface with models such as ChatGPT/DallE-2. NOTE: Currently, this extension does not support the new OpenAI API, leading to compatibility issues.
simple wildcard for ComfyUI
Author: lilly1987
These custom nodes provides a feature to insert arbitrary inputs through wildcards in the prompt. Additionally, this tool provides features that help simplify workflows, such as VAELoaderDecoder and SimplerSample.
Vid2vid
Author: sylym
A node suite for ComfyUI that allows you to load image sequence and generate new image sequence with different styles or content.
ComfyUI-post-processing-nodes
Author: EllangoK
A collection of post processing nodes for ComfyUI, simply download this repo and drag.
ImagesGrid
Author: LEv145
This tool provides a viewer node that allows for checking multiple outputs in a grid, similar to the X/Y Plot extension.
ComfyUI-Vextra-Nodes
Author: diontimmer
Nodes: Pixel Sort, Swap Color Mode, Solid Color, Glitch This, Add Text To Image, Play Sound, Prettify Prompt, Generate Noise, Flatten Colors
ComfyUI-nodes-hnmr
Author: CYBERLOOM-INC
Provide various custom nodes for Latent, Sampling, Model, Loader, Image, Text. This is the fixed version of the original [a/ComfyUI-nodes-hnmr](https://github.com/hnmr293/ComfyUI-nodes-hnmr) by hnmr293.
Masquerade Nodes
Author: BadCafeCode
This is a low-dependency node pack primarily dealing with masks. The author recommends using Impact-Pack instead (unless you specifically have trouble installing dependencies).
y.k.'s ComfyUI node suite
Author: guoyk93
Nodes: YKImagePadForOutpaint, YKMaskToImage
Rembg Background Removal Node for ComfyUI
Author: Jcd1230
Nodes: Image Remove Background (rembg)
MergeBlockWeighted_fo_ComfyUI
Author: YinBailiang
Nodes: MergeBlockWeighted
trNodes
Author: trojblue
Nodes: image_layering, color_correction, model_router
Auto-MBW
Author: szhublox
Auto-MBW for ComfyUI loosely based on sdweb-auto-MBW. Nodes: auto merge block weighted
ComfyUI_NetDist
Author: city96
Run ComfyUI workflows on multiple local GPUs/networked machines. Nodes: Remote images, Local Remote control
Latent-Interposer
Author: city96
Custom node to convert the lantents between SDXL and SD v1.5 directly without the VAE decoding/encoding step.
SD-Advanced-Noise
Author: city96
Nodes: LatentGaussianNoise, MathEncode. An experimental custom node that generates latent noise directly by utilizing the linear characteristics of the latent space.
SD-Latent-Upscaler
Author: city96
Upscaling stable diffusion latents using a small neural network.
ComfyUI_DiT [WIP]
Author: city96
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.]
ComfyUI_ColorMod
Author: city96
This extension currently has two sets of nodes - one set for editing the contrast/color of images and another set for saving images as 16 bit PNG files.
Extra Models for ComfyUI
Author: city96
This extension aims to add support for various random image diffusion models to ComfyUI.
ComfyUI-GGUF
Author: city96
GGUF Quantization support for native ComfyUI models This is currently very much WIP. These custom nodes provide support for model files stored in the GGUF format popularized by llama.cpp. While quantization wasn't feasible for regular UNET models (conv2d), transformer/DiT models such as flux seem less affected by quantization. This allows running it in much lower bits per weight variable bitrate quants on low-end GPUs.
ComfyUI-Image-Selector
Author: SLAPaper
A custom node for ComfyUI, which can select one or some of images from a batch.
StableDiffusion-dpmpp_2m_alt-Sampler
Author: SLAPaper
the sampler introduced by [a/hallatore](https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/8457) code extracted from [a/smZNodes](https://github.com/shiimizu/ComfyUI_smZNodes).[w/NOTE:ComfyUI-dpmpp_2m_alt-Sampler is renamed to StableDiffusion-dpmpp_2m_alt-Sampler. Please reinstall.]
As_ComfyUI_CustomNodes
Author: flyingshutter
Manipulation nodes for Image, Latent
Zuellni/ComfyUI-Custom-Nodes
Author: Zuellni
Nodes: DeepFloyd, Filter, Select, Save, Decode, Encode, Repeat, Noise, Noise
ComfyUI-ExLlama
Author: Zuellni
Nodes: ExLlama Loader, ExLlama Generator. Used to load 4-bit GPTQ Llama/2 models. You can find a lot of them over at [a/https://huggingface.co/TheBloke](https://huggingface.co/TheBloke)[w/NOTE: You need to manually install a pip package that suits your system. For example. If your system is 'Python3.10 + Windows + CUDA 11.8' then you need to install 'exllama-0.0.17+cu118-cp310-cp310-win_amd64.whl'. Available package files are [a/here](https://github.com/jllllll/exllama/releases)]
ComfyUI ExLlamaV2 Nodes
Author: Zuellni
A simple local text generator for ComfyUI utilizing [a/ExLlamaV2](https://github.com/turboderp/exllamav2). [w/NOTE:Manual package installation is required.]
ComfyUI PickScore Nodes
Author: Zuellni
Image scoring nodes for ComfyUI using PickScore with a batch of images to predict which ones fit a given prompt the best.
AlekPet/ComfyUI_Custom_Nodes_AlekPet
Author: AlekPet
Nodes: PoseNode, PainterNode, TranslateTextNode, TranslateCLIPTextEncodeNode, DeepTranslatorTextNode, DeepTranslatorCLIPTextEncodeNode, ArgosTranslateTextNode, ArgosTranslateCLIPTextEncodeNode, PreviewTextNode. NOTE: Due to the dynamic nature of node name definitions, ComfyUI-Manager cannot recognize the node list from this extension. The Missing nodes and Badge features are not available for this extension.
ComfyUI WD 1.4 Tagger
Author: pythongosssss
A ComfyUI extension allowing the interrogation of booru tags from images.
pythongosssss/ComfyUI-Custom-Scripts
Author: pythongosssss
This extension provides: Auto Arrange Graph, Workflow SVG, Favicon Status, Image Feed, Latent Upscale By, Lock Nodes & Groups, Lora Subfolders, Preset Text, Show Text, Touch Support, Link Render Mode, Locking, Node Finder, Quick Nodes, Show Image On Menu, Show Text, Workflow Managements, Custom Widget Default Values
ComfyUI_Strimmlarns_aesthetic_score
Author: strimmlarn
Nodes: CalculateAestheticScore, LoadAesteticModel, AesthetlcScoreSorter, ScoreToNumber
ComfyUI_tinyterraNodes
Author: TinyTerra
This extension offers various pipe nodes, extensive XYZ plotting, fullscreen image viewer based on node history, dynamic widgets, interface customization, and more.
comfy-plasma
Author: Jordach
Nodes: Plasma Noise, Random Noise, Greyscale Noise, Pink Noise, Brown Noise, Plasma KSampler
ImageProcessing
Author: bvhari
ComfyUI custom nodes to apply various image processing techniques.
ComfyUI_PerpWeight
Author: bvhari
A novel weighting scheme for token vectors from CLIP. Allows a wider range of values for the weight. Inspired by Perp-Neg.
ComfyUI_SUNoise
Author: bvhari
Scaled Uniform Noise for Ancestral and Stochastic samplers
UltimateSDUpscale
Author: ssitu
ComfyUI nodes for the Ultimate Stable Diffusion Upscale script by Coyote-A.
Restart Sampling
Author: ssitu
Unofficial ComfyUI nodes for restart sampling based on the paper 'Restart Sampling for Improving Generative Processes' ([a/paper](https://arxiv.org/abs/2306.14878), [a/repo](https://github.com/Newbeeer/diffusion_restart_sampling))
ComfyUI roop
Author: ssitu
ComfyUI nodes for the roop A1111 webui script.
ComfyUI fabric
Author: ssitu
ComfyUI nodes based on the paper [a/FABRIC: Personalizing Diffusion Models with Iterative Feedback](https://arxiv.org/abs/2307.10159) (Feedback via Attention-Based Reference Image Conditioning)
Disco Diffusion
Author: space-nuko
Modularized version of Disco Diffusion for use with ComfyUI.
OpenPose Editor
Author: space-nuko
A port of the openpose-editor extension for stable-diffusion-webui. NOTE: Requires [a/this ComfyUI patch](https://github.com/comfyanonymous/ComfyUI/pull/711) to work correctly
nui suite
Author: space-nuko
NODES: Dynamic Prompts Text Encode, Feeling Lucky Text Encode, Output String
Allor Plugin
Author: Nourepide
Allor is a plugin for ComfyUI with an emphasis on transparency and performance.
MTB Nodes
Author: melMass
NODES: Face Swap, Film Interpolation, Latent Lerp, Int To Number, Bounding Box, Crop, Uncrop, ImageBlur, Denoise, ImageCompare, RGV to HSV, HSV to RGB, Color Correct, Modulo, Deglaze Image, Smart Step, ...
NodeGPT
Author: xXAdonesXx
Implementation of AutoGen inside ComfyUI. This repository is under development, and not everything is functioning correctly yet.
Comfyroll Studio
Author: Suzie1
Custom nodes for SDXL and SD1.5 including Multi-ControlNet, LoRA, Aspect Ratio, Process Switches, and many more nodes. NOTE: Maintainer is changed to Suzie1 from RockOfFire. [w/Using an outdated version has resulted in reported issues with updates not being applied. Trying to reinstall the software is advised.]
ComfyUI-Bmad-DirtyUndoRedo
Author: bmad4ever
ComfyUI extension that adds undo (and redo) functionality.
Bmad Nodes
Author: bmad4ever
This custom node offers the following functionalities: API support for setting up API requests, computer vision primarily for masking or collages, and general utility to streamline workflow setup or implement essential missing features.
comfyui_ab_sampler
Author: bmad4ever
Experimental sampler node. Sampling alternates between A and B inputs until only one remains, starting with A. B steps run over a 2x2 grid, where 3/4's of the grid are copies of the original input latent. When the optional mask is used, the region outside the defined roi is copied from the original latent at the end of every step.
Lists Cartesian Product
Author: bmad4ever
Given a set of lists, the node adjusts them so that when used as input to another node all the possible argument permutations are computed.
comfyui_wfc_like
Author: bmad4ever
An 'opinionated' Wave Function Collapse implementation with a set of nodes for comfyui
comfyui_quilting
Author: bmad4ever
image and latent quilting nodes for comfyui
FizzNodes
Author: FizzleDorf
Scheduled prompts, scheduled float/int values and wave function nodes for animations and utility. compatable with [a/framesync](https://www.framesync.xyz/) and [a/keyframe-string-generator](https://www.chigozie.co.uk/keyframe-string-generator/) for audio synced animations in Comfyui.
ComfyUI-AIT
Author: FizzleDorf
A ComfyUI implementation of Facebook Meta's [a/AITemplate](https://github.com/facebookincubator/AITemplate) repo for faster inference using cpp/cuda. This new repo is behind the old version but is a much more stable foundation to keep AIT online. Please be patient as the repo will eventually include the same features as before. NOTE: You can find the old AIT extension in the legacy channel.
Pixelization
Author: filipemeneses
ComfyUI node that pixelizes images.
smZNodes
Author: shiimizu
Nodes such as CLIP Text Encode++ to achieve identical embeddings from stable-diffusion-webui for ComfyUI.
Tiled Diffusion & VAE for ComfyUI
Author: shiimizu
The extension enables large image drawing & upscaling with limited VRAM via the following techniques: 1.Two SOTA diffusion tiling algorithms: [a/Mixture of Diffusers](https://github.com/albarji/mixture-of-diffusers) and [a/MultiDiffusion](https://github.com/omerbt/MultiDiffusion) 2.pkuliyi2015's Tiled VAE algorithm.
ComfyUI PhotoMaker Plus
Author: shiimizu
ComfyUI reference implementation for [a/PhotoMaker](https://github.com/TencentARC/PhotoMaker) models. NOTE: PhotoMaker V2 is supported.
Semantic-aware Guidance (S-CFG)
Author: shiimizu
ComfyUI node for Semantic-aware Guidance based on the [a/paper](https://arxiv.org/abs/2404.05384) 'Rethinking the Spatial Inconsistency in Classifier-Free Diffusion Guidance'
ImageReward
Author: ZaneA
NODES: ImageRewardLoader, ImageRewardScore
SeargeSDXL
Author: SeargeDP
Custom nodes for easier use of SDXL in ComfyUI including an img2img workflow that utilizes both the base and refiner checkpoints.
Searge-LLM for ComfyUI v1.0
Author: SeargeDP
A prompt-generator or prompt-improvement node for ComfyUI, utilizing the power of a language model to turn a provided text-to-image prompt into a more detailed and improved prompt.
Simple Math
Author: cubiq
custom node for ComfyUI to perform simple math operations
ComfyUI_IPAdapter_plus
Author: cubiq
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.
ComfyUI InstantID (Native Support)
Author: cubiq
Native [a/InstantID](https://github.com/InstantID/InstantID) support for ComfyUI. This extension differs from the many already available as it doesn't use diffusers but instead implements InstantID natively and it fully integrates with ComfyUI. Please note this still could be considered beta stage, looking forward to your feedback.
Face Analysis for ComfyUI
Author: cubiq
This extension uses [a/DLib](http://dlib.net/) to calculate the Euclidean and Cosine distance between two faces. NOTE: Install the Shape Predictor, Face Recognition model from the Install models menu.
PuLID_ComfyUI
Author: cubiq
[a/PuLID](https://github.com/ToTheBeginning/PuLID) ComfyUI native implementation.
Flux blocks patcher sampler
Author: cubiq
This is an (very) advanced and (very) experimental custom node for the ComfyUI. It allows you to iteratively change the blocks weights of Flux models and check the difference each value makes.
InterpolateEverything
Author: shockz0rz
Nodes: Interpolate Poses, Interpolate Lineart, ... Custom nodes for interpolating between, well, everything in the Stable Diffusion ComfyUI.
comfy-easy-grids
Author: shockz0rz
A set of custom nodes for creating image grids, sequences, and batches in ComfyUI.
Comfy UI Prompt Agent
Author: yolanother
Nodes: Prompt Agent, Prompt Agent (String). This script provides a prompt agent node for the Comfy UI stable diffusion client.
Image to Text Node
Author: yolanother
Nodes: Image URL to Text, Image to Text.
Comfy UI Online Loaders
Author: yolanother
Nodes: Submit Image (Parameters), Submit Image. A collection of loaders that use a shared common online data source rather than relying on the files to be present locally.
Comfy AI DoubTech.ai Image Sumission Node
Author: yolanother
A ComfyAI submit node to upload images to DoubTech.ai
Comfy UI QR Codes
Author: yolanother
This extension introduces QR code nodes for the Comfy UI stable diffusion client. NOTE: ComfyUI qrcode extension required.
Variables for Comfy UI
Author: yolanother
Nodes: String, Int, Float, Short String, CLIP Text Encode (With Variables), String Format, Short String Format. This extension introduces quality of life improvements by providing variable nodes and shared global variables.
comfyui-art-venture
Author: sipherxyz
Nodes: ImagesConcat, LoadImageFromUrl, AV_UploadImage
LexMSDBNodes
Author: SOELexicon
Nodes: MSSqlTableNode, MSSqlSelectNode. This extension provides custom nodes to interact with MSSQL.
pants
Author: pants007
Nodes: Make Square Node, Interrogate Node, TextEncodeAIO
ComfyMath
Author: evanspearman
Provides Math Nodes for ComfyUI. Boolean Logic, Integer Arithmetic, Floating Point Arithmetic and Functions, Vec2, Vec3, and Vec4 Arithmetic and Functions
comfy-nodes
Author: civitai
Nodes: CivitAI_Loaders. Load Checkpoints, and LORA models directly from CivitAI API.
CLIP Directional Prompt Attention
Author: andersxa
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.
AnimateDiff
Author: ArtVentureX
AnimateDiff integration for ComfyUI, adapts from sd-webui-animatediff. [w/You only need to download one of [a/mm_sd_v14.ckpt](https://huggingface.co/guoyww/animatediff/resolve/main/mm_sd_v14.ckpt) | [a/mm_sd_v15.ckpt](https://huggingface.co/guoyww/animatediff/resolve/main/mm_sd_v15.ckpt). Put the model weights under %%ComfyUI/custom_nodes/comfyui-animatediff/models%%. DO NOT change model filename.]
SDXL Prompt Styler
Author: twri
SDXL Prompt Styler is a node that enables you to style prompts based on predefined templates stored in a JSON file.
SDXL Prompt Styler (customized version by wolfden)
Author: wolfden
These custom nodes provide a variety of customized prompt stylers based on [a/twri/SDXL Prompt Styler](https://github.com/twri/sdxl_prompt_styler).
ComfyUi_String_Function_Tree
Author: wolfden
This custom node provides the capability to manipulate multiple string inputs.
DZ-FaceDetailer
Author: daxthin
Face Detailer is a custom node for the 'ComfyUI' framework inspired by !After Detailer extension from auto1111, it allows you to detect faces using Mediapipe and YOLOv8n to create masks for the detected faces.
ComfyUI prompt control
Author: asagi4
Nodes for convenient prompt editing. The aim is to make basic generations in ComfyUI completely prompt-controllable.
ComfyUI-CADS
Author: asagi4
Attempts to implement [a/CADS](https://arxiv.org/abs/2310.17347) for ComfyUI. Credit also to the [a/A1111 implementation](https://github.com/v0xie/sd-webui-cads/tree/main) that I used as a reference.
asagi4/comfyui-utility-nodes
Author: asagi4
Nodes:MUJinjaRender, MUSimpleWildcard
Adaptive Guidance for ComfyUI
Author: asagi4
An implementation of adaptive guidance for ComfyUI See [a/https://bcv-uniandes.github.io/adaptiveguidance-wp](https://bcv-uniandes.github.io/adaptiveguidance-wp)
ComfyUI - P2LDGAN Node
Author: jamesWalker55
Nodes: P2LDGAN. This integrates P2LDGAN into ComfyUI. P2LDGAN extracts lineart from input images. [w/To use this extension, you need to download the [a/p2ldgan model](https://drive.google.com/file/d/1To4V_Btc3QhCLBWZ0PdSNgC1cbm3isHP) and save it in the %%ComfyUI/custom_nodes/comfyui-p2ldgan/checkpoints%% directory.]
Various ComfyUI Nodes by Type
Author: jamesWalker55
Nodes: JWInteger, JWFloat, JWString, JWImageLoadRGB, JWImageResize, ...
DynamicPrompts Custom Nodes
Author: adieyal
Nodes: Random Prompts, Combinatorial Prompts, I'm Feeling Lucky, Magic Prompt, Jinja2 Templates. ComfyUI-DynamicPrompts is a custom nodes library that integrates into your existing ComfyUI Library. It provides nodes that enable the use of Dynamic Prompts in your ComfyUI.
mihaiiancu/Inpaint
Author: mihaiiancu
Nodes: InpaintMediapipe. This node provides a simple interface to inpaint.
abg-comfyui
Author: kwaroran
Nodes: Remove Image Background (abg). A Anime Background Remover node for comfyui, based on this hf space, works same as AGB extention in automatic1111.
Mikey Nodes
Author: bash-j
Nodes: Prompt With Style, Prompt With SDXL, Resize Image for SDXL, Save Image With Prompt Data, HaldCLUT, Empty Latent Ratio Select/Custom SDXL
blibla-comfyui-extensions
Author: blib-la
node color customization, custom colors, dot reroutes, link rendering options, straight lines, group freezing, node pinning, automated arrangement of nodes, copy image [w/failfast-comfyui-extensions is renamed to blibla-comfyui-extensions. Please resintall to this.]
pfaeff-comfyui
Author: Pfaeff
Nodes: AstropulsePixelDetector, BackgroundRemover, ImagePadForBetterOutpaint, InpaintingPipelineLoader, Inpainting, ...
wlsh_nodes
Author: wallish77
Nodes: Checkpoint Loader with Name, Save Prompt Info, Outpaint to Image, CLIP Positive-Negative, SDXL Quick Empty Latent, Empty Latent by Ratio, Time String, SDXL Steps, SDXL Resolutions ...
ComfyUI-Advanced-ControlNet
Author: Kosinkadink
Nodes for scheduling ControlNet strength across timesteps and batched latents, as well as applying custom weights and attention masks.
AnimateDiff Evolved
Author: Kosinkadink
A forked repository that actively maintains [a/AnimateDiff](https://github.com/ArtVentureX/comfyui-animatediff), created by ArtVentureX. Improved AnimateDiff integration for ComfyUI, adapts from sd-webui-animatediff. [w/Download one or more motion models from [a/Original Models](https://huggingface.co/guoyww/animatediff/tree/main) | [a/Finetuned Models](https://huggingface.co/manshoety/AD_Stabilized_Motion/tree/main). See README for additional model links and usage. Put the model weights under %%ComfyUI/custom_nodes/ComfyUI-AnimateDiff-Evolved/models%%. You are free to rename the models, but keeping original names will ease use when sharing your workflow.]
ComfyUI-VideoHelperSuite
Author: Kosinkadink
Nodes related to video workflows
ReActor Node for ComfyUI
Author: Gourieff
The Fast and Simple 'roop-like' Face Swap Extension Node for ComfyUI, based on ReActor (ex Roop-GE) SD-WebUI Face Swap Extension
ComfyUI-FutureWarningIgnore
Author: Gourieff
This extension collapses 'future warning' messages in your Console
FaceSwap
Author: imb101
Nodes:FaceSwapNode. Very basic custom node to enable face swapping in ComfyUI. (roop)
ComfyUI_Ib_CustomNodes
Author: Chaoses-Ib
Nodes: LoadImageFromPath. Load Image From Path loads the image from the source path and does not have such problems.
One Button Prompt
Author: AIrjen
One Button Prompt has a prompt generation node for beginners who have problems writing a good prompt, or advanced users who want to get inspired. It generates an entire prompt from scratch. It is random, but controlled. You simply load up the script and press generate, and let it surprise you.
ComfyQR
Author: coreyryanhanson
QR generation within ComfyUI. Contains nodes suitable for workflows from generating basic QR images to techniques with advanced QR masking.
ComfyQR-scanning-nodes
Author: coreyryanhanson
A set of ComfyUI nodes to quickly test generated QR codes for scannability. A companion project to ComfyQR.
ComfyUI PixelArt Detector
Author: dimtoneff
This node manipulates the pixel art image in ways that it should look pixel perfect (downscales, changes palette, upscales etc.).
Eagle PNGInfo
Author: dimtoneff
Nodes: EagleImageNode
Styles CSV Loader Extension for ComfyUI
Author: theUpsider
This extension allows users to load styles from a CSV file, primarily for migration purposes from the automatic1111 Stable Diffusion web UI.
ComfyUI-Logic
Author: theUpsider
An extension to ComfyUI that introduces logic nodes and conditional rendering capabilities.
Comfy_KepListStuff
Author: M1kep
Nodes: Range(Step), Range(Num Steps), List Length, Image Overlay, Stack Images, Empty Images, Join Image Lists, Join Float Lists. This extension provides various list manipulation nodes
ComfyLiterals
Author: M1kep
Nodes: Int, Float, String, Operation, Checkpoint
KepPromptLang
Author: M1kep
Nodes: Build Gif, Special CLIP Loader. It offers various manipulation capabilities for the internal operations of the prompt.
Comfy_KepMatteAnything
Author: M1kep
This extension provides a custom node that allows the use of [a/Matte Anything](https://github.com/hustvl/Matte-Anything) in ComfyUI.
Comfy_KepKitchenSink
Author: M1kep
Nodes: KepRotateImage
ComfyUI-OtherVAEs
Author: M1kep
Nodes: TAESD VAE Decode
ComfyUI-KepOpenAI
Author: M1kep
ComfyUI-KepOpenAI is a user-friendly node that serves as an interface to the GPT-4 with Vision (GPT-4V) API. This integration facilitates the processing of images coupled with text prompts, leveraging the capabilities of the OpenAI API to generate text completions that are contextually relevant to the provided inputs.
ComfyUI-Fans
Author: uarefans
Nodes: Fans Styler (Max 10 Style), Fans Text Concat (Until 10 text), Fans Prompt Styler Postive (Can replace {prompt} word in your csv files), Fans Prompt Styler Negative (With sentence structure).
ComfyUI_TravelSuite
Author: NicholasMcCarthy
ComfyUI custom nodes to apply various latent travel techniques.
ComfyI2I
Author: ManglerFTW
A set of custom nodes to perform image 2 image functions in ComfyUI.
SaveImgPrompt
Author: mpiquero7164
Save a png or jpeg and option to save prompt/workflow in a text or json file for each image in Comfy + Workflow loading.
ComfyUI Sokes Nodes
Author: m-sokes
Nodes: Empty Latent Randomizer (9 Inputs)
noise latent perlinpinpin
Author: Extraltodeus
Nodes: NoisyLatentPerlin. This allows to create latent spaces filled with perlin-based noise that can actually be used by the samplers.
LoadLoraWithTags
Author: Extraltodeus
Nodes:LoadLoraWithTags. Save/Load trigger words for loras from a json and auto fetch them on civitai if they are missing.
sigmas_tools_and_the_golden_scheduler
Author: Extraltodeus
A few nodes to mix sigmas and a custom scheduler that uses phi, then one using eval() to be able to schedule with custom formulas.
ComfyUI-AutomaticCFG
Author: Extraltodeus
My own version 'from scratch' of a self-rescaling CFG. It isn't much but it's honest work. TLDR: set your CFG at 8 to try it. No burned images and artifacts anymore. CFG is also a bit more sensitive because it's a proportion around 8. Low scale like 4 also gives really nice results since your CFG is not the CFG anymore. Also in general even with relatively low settings it seems to improve the quality.
Vector_Sculptor_ComfyUI
Author: Extraltodeus
The main node makes your conditioning go towards similar concepts so to enrich your composition or further away so to make it more precise. It gathers similar pre-cond vectors for as long as the cosine similarity score diminishes. If it climbs back it stops. This allows to set a relative direction to similar concepts. There are examples at the end but [a/you can also check this imgur album](https://imgur.com/a/WvPd81Y) which demonstrates the capability of improving variety.
Stable-Diffusion-temperature-settings
Author: Extraltodeus
Provides the ability to set the temperature for both UNET and CLIP. For ComfyUI.
Uncond-Zero-for-ComfyUI
Author: Extraltodeus
Allows to sample without generating any uncond with Stable Diffusion!
pre_cfg_comfy_nodes_for_ComfyUI
Author: Extraltodeus
A set of nodes to prepare the noise predictions before the CFG function
Skimmed_CFG
Author: Extraltodeus
A powerful anti-burn allowing much higher CFG scales for latent diffusion models (for ComfyUI)
DistanceSampler
Author: Extraltodeus
Heuristic modification of the Heun sampler using a custom function based on normalized distances. For ComfyUI.
JPS Custom Nodes for ComfyUI
Author: JPS
Nodes: Various nodes to handle SDXL Resolutions, SDXL Basic Settings, IP Adapter Settings, Revision Settings, SDXL Prompt Styler, Crop Image to Square, Crop Image to Target Size, Get Date-Time String, Resolution Multiply, Largest Integer, 5-to-1 Switches for Integer, Images, Latents, Conditioning, Model, VAE, ControlNet
hus' utils for ComfyUI
Author: hustille
ComfyUI nodes primarily for seed and filename generation
ComfyUI_Fooocus_KSampler
Author: hustille
Nodes: KSampler With Refiner (Fooocus). The KSampler from [a/Fooocus](https://github.com/lllyasviel/Fooocus) as a ComfyUI node [w/NOTE: This patches basic ComfyUI behaviour - don't use together with other samplers. Or perhaps do? Other samplers might profit from those changes ... ymmv.]
LoRA Tag Loader for ComfyUI
Author: badjeff
A ComfyUI custom node to read LoRA tag(s) from text and load it into checkpoint model.
rgthree's ComfyUI Nodes
Author: rgthree
Nodes: Seed, Reroute, Context, Lora Loader Stack, Context Switch, Fast Muter. These custom nodes helps organize the building of complex workflows.
AIGODLIKE-COMFYUI-TRANSLATION
Author: AIGODLIKE
It provides language settings. (Contribution from users of various languages is needed due to the support for each language.)
AIGODLIKE-ComfyUI-Studio
Author: AIGODLIKE
Improve the interactive experience of using ComfyUI, such as making the loading of ComfyUI models more intuitive and making it easier to create model thumbnails
ComfyUI-CUP
Author: AIGODLIKE
Bridge between ComfyUI and blender's ComfyUI-BlenderAI-node addon.
ComfyUI-ToonCrafter
Author: AIGODLIKE
This project is used to enable [a/ToonCrafter](https://github.com/ToonCrafter/ToonCrafter) to be used in ComfyUI. You can use it to achieve generative keyframe animation And use it in Blender for animation rendering and prediction
BilboX's ComfyUI Custom Nodes
Author: syllebra
Nodes: BilboX's PromptGeek Photo Prompt. This provides a convenient way to compose photorealistic prompts into ComfyUI. Post-Processing: adds various post processing effects. Bonus: Option to show a distant server shutdown menu.
Save Image with Generation Metadata
Author: Girish Gopaul
All the tools you need to save images with their generation metadata on ComfyUI. Compatible with Civitai & Prompthero geninfo auto-detection. Works with png, jpeg and webp.
ComfyUI-send-Eagle(slim)
Author: shingo1228
Nodes:Send Webp Image to Eagle. This is an extension node for ComfyUI that allows you to send generated images in webp format to Eagle. This extension node is a re-implementation of the Eagle linkage functions of the previous ComfyUI-send-Eagle node, focusing on the functions required for this node.
ComfyUI-SDXL-EmptyLatentImage
Author: shingo1228
Nodes:SDXL Empty Latent Image. An extension node for ComfyUI that allows you to select a resolution from the pre-defined json files and output a Latent Image.
pfg-ComfyUI
Author: laksjdjf
ComfyUI version of https://github.com/laksjdjf/pfg-webui. (To use this extension, you need to download the required model file from **Install Models**)
cgem156-ComfyUI🍌
Author: laksjdjf
The custom nodes of laksjdjf have been integrated into the node pack of cgem156🍌. NOTE:This includes the attention couple feature.
cd-tuner_negpip-ComfyUI
Author: laksjdjf
Nodes:Apply CDTuner, Apply Negapip. This extension provides the [a/CD(Color/Detail) Tuner](https://github.com/hako-mikan/sd-webui-cd-tuner) and the [a/Negative Prompt in the Prompt](https://github.com/hako-mikan/sd-webui-negpip) features.
LCMSampler-ComfyUI
Author: laksjdjf
This extension node is intended for the use of LCM conversion for SSD-1B-anime. It does not guarantee operation with the original LCM (as it cannot load weights in the current version). To take advantage of fast generation with LCM, a node for using TAESD as a decoder is also provided. This is inspired by ComfyUI-OtherVAEs.
LoRTnoC-ComfyUI
Author: laksjdjf
This is a repository for using LoRTnoC (LoRA with hint block of ControlNet) on ComfyUI. NOTE:Please place the model file in the same location as controlnet. (Is this too arbitrary?)
Batch-Condition-ComfyUI
Author: laksjdjf
Nodes:CLIP Text Encode (Batch), String Input, Batch String
asymmetric-tiling-comfyui
Author: alsritter
Nodes:Asymmetric_Tiling_KSampler.
GPU temperature protection
Author: meap158
Pause image generation when GPU temperature exceeds threshold.
ComfyUI-Prompt-Expansion
Author: meap158
Dynamic prompt expansion, powered by GPT-2 locally on your device.
ComfyUI-Background-Replacement
Author: meap158
Instantly replace your image's background.
ComfyUI-TeaNodes
Author: TeaCrab
Nodes:TC_EqualizeCLAHE, TC_SizeApproximation, TC_ImageResize, TC_ImageScale, TC_ColorFill.
ComfyUI_FastVAEDecorder_SDXL
Author: nagolinc
Based off of: [a/Birch-san/diffusers-play/approx_vae](https://github.com/Birch-san/diffusers-play/tree/main/approx_vae). This ComfyUI node allows you to quickly preview SDXL 1.0 latents.
comfyui_openai_node
Author: nagolinc
This provides a single node openai > Open AI query node that takes a system prompt and user message and sends them to chatGPT 3.5 Note, you MUST have an OPEN AI API key stored in the environment variable OPENAI_API_KEY in order for this to work.
ResolutionSelector for ComfyUI
Author: bradsec
A custom node for Stable Diffusion ComfyUI to enable easy selection of image resolutions for SDXL SD15 SD21
ControlNet-LLLite-ComfyUI
Author: kohya-ss
Nodes: LLLiteLoader
ComfyUI-Jjk-Nodes
Author: jjkramhoeft
Nodes: SDXLRecommendedImageSize, JjkText, JjkShowText, JjkConcat. A set of custom nodes for ComfyUI - focused on text and parameter utility
SDXL Auto Prompter
Author: dagthomas
Easy prompting for generation of endless random art pieces and photographs!
Recommended Resolution Calculator
Author: marhensa
Input your desired output final resolution, it will automaticaly set the initial recommended SDXL ratio/size and its Upscale Factor to reach that output final resolution, also there's an option for 2x/4x reverse Upscale Factor. These all to avoid using bad/arbitary initial ratio/resolution.
ComfyUI-N-Nodes
Author: Nuked
A suite of custom nodes for ConfyUI that includes GPT text-prompt generation, LoadVideo,SaveVideo,LoadFramesFromFolder and FrameInterpolator
ComfyUI-N-Sidebar
Author: Nuked
A simple sidebar for ComfyUI.
Comfy-LFO
Author: richinsley
Nodes:LFO_Triangle, LFO_Sine, SawtoothNode, SquareNode, PulseNode. ComfyUI custom nodes to create Low Frequency Oscillators.
bsz-cui-extras
Author: Beinsezii
This contains all-in-one 'principled' nodes for T2I, I2I, refining, and scaling. Additionally it has many tools for directly manipulating the color of latents, high res fix math, and scripted image post-processing.
tdxh_node_comfyui
Author: youyegit
Add Switch on nodes, Make nodes amount small! It helps conveniently to use less nodes for doing the same things.
ComfyWarp
Author: Sxela
Nodes:LoadFrameSequence, LoadFrame
ComfyUI-Coziness
Author: skfoo
Nodes:MultiLora Loader, Lora Text Extractor. Provides a node for assisting in loading loras through text.
ComfyUI-TacoNodes
Author: YOUR-WORST-TACO
Nodes:TacoLatent, TacoAnimatedLoader, TacoImg2ImgAnimatedLoader, TacoGifMaker.
Canvas Tab
Author: Lerc
This extension provides a full page image editor with mask support. There are two nodes, one to receive images from the editor and one to send images to the editor.
ComfyUI Neural Network Latent Upscale
Author: Ttl
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.
Latent Mirror node for ComfyUI
Author: spro
Nodes: Latent Mirror. Node to mirror a latent along the Y (vertical / left to right) or X (horizontal / top to bottom) axis.
Embedding Picker
Author: Tropfchen
Tired of forgetting and misspelling often weird names of embeddings you use? Or perhaps you use only one, cause you forgot you have tens of them installed?
ComfyUI Nodes for External Tooling
Author: Acly
Provides nodes and server API extensions geared towards using ComfyUI as a backend for external tools.
ComfyUI Inpaint Nodes
Author: Acly
Nodes for better inpainting with ComfyUI. Adds various ways to pre-process inpaint areas. Supports the Fooocus inpaint model, a small and flexible patch which can be applied to any SDXL checkpoint and will improve consistency when generating masked areas.
comfy_PoP
Author: picturesonpictures
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.
Dream Project Animation Nodes
Author: Dream Project
This extension offers various nodes that are useful for Deforum-like animations in ComfyUI.
Dream Video Batches
Author: Dream Project
Provide utilities for batch based video generation workflows (s.a. AnimateDiff and Stable Video Diffusion).
ComfyUI Optical Flow
Author: seanlynch
This package contains three nodes to help you compute optical flow between pairs of images, usually adjacent frames in a video, visualize the flow, and apply the flow to another image of the same dimensions. Most of the code is from Deforum, so this is released under the same license (MIT).
ComfyUI Easy Padding
Author: ealkanat
ComfyUI Easy Padding is a simple custom ComfyUI node that helps you to add padding to images on ComfyUI.
Character Face Swap
Author: ArtBot2023
Character face swap with LoRA and embeddings.
Facerestore CF (Code Former)
Author: mav-rik
This is a copy of [a/facerestore custom node](https://civitai.com/models/24690/comfyui-facerestore-node) with a bit of a change to support CodeFormer Fidelity parameter. These ComfyUI nodes can be used to restore faces in images similar to the face restore option in AUTOMATIC1111 webui. NOTE: To use this node, you need to download the face restoration model and face detection model from the 'Install models' menu.
braintacles-nodes
Author: braintacles
Nodes: CLIPTextEncodeSDXL-Multi-IO, CLIPTextEncodeSDXL-Pipe, Empty Latent Image from Aspect-Ratio, Random Find and Replace.
ComfyUI-Model-Manager
Author: hayden-fr
Manage models: browsing, download and delete.
ComfyUI-Image-Browsing
Author: hayden-fr
Image Browsing: browsing, download and delete.
comfyui-job-iterator
Author: ali1234
Implements iteration over sequences within a single workflow run. [w/NOTE: This node replaces the execution of ComfyUI for iterative processing functionality.]
ComfyUI Ricing
Author: jmkl
ComfyUI custom user.css and some script stuff. mainly for web interface.
Otonx's Custom Nodes
Author: budihartono
Nodes: OTX Multiple Values, OTX KSampler Feeder. This extension provides custom nodes for ComfyUI created for personal projects. Made available for reference. Nodes may be updated or changed intermittently or not at all. Review & test before use.
A8R8 ComfyUI Nodes
Author: ramyma
Nodes: Base64Image Input Node, Base64Image Output Node. [a/A8R8](https://github.com/ramyma/a8r8) supporting nodes to integrate with ComfyUI
Seamless tiling Node for ComfyUI
Author: spinagon
Node for generating almost seamless textures, based on similar setting from A1111.
Endless ️🌊✨ Nodes
Author: BiffMunky
A small set of nodes I created for various numerical and text inputs. Features image saver with ability to have JSON saved to separate folder, parameter collection nodes, two aesthetic scoring models, switches for text and numbers, and conversion of string to numeric and vice versa.
ComfyUI-HQ-Image-Save
Author: spacepxl
Add Image Save nodes for TIFF 16 bit and EXR 32 bit formats. Probably only useful if you're applying a LUT or other color corrections, and care about preserving as much color accuracy as possible.
ComfyUI-Image-Filters
Author: spacepxl
Image and matte filtering nodes for ComfyUI `image/filters/*`
ComfyUI-RAVE
Author: spacepxl
Unofficial ComfyUI implementation of [a/RAVE](https://rave-video.github.io/)
ComfyUI-StyleGan
Author: spacepxl
Basic support for StyleGAN2 and StyleGAN3 models.
ComfyUI-Florence-2
Author: spacepxl
[a/https://huggingface.co/microsoft/Florence-2-large-ft](https://huggingface.co/microsoft/Florence-2-large-ft) Large or base model, support for captioning and bbox task modes, more coming soon.
auto nodes layout
Author: PTA
A ComfyUI extension to apply better nodes layout algorithm to ComfyUI workflow (mostly for visualization purpose)
SD Prompt Reader
Author: receyuki
The ultimate solution for managing image metadata and multi-tool compatibility. ComfyUI node version of the SD Prompt Reader.
ComfyUI Essentials
Author: cubiq
Essential nodes that are weirdly missing from ComfyUI core. With few exceptions they are new features and not commodities. I hope this will be just a temporary repository until the nodes get included into ComfyUI.
ComfyUI-Latent-Modifiers
Author: Clybius
Nodes: Latent Diffusion Mega Modifier. ComfyUI nodes which modify the latent during the diffusion process. (Sharpness, Tonemap, Rescale, Extra Noise)
ComfyUI Extra Samplers
Author: Clybius
Nodes: SamplerCustomNoise, SamplerCustomNoiseDuo, SamplerCustomModelMixtureDuo, SamplerRES_Momentumized, SamplerDPMPP_DualSDE_Momentumized, SamplerCLYB_4M_SDE_Momentumized, SamplerTTM, SamplerLCMCustom This extension provides various custom samplers not offered by the default nodes in ComfyUI.
Dynamic Thresholding
Author: mcmonkeyprojects
Adds nodes for Dynamic Thresholding, CFG scheduling, and related techniques.
YARS: Yet Another Resolution Selector
Author: Tropfchen
A slightly different Resolution Selector node, allowing to freely change base resolution and aspect ratio, with options to maintain the pixel count or use the base resolution as the highest or lowest dimension.
Noise variation and batch noise tools
Author: chrisgoringe
Nodes to create small variations on noise, to shape noise, and to control noise in batches. Replaces the old 'variation-seed' nodes.
Image chooser
Author: chrisgoringe
A custom node that pauses the flow while you choose which image (or latent) to pass on to the rest of the workflow.
Use Everywhere (UE Nodes)
Author: chrisgoringe
A set of nodes that allow data to be 'broadcast' to some or all unconnected inputs. Greatly reduces link spaghetti.
Prompt Info
Author: chrisgoringe
Prompt Info
TGu Utilities
Author: TGu-97
Nodes: MPN Switch, MPN Reroute, PN Switch. This is a set of custom nodes for ComfyUI. Mainly focus on control switches.
SRL's nodes
Author: seanlynch
Nodes: SRL Conditional Interrupt, SRL Format String, SRL Eval, SRL Filter Image List. This is a collection of nodes I find useful. Note that at least one module allows execution of arbitrary code. Do not use any of these nodes on a system that allow untrusted users to control workflows or inputs.[w/WARNING: The custom nodes in this extension are vulnerable to **security risks** because they allow the execution of arbitrary code through the workflow]
prompt-generator
Author: alpertunga-bile
Custom AI prompt generator node for ComfyUI.
KJNodes for ComfyUI
Author: kijai
Various quality of life -nodes for ComfyUI, mostly just visual stuff to improve usability.
ComfyUI-CCSR
Author: kijai
ComfyUI- CCSR upscaler node
ComfyUI-SVD
Author: kijai
Preliminary use of SVD in ComfyUI. NOTE: Quick Implementation, Unstable. See details on repositories.
Marigold depth estimation in ComfyUI
Author: kijai
This is a wrapper node for Marigold depth estimation: [https://github.com/prs-eth/Marigold](https://github.com/kijai/ComfyUI-Marigold). Currently using the same diffusers pipeline as in the original implementation, so in addition to the custom node, you need the model in diffusers format. NOTE: See details in repo to install.
Geowizard depth and normal estimation in ComfyUI
Author: kijai
This is a diffusers (0.27.2) wrapper node for Geowizard: [https://github.com/fuxiao0719/GeoWizard]. The model is autodownloaded from Hugginface to ComfyUI/models/diffusers/geowizard
ComfyUI-depth-fm
Author: kijai
Fast and accurate monocular depth estimation.
ComfyUI-DDColor
Author: kijai
Node to use [a/DDColor](https://github.com/piddnad/DDColor) in ComfyUI.
Animatediff MotionLoRA Trainer
Author: kijai
This is a trainer for AnimateDiff MotionLoRAs, based on the implementation of MotionDirector by ExponentialML. NOTE:[a/ADMotionDirector](https://github.com/ExponentialML/AnimateDiff-MotionDirector)
ComfyUI-moondream
Author: kijai
Moondream image to text query node with batch support
ComfyUI-SUPIR
Author: kijai
Wrapper nodes to use SUPIR upscaling process in ComfyUI
ComfyUI-DynamiCrafterWrapper
Author: kijai
Wrapper nodes to use DynamiCrafter image2video and frame interpolation models in ComfyUI And this extension supports ToonCrafter as well
ComfyUI-APISR
Author: kijai
Node to use [a/APISR](https://github.com/Kiteretsu77/APISR) upscale models in ComfyUI.[w/NOTE: repo name is changed from ComfyUI-APISR -> ComfyUI-APISR-KJ]
DiffusionLight implementation for ComfyUI
Author: kijai
This is simplified implementation of the [a/DiffusionLight](https://github.com/DiffusionLight/DiffusionLight) method of creating light probes. You will need the included LoRA, place it in ComfyUI/loras folder like usual, it's converted from the original diffusers one.
ComfyUI-ELLA-wrapper
Author: kijai
ComfyUI wrapper nodes to use the Diffusers implementation of ELLA
ComfyUI-LaVi-Bridge-Wrapper
Author: kijai
ComfyUI wrapper node to test LaVi-Bridge using Diffusers
ComfyUI-BrushNet-Wrapper
Author: kijai
ComfyUI wrapper nodes to use the Diffusers implementation of BrushNet
ComfyUI-IC-Light
Author: kijai
ComfyUI native nodes for IC-Light
ComfyUI-DepthAnythingV2
Author: kijai
ComfyUI nodes to use [a/DepthAnythingV2](https://depth-anything-v2.github.io/) NOTE:Models autodownload to ComfyUI/models/depthanything from [a/https://huggingface.co/Kijai/DepthAnythingV2-safetensors/tree/main](https://huggingface.co/Kijai/DepthAnythingV2-safetensors/tree/main)
ComfyUI-Florence2
Author: kijai
Nodes to use Florence2 VLM for image vision tasks: object detection, captioning, segmentation and ocr
ComfyUI-LuminaWrapper
Author: kijai
ComfyUI wrapper nodes for Lumina models
ComfyUI-MimicMotionWrapper
Author: kijai
Optimized wrapper nodes for MimicMotion: [a/https://github.com/tencent/MimicMotion](https://github.com/tencent/MimicMotion)
ComfyUI-OpenDiTWrapper
Author: kijai
Wrapper nodes for OpenDiT: [a/OpenDiT](https://github.com/NUS-HPC-AI-Lab/OpenDiT/), supports Open-Sora t2i and i2i
ComfyUI-LivePortraitKJ
Author: kijai
Nodes for [a/LivePortrait](https://github.com/KwaiVGI/LivePortrait)
ComfyUI-KwaiKolorsWrapper
Author: kijai
Rudimentary wrapper that runs [a/Kwai-Kolors](https://huggingface.co/Kwai-Kolors/Kolors) text2image pipeline using diffusers.
ComfyUI-segment-anything-2
Author: kijai
Nodes to use [a/segment-anything-2](https://github.com/facebookresearch/segment-anything-2) for image or video segmentation.
ComfyUI nodes for ControlNext-SVD v2
Author: kijai
These nodes include my wrapper for the original diffusers pipeline, as well as work in progress native ComfyUI implementation. For the diffusers wrapper models should be downloaded automatically, for the native version you can get the unet [a/here](https://huggingface.co/Kijai/ControlNeXt-SVD-V2-Comfy/blob/main/controlnext-svd_v2-unet-fp16_converted.safetensors).
ComfyUI Flux Trainer
Author: kijai
Currently supports LoRA training, and untested full finetune with code from kohya's scripts: [a/https://github.com/kohya-ss/sd-scripts](https://github.com/kohya-ss/sd-scripts)
ComfyUI CogVideoX Wrapper
Author: kijai
Diffusers wrapper for CogVideoX -models: [a/https://github.com/THUDM/CogVideo](https://github.com/THUDM/CogVideo)
ComfyUI Llava-OneVision
Author: kijai
Nodes to use the OneVision LLaVA models: [a/https://github.com/LLaVA-VL/LLaVA-NeXT](https://github.com/LLaVA-VL/LLaVA-NeXT)
Comfyui-Lama
Author: hhhzzyang
Nodes: LamaaModelLoad, LamaApply, YamlConfigLoader. a costumer node is realized to remove anything/inpainting anything from a picture by mask inpainting.[w/WARN:This extension includes the entire model, which can result in a very long initial installation time, and there may be some compatibility issues with older dependencies and ComfyUI.]
Save Image Extended for ComfyUI
Author: audioscavenger
Upgrade the Save File node: customize subfolders, file names with checkpoint names, or any sampler attribute your want! [w/NOTE: This node is a fork from @thedyze, since the [a/original repository](https://github.com/thedyze/save-image-extended-comfyui) is no longer maintained. Simply *uninstall* the original version and **REINSTALL** this one.]
ComfyUI-LexTools
Author: SOELexicon
ComfyUI-LexTools is a Python-based image processing and analysis toolkit that uses machine learning models for semantic image segmentation, image scoring, and image captioning.
ComfyUI - Text Overlay Plugin
Author: mikkel
The ComfyUI Text Overlay Plugin provides functionalities for superimposing text on images. Users can select different font types, set text size, choose color, and adjust the text's position on the image.
Avatar Graph
Author: avatechai
Include nodes for sam + bpy operation, that allows workflow creations for generative 2d character rig.
tri3d-comfyui-nodes
Author: TRI3D-LC
Nodes: tri3d-extract-hand, tri3d-fuzzification, tri3d-position-hands, tri3d-atr-parse.
ComfyUI-MiroBoard
Author: TRI3D-LC
Nodes: add-image-miro-board.
segment anything
Author: storyicon
Based on GroundingDino and SAM, use semantic strings to segment any element in an image. The comfyui version of sd-webui-segment-anything.
ComfyUI MuseV Evolved
Author: storyicon
Nodes:MuseVImg2Vid (comfyui_musev_evolved) NOTE: Download [a/MuseV](https://huggingface.co/TMElyralab/MuseV) to ComfyUI/models/diffusers
ComfyUI-AudioScheduler
Author: a1lazydog
Load mp3 files and use the audio nodes to power animations and prompt scheduling. Use with FizzNodes.
cyberdolphin
Author: whatbirdisthat
Cyberdolphin Suite of ComfyUI nodes for wiring up things.
CrasH Utils
Author: chrish-slingshot
A mixture of effects and quality of life nodes. Nodes: ImageGlitcher (gives an image a cool glitchy effect), ColorStylizer (highlights a single color in an image), QueryLocalLLM (queries a local LLM API though oobabooga), SDXLReslution (resolution picker for the standard SDXL resolutions, the complete list), SDXLResolutionSplit (splits the SDXL resolution into width and height).
ComfyUI-seam-carving
Author: spinagon
Nodes: Image Resize (seam carving). Seam carving (image resize) for ComfyUI. Based on [a/https://github.com/li-plus/seam-carving](https://github.com/li-plus/seam-carving). With seam carving algorithm, the image could be intelligently resized while keeping the important contents undistorted. The carving process could be further guided, so that an object could be removed from the image without apparent artifacts.
ymc-node-suite-comfyui
Author: YMC
ymc 's nodes for comfyui. This extension is composed of nodes that provide various utility features such as text, region, and I/O.
ymc-node-as-x-type
Author: YMC
some comfyui custom nodes to set it as known type
ComfyUI-Chibi-Nodes
Author: chibiace
Nodes:Loader, Prompts, ImageTool, Wildcards, LoadEmbedding, ConditionText, SaveImages, ...
ComfyUI-stable-wildcards
Author: DigitalIO
Wildcard implementation that can be reproduced with workflows.
ComfyUI-Portrait-Maker
Author: THtianhao
Nodes:RetainFace, FaceFusion, RatioMerge2Image, MaskMerge2Image, ReplaceBoxImg, ExpandMaskBox, FaceSkin, SkinRetouching, PortraitEnhancement, ...
ComfyUI-FaceChain
Author: THtianhao
The official ComfyUI version of facechain greatly improves the speed of reasoning and has great custom process controls.
Cute Comfy
Author: zer0TF
Adds a configurable folder watcher that auto-converts Comfy metadata into a Civitai-friendly format for automatic resource tagging when you upload images. Oh, and it makes your UI awesome, too. 💜
ComfyUI_MSSpeech_TTS
Author: chflame163
A text-to-speech plugin used under ComfyUI. It utilizes the Microsoft Speech TTS interface to convert text content into MP3 format audio files.
ComfyUI_WordCloud
Author: chflame163
Nodes:Word Cloud, Load Text File
ComfyUI Layer Style
Author: chflame163
A set of nodes for ComfyUI it generate image like Adobe Photoshop's Layer Style. the Drop Shadow is first completed node, and follow-up work is in progress.
ComfyUI Face Similarity
Author: chflame163
A custom node for ComfyUI. It compare two images to rate facial similarity.
ComfyUI_CatVTON_Wrapper
Author: chflame163
[a/CatVTON](https://github.com/Zheng-Chong/CatVTON) warpper for ComfyUI
primitive-types
Author: drustan-hawk
Small collection of typed primitive nodes.
comfyui-mixlab-nodes
Author: shadowcz007
3D, ScreenShareNode & FloatingVideoNode, SpeechRecognition & SpeechSynthesis, GPT, LoadImagesFromLocal, Layers, Other Nodes, ...
comfyui-ultralytics-yolo
Author: shadowcz007
Nodes:Detect By Label.
Consistency Decoder
Author: shadowcz007
[a/openai Consistency Decoder](https://github.com/openai/consistencydecoder). After downloading the [a/OpenAI VAE model](https://openaipublic.azureedge.net/diff-vae/c9cebd3132dd9c42936d803e33424145a748843c8f716c0814838bdc8a2fe7cb/decoder.pt), place it in the `model/vae` directory for use.
comfyui-Image-reward
Author: shadowcz007
[a/ImageReward](https://github.com/THUDM/ImageReward): Human preference learning in text-to-image generation. This is a [a/paper](https://arxiv.org/abs/2304.05977) from NeurIPS 2023
comfyui-sound-lab
Author: shadowcz007
Nodes:Music Gen, Audio Play, Stable Audio
comfyui-edit-mask
Author: shadowcz007
Nodes:Edit Mask
comfyui-liveportrait
Author: shadowcz007
The ComfyUI version of [a/LivePortrait](https://github.com/KwaiVGI/LivePortrait).
comfyui-try-on
Author: shadowcz007
Virtual try-on for creating a personal brand wardrobe collection.
Ostris Nodes ComfyUI
Author: ostris
This is a collection of custom nodes for ComfyUI that I made for some QOL. I will be adding much more advanced ones in the future once I get more familiar with the API.
Latent Consistency Model for ComfyUI
Author: 0xbitches
This custom node implements a Latent Consistency Model sampler in ComfyUI. (LCM)
Core ML Suite for ComfyUI
Author: aszc-dev
This extension contains a set of custom nodes for ComfyUI that allow you to use Core ML models in your ComfyUI workflows. The models can be obtained here, or you can convert your own models using coremltools. The main motivation behind using Core ML models in ComfyUI is to allow you to utilize the ANE (Apple Neural Engine) on Apple Silicon (M1/M2) machines to improve performance.
Syrian Falcon Nodes
Author: taabata
Nodes:Prompt editing, Word as Image
LCM_Inpaint-Outpaint_Comfy
Author: taabata
ComfyUI custom nodes for inpainting/outpainting using the new latent consistency model (LCM)
ComfyUI_NoxinNodes
Author: noxinias
Nodes: Noxin Complete Chime, Noxin Scaled Resolutions, Load from Noxin Prompt Library, Save to Noxin Prompt Library
ezXY scripts and nodes
Author: apesplat
Extensions/Patches: Enables linking float and integer inputs and ouputs. Values are automatically cast to the correct type and clamped to the correct range. Works with both builtin and custom nodes.[w/NOTE: This repo patches ComfyUI's validate_inputs and map_node_over_list functions while running. May break depending on your version of ComfyUI. Can be deactivated in config.yaml.]Nodes: A collection of nodes for facilitating the generation of XY plots. Capable of plotting changes over most primitive values.[w/Does not work with current version of Comfyui]
SimpleTiles
Author: kinfolk0117
Nodes:TileSplit, TileMerge.
ComfyUI_GradientDeepShrink
Author: kinfolk0117
Nodes:GradientPatchModelAddDownscale (Kohya Deep Shrink).
ComfyUI_Pilgram
Author: kinfolk0117
Use [a/Pilgram2](https://github.com/mgineer85/pilgram2) filters in ComfyUI
ComfyUI Fictiverse Nodes
Author: Fictiverse
Nodes:Color correction.
ComfyUI-Lora-Auto-Trigger-Words
Author: idrirap
This project is a fork of [a/https://github.com/Extraltodeus/LoadLoraWithTags](https://github.com/Extraltodeus/LoadLoraWithTags) The aim of these custom nodes is to get an easy access to the tags used to trigger a lora.
Comfy UI FatLabels
Author: aianimation55
It's a super simple custom node for Comfy UI, to generate text, with a font size option. Useful for bigger labelling of nodes, helpful for wider screen captures or tutorials. Plus you can of course use the text within your generations.
noEmbryo nodes
Author: noEmbryo
PromptTermList (1-6): are some nodes that help with the creation of Prompts inside ComfyUI. Resolution Scale outputs image dimensions using a scale factor. Regex Text Chopper outputs the chopped parts of a text using RegEx.
ComfyUI - Mask Bounding Box
Author: mikkel
The ComfyUI Mask Bounding Box Plugin provides functionalities for selecting a specific size mask from an image. Can be combined with ClipSEG to replace any aspect of an SDXL image with an SD1.5 output.
ComfyUI-Malefish-Custom-Scripts
Author: ParmanBabra
Nodes:Multi Lora Loader, Random (Prompt), Combine (Prompt), CSV Prompts Loader
ComfyUI Serving toolkit
Author: IAmMatan.com
This extension adds nodes that allow you to easily serve your workflow (for example using a discord bot)
ComfyUI-CSV-Loader
Author: PCMonsterx
CSV Loader for prompt building within ComfyUI interface. Allows access to positive/negative prompts associated with a name. Selections are being pulled from CSV files.
ComfyUI-0246
Author: Trung0246
Random nodes for ComfyUI I made to solve my struggle with ComfyUI (ex: pipe, process). Have varying quality.
fexli-util-node-comfyui
Author: fexli
Nodes:FEImagePadForOutpaint, FEColorOut, FEColor2Image, FERandomizedColor2Image
ComfyUI_BadgerTools
Author: AbyssYuan0
Nodes:ImageOverlap-badger, FloatToInt-badger, IntToString-badger, FloatToString-badger, ImageNormalization-badger, ImageScaleToSide-badger, NovelToFizz-badger.
Image Resize for ComfyUI
Author: palant
This custom node provides various tools for resizing images. The goal is resizing without distorting proportions, yet without having to perform any calculations with the size of the original image. If a mask is present, it is resized and modified along with the image.
Integrated Nodes for ComfyUI
Author: palant
This tool will turn entire workflows or parts of them into single integrated nodes. In a way, it is similar to the Node Templates functionality but hides the inner structure. This is useful if all you want is to reuse and quickly configure a bunch of nodes without caring how they are interconnected.
Extended Save Image for ComfyUI
Author: palant
This custom node is largely identical to the usual Save Image but allows saving images also in JPEG and WEBP formats, the latter with both lossless and lossy compression. Metadata is embedded in the images as usual, and the resulting images can be used to load a workflow.
ComfyUI-Openpose-Editor-Plus
Author: whmc76
Nodes:Openpose Editor Plus
comfyui-previewlatent
Author: martijnat
a ComfyUI plugin for previewing latents without vae decoding. Useful for showing intermediate results and can be used a faster 'preview image' if you don't wan't to use vae decode.
Steerable Motion
Author: banodoco
Steerable Motion is a ComfyUI node for batch creative interpolation. Our goal is to feature the best methods for steering motion with images as video models evolve.
ComfyUI_GMIC
Author: gemell1
Nodes:GMIC Image Processing.
ComfyBreakAnim
Author: LonicaMewinsky
Nodes:BreakFrames, GetKeyFrames, MakeGrid.
ZSuite
Author: TheBarret
Nodes:Prompter, RF Noise, SeedMod.
ComfyUI PNG Metadata
Author: romeobuilderotti
Add custom Metadata fields to your saved PNG files.
comfyui-yanc
Author: ka-puna
NOTE: Concatenate Strings, Format Datetime String, Integer Caster, Multiline String, Truncate String. Yet Another Node Collection, a repository of simple nodes for ComfyUI. This repository eases the addition or removal of custom nodes to itself.
Jovimetrix Composition Nodes
Author: amorano
Webcam, MIDI, Spout and GLSL shader support. Animation via tick. Parameter manipulation with wave generator. Math operations, universal value converstion, shape mask generation, image channel ops, batch splitting/merging/randomizing, load image/video from URL, Dynamic bus routing, support for GIPHY, save output anywhere! flatten, crop, transform; check color blindness, make stereograms or stereoscopic images, and much more.
select_folder_path_easy
Author: Umikaze-job
This extension simply connects the nodes and specifies the output path of the generated images to a manageable path.
ComfyUi-NoodleWebcam
Author: Niutonian
Nodes:Noodle webcam is a node that records frames and send them to your favourite node.
feidorian-ComfyNodes
Author: Feidorian
This extension provides various custom nodes. literals, loaders, logic, output, switches
ComfyUI-TextUtils
Author: wutipong
Nodes:Create N-Token String
ComfyUI-NegiTools
Author: natto-maki
Nodes:OpenAI DALLe3, OpenAI Translate to English, String Function, Seed Generator
ComfyUI-RawSaver
Author: LonicaMewinsky
Nodes:SaveTifImage. ComfyUI custom node for purpose of saving image as uint16 tif file.
ComfyUI-sampler-lcm-alternative
Author: jojkaart
Nodes:LCMScheduler, SamplerLCMAlternative, SamplerLCMCycle. ComfyUI Custom Sampler nodes that add a new improved LCM sampler functions
ComfyUI-GTSuya-Nodes
Author: GTSuya-Studio
ComfyUI-GTSuya-Nodes is a ComfyUI extension designed to add several wildcards supports into ComfyUI. Wildcards allow you to use __name__ syntax in your prompt to get a random line from a file named name.txt in a wildcards directory.
ComfyUI-TrollSuite
Author: oyvindg
Nodes: BinaryImageMask, ImagePadding, LoadLastCreatedImage, RandomMask, TransparentImage.
ComfyUI_Dragos_Nodes
Author: drago87
Nodes:File Padding, Image Info, VAE Loader With Name
comfyui-geometry
Author: ansonkao
Nodes: Mask to Centroid, Mask to Eigenvector. A small collection of custom nodes for use with ComfyUI, for geometry calculations
comfyui-fitsize
Author: bronkula
Nodes:Fit Size From Int/Image/Resize, Load Image And Resize To Fit, Pick Image From Batch/List, Crop Image Into Even Pieces, Image Region To Mask... A simple set of nodes for making an image fit within a bounding box
ComfyUI_toyxyz_test_nodes
Author: toyxyz
This node was created to send a webcam to ComfyUI in real time. This node is recommended for use with LCM.
ComfyUI Stable Video Diffusion
Author: thecooltechguy
Easily use Stable Video Diffusion inside ComfyUI!
ComfyUI-ComfyRun
Author: thecooltechguy
The easiest way to run & share any ComfyUI workflow [a/https://comfyrun.com](https://comfyrun.com)
ComfyUI-MagicAnimate
Author: thecooltechguy
Easily use Magic Animate within ComfyUI! [w/WARN: This extension requires 15GB disk space.]
ComfyUI-ComfyWorkflows
Author: thecooltechguy
The best way to run, share, & discover thousands of ComfyUI workflows.
Comfy Couple
Author: Danand
If you want to draw two different characters together without blending their features, so you could try to check out this custom node.
ComfyUI-safety-checker
Author: 42lux
A NSFW/Safety Checker Node for ComfyUI.
ComfyUI_Nimbus-Pack
Author: sergekatzmann
Nodes:Image Square Adapter Node, Image Resize And Crop Node
ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes
Author: komojini
Nodes:XL DreamBooth LoRA, S3 Bucket LoRA
komojini-comfyui-nodes
Author: komojini
Nodes:YouTube Video Loader. Custom ComfyUI Nodes for video generation
APISR IN COMFYUI
Author: ZHO-ZHO-ZHO
Unofficial implementation of APISR for ComfyUI, both image and video
ComfyUI-Text_Image-Composite [WIP]
Author: ZHO-ZHO-ZHO
Nodes:Text_Image_Zho, Text_Image_Multiline_Zho, RGB_Image_Zho, AlphaChanelAddByMask, ImageComposite_Zho, ...
ComfyUI-Gemini
Author: ZHO-ZHO-ZHO
Using Gemini-pro & Gemini-pro-vision in ComfyUI.
comfyui-portrait-master-zh-cn
Author: ZHO-ZHO-ZHO
ComfyUI Portrait Master 简体中文版.
ComfyUI-Q-Align
Author: ZHO-ZHO-ZHO
Nodes:Q-Align Scoring. Implementation of [a/Q-Align](https://arxiv.org/abs/2312.17090) for ComfyUI
ComfyUI-InstantID
Author: ZHO-ZHO-ZHO
Unofficial implementation of [a/InstantID](https://github.com/InstantID/InstantID) for ComfyUI
ComfyUI PhotoMaker (ZHO)
Author: ZHO-ZHO-ZHO
Unofficial implementation of [a/PhotoMaker](https://github.com/TencentARC/PhotoMaker) for ComfyUI
ComfyUI-Qwen-VL-API
Author: ZHO-ZHO-ZHO
QWen-VL-Plus & QWen-VL-Max in ComfyUI
ComfyUI-SVD-ZHO (WIP)
Author: ZHO-ZHO-ZHO
My Workflows + Auxiliary nodes for Stable Video Diffusion (SVD)
ComfyUI SegMoE
Author: ZHO-ZHO-ZHO
Unofficial implementation of [a/SegMoE: Segmind Mixture of Diffusion Experts](https://github.com/segmind/segmoe) for ComfyUI
ComfyUI YoloWorld-EfficientSAM
Author: ZHO-ZHO-ZHO
Unofficial implementation of [a/YOLO-World + EfficientSAM](https://huggingface.co/spaces/SkalskiP/YOLO-World) & [a/YOLO-World](https://github.com/AILab-CVC/YOLO-World) for ComfyUI NOTE: Install the efficient_sam model from the Install models menu. [w/When installing or updating this custom node, many installation packages may be downgraded due to the installation of requirements. !! python3.12 is incompatible.]
ComfyUI-PixArt-alpha-Diffusers
Author: ZHO-ZHO-ZHO
Unofficial implementation of [a/PixArt-alpha-Diffusers](https://github.com/PixArt-alpha/PixArt-alpha) for ComfyUI
ComfyUI-BRIA_AI-RMBG
Author: ZHO-ZHO-ZHO
Unofficial implementation of BRIA RMBG Model for ComfyUI.
DepthFM IN COMFYUI
Author: ZHO-ZHO-ZHO
Unofficial implementation of [a/DepthFM](https://github.com/CompVis/depth-fm) for ComfyUI
ComfyUI-BiRefNet-ZHO
Author: ZHO-ZHO-ZHO
Better version for [a/BiRefNet](https://github.com/zhengpeng7/birefnet) in ComfyUI | Both img and video
Phi-3-mini in ComfyUI
Author: ZHO-ZHO-ZHO
Nodes:Phi3mini_4k_ModelLoader_Zho, Phi3mini_4k_Zho, Phi3mini_4k_Chat_Zho
ComfyUI-ArtGallery
Author: ZHO-ZHO-ZHO
Prompt Visualization | Art Gallery [w/WARN: Installation requires 2GB of space, and it will involve a long download time.]
ComfyUI-Animated-optical-illusions
Author: ZHO-ZHO-ZHO
Animated optical illusions in ComfyUI
ComfyUI-Qwen-2
Author: ZHO-ZHO-ZHO
Using Qwen-2 in ComfyUI
ComfyUI-UltraEdit-ZHO
Author: ZHO-ZHO-ZHO
Unofficial implementation of [a/UltraEdit](https://github.com/HaozheZhao/UltraEdit) (Diffusers) for ComfyUI
qq-nodes-comfyui
Author: kenjiqq
Nodes:Any List, Image Accumulator Start, Image Accumulator End, Load Lines From Text File, XY Grid Helper, Slice List, Axis To String/Int/Float/Model, ...
ComfyUI-Static-Primitives
Author: 80sVectorz
Adds Static Primitives to ComfyUI. Mostly to work with reroute nodes
Comfy-Photoshop-SD
Author: AbdullahAlfaraj
Nodes: load Image with metadata, get config data, load image from base64 string, Load Loras From Prompt, Generate Latent Noise, Combine Two Latents Into Batch, General Purpose Controlnet Unit, ControlNet Script, Content Mask Latent, Auto-Photoshop-SD Seed, Expand and Blur the Mask
EasyCaptureNode for ComfyUI
Author: zhuanqianfish
Capture window content from other programs, easyway combined with LCM for real-time painting
ComfyUI Discopixel Nodes
Author: discopixel-studio
Nodes:TransformTemplateOntoFaceMask, ... A small collection of custom nodes for use with ComfyUI, by Discopixel
ComfyUI Yolov8
Author: zcfrank1st
Nodes: Yolov8Detection, Yolov8Segmentation. Deadly simple yolov8 comfyui plugin
ComfyUI_Mexx_Styler
Author: SoftMeng
Nodes: ComfyUI Mexx Styler, ComfyUI Mexx Styler Advanced
ComfyUI_Mexx_Poster
Author: SoftMeng
Nodes: ComfyUI_Mexx_Poster
ComfyUI_ImageToText
Author: SoftMeng
Nodes: ComfyUI_ImageToText
ComfyUI-DeepCache-Fix
Author: SoftMeng
Accelerate ComfyUI Nodes for Faster Image Generation, Ensuring Consistency Pre and Post-Acceleration, Ideal for Bulk Image Production.
ComfyUI-PIL
Author: SoftMeng
Nodes: PIL Effects (Mexx), PIL TITLE (Mexx), PIL Merge Image (Mexx), PIL Remove Black Dots (Mexx)
easy-comfy-nodes
Author: wmatson
A collection of utility nodes primarily for interacting with comfy via automated systems
ComfyUI-Anchors
Author: DrJKL
A ComfyUI extension to add spatial anchors/waypoints to better navigate large workflows.
Simple Wildcard
Author: vanillacode314
A simple wildcard node for ComfyUI. Can also be used a style prompt node.
WebDev9000-Nodes
Author: WebDev9000
Nodes:Ignore Braces, Settings Switch.
SComfyUI-Keyframe
Author: Scholar01
Nodes:Keyframe Part, Keyframe Interpolation Part, Keyframe Apply.
ComfyUI Old Photo Restoration
Author: Haoming02
Perform Bringing-Old-Photos-Back-to-Life
Diffusion CG
Author: Haoming02
Color Grading for Stable Diffusion
Prompt Format
Author: Haoming02
Add a button that formats the prompts in textfields
Clear Screen
Author: Haoming02
Add a button that clears the console
Menu Anchor
Author: Haoming02
Snaps the menu to the corner automatically
Tab Handler
Author: Haoming02
Use the Tab key to switch between textfields
Floodgate
Author: Haoming02
A node that allows you to switch between execution flow
Node Beautify
Author: Haoming02
Add a button that formats the workflow graph
ComfyUI ReSharpen
Author: Haoming02
Manipulate the details of generations.
ComfyUI_NAIDGenerator
Author: bedovyy
This extension helps generate images through NAI.
ComfyUI-off-suite
Author: Off-Live
Nodes:Image Crop Fit, OFF SEGS to Image, Crop Center wigh SEGS, Watermarking, GW Number Formatting Node.
comfyui-NDI
Author: ningxiaoxiao
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.
Touchpad two-finger gesture support for macOS
Author: subtleGradient
Two-finger scrolling (vertical and horizontal) to pan the canvas. Two-finger pinch to zoom in and out. Command-scroll up and down to zoom in and out. Fixes [a/comfyanonymous/ComfyUI#2059](https://github.com/comfyanonymous/ComfyUI/issues/2059).
comfyui_visual_anagram
Author: zcfrank1st
Nodes:visual_anagrams_sample, visual_anagrams_animate
OpenAINode
Author: Electrofried
A simply node for hooking in to openAI API based servers via comfyUI
SpliceTools
Author: AustinMroz
Experimental utility nodes with a focus on manipulation of noised latents
DynamicOversampling
Author: AustinMroz
Nodes:DynamicSampler, MeasuredSampler, ResolveMaskPromise
ComfyUI-WorkflowCheckpointing
Author: AustinMroz
Automatically creates checkpoints during workflow execution. If If an workflow is canceled or ComfyUI crashes mid-execution, then these checkpoints are used when the workflow is re-queued to resume execution with minimal progress loss.
ComfyUI Workspace Manager - Comfyspace
Author: 11cafe
A ComfyUI custom node for project management to centralize the management of all your workflows in one place. Seamlessly switch between workflows, create and update them within a single workspace, like Google Docs.
ComfyUI-Image-Tools
Author: knuknX
Nodes:BatchImageResizeProcessor, SingleImagePathLoader, SingleImageUrlLoader
ComfyUI-JaRue
Author: jtrue
A collection of nodes powering a tensor oracle on a home network with automation
ComfyUI_Fill-Nodes
Author: filliptm
VFX nodes, Shaders, Utilities, Mask tools, Prompting Tools, and much more!
ComfyUI_zfkun
Author: zfkun
A collection of nodes for common tools, including text preview, text translation (multi-platform, multi-language), image loader, webcamera capture.
Comfyui-Toolbox
Author: zcfrank1st
Nodes:Preview Json, Save Json, Test Json Preview, ... preview and save nodes
ComfyUI Browser
Author: talesofai
This is an image/video/workflow browser and manager for ComfyUI. You could add image/video/workflow to collections and load it to ComfyUI. You will be able to use your collections everywhere.
ComfyUI Easy Use
Author: yolain
To enhance the usability of ComfyUI, optimizations and integrations have been implemented for several commonly used nodes.
ComfyUI Sequential Image Loader
Author: bruefire
This is an extension node for ComfyUI that allows you to load frames from a video in bulk and perform masking and sketching on each frame through a GUI.
mmaker/Color Enhance
Author: mmaker
Node: Color Enhance, Color Blend. This is the same algorithm GIMP/GEGL uses for color enhancement. The gist of this implementation is that it converts the color space to CIELCh(ab) and normalizes the chroma (or [colorfulness](https://en.wikipedia.org/wiki/Colorfulness)] component. Original source can be found in the link below.
Preset Dimensions
Author: modusCell
Simple node for sharing latent image size between nodes. Preset dimensions for SD and XL.
ComfyUI-LogicUtils
Author: aria1th
Logical Utils (compare, string, boolean operations) for ComfyUI
ComfyUI Slothful Attention
Author: MitoshiroPJ
This custom node allow controlling output without training. The reducing method is similar to [a/Spatial-Reduction Attention](https://paperswithcode.com/method/spatial-reduction-attention), but generating speed may not be increased on typical image sizes due to overheads. (In some cases, slightly slower)
StyleAligned for ComfyUI
Author: brianfitzgerald
Implementation of the [a/StyleAligned](https://style-aligned-gen.github.io/) paper for ComfyUI. This node allows you to apply a consistent style to all images in a batch; by default it will use the first image in the batch as the style reference, forcing all other images to be consistent with it.
demofusion-comfyui
Author: deroberon
The Demofusion Custom Node is a wrapper that adapts the work and implementation of the [a/DemoFusion](https://ruoyidu.github.io/demofusion/demofusion.html) technique created and implemented by Ruoyi Du to the Comfyui environment.
StableZero123-comfyui
Author: deroberon
StableZero123 is a node wrapper that uses the model and technique provided [here](https://github.com/SUDO-AI-3D/zero123plus/). It uses the Zero123plus model to generate 3D views using just one image.
ComfyUI-GlifNodes
Author: glifxyz
Custom set of nodes used by glif.app. With glif you can build mini apps that are powered by custom comfy workflows.
ConCarneNode
Author: concarne000
Nodes:Bing Image Grabber, Zephyr chat, Hermes Chat
AegisFlow Utility Nodes
Author: Aegis72
These nodes will be placed in comfyui/custom_nodes/aegisflow and contains the image passer (accepts an image as either wired or wirelessly, input and passes it through. Latent passer does the same for latents, and the Preprocessor chooser allows a passthrough image and 10 controlnets to be passed in AegisFlow Shima. The inputs on the Preprocessor chooser should not be renamed if you intend to accept image inputs wirelessly through UE nodes. It can be done, but the send node input regex for each controlnet preprocessor column must also be changed.
ComfyUI-styles-all
Author: Aegis72
This is a straight clone of Azazeal04's all-in-one styler menu, which was removed from gh on Jan 21, 2024. I have made no changes to the files at all.
Plush-for-ComfyUI
Author: glibsonoran
Nodes: Style Prompt, OAI Dall_e Image. Plush contains two OpenAI enabled nodes: Style Prompt: Takes your prompt and the art style you specify and generates a prompt from ChatGPT3 or 4 that Stable Diffusion can use to generate an image in that style. OAI Dall_e 3: Takes your prompt and parameters and produces a Dall_e3 image in ComfyUI.
ComfyUI-Chat-GPT-Integration
Author: vienteck
This extension is a reimagined version based on the [a/ComfyUI-QualityOfLifeSuit_Omar92](https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92) extension, and it supports integration with ChatGPT through the new OpenAI API. NOTE: See detailed installation instructions on the [a/repository](https://github.com/vienteck/ComfyUI-Chat-GPT-Integration).
ComfyUI-mnemic-nodes
Author: MNeMoNiCuZ
Nodes: Save Text File, Download Image from URL, Groq LLM API, Generate Negative Prompt (experimental)
comfyUI-tool-2lab
Author: AI2lab
tool set for developing workflow and publish to web api server
comfyUI-DeepSeek-2lab
Author: AI2lab
Unofficial implementation of DeepSeek for ComfyUI
comfyUI-siliconflow-api-2lab
Author: AI2lab
Unofficial implementation of siliconflow API for ComfyUI How to use:apply api key in :https://cloud.siliconflow.cn/ add api key in config.json
Text to video for Stable Video Diffusion in ComfyUI
Author: SpaceKendo
This is node replaces the init_image conditioning for the [a/Stable Video Diffusion](https://github.com/Stability-AI/generative-models) image to video model with text embeds, together with a conditioning frame. The conditioning frame is a set of latents.
comfyui-popup_preview
Author: NimaNzrii
popup preview for comfyui
comfyui-photoshop
Author: NimaNzrii
Powerfull bridge to Photoshop by NimaNzrii
RUI-Nodes
Author: Rui
Rui's workflow-specific custom node, written using GPT.
ComfyUI-Keyframed
Author: dmarx
ComfyUI nodes to facilitate parameter/prompt keyframing using comfyui nodes for defining and manipulating parameter curves. Essentially provides a ComfyUI interface to the [a/keyframed](https://github.com/dmarx/keyframed) library.
ComfyUI-AudioReactive
Author: dmarx
porting audioreactivity pipeline from vktrs to comfyui.
ComfyUI_MileHighStyler
Author: TripleHeadedMonkey
This extension provides various SDXL Prompt Stylers. See: [a/youtube](https://youtu.be/WBHI-2uww7o?si=dijvDaUI4nmx4VkF)
ComfyUI Deploy
Author: BennyKok
Open source comfyui deployment platform, a vercel for generative workflow infra.
comfyui-portrait-master
Author: florestefano1975
ComfyUI Portrait Master. A node designed to help AI image creators to generate prompts for human portraits.
comfyui-prompt-composer
Author: florestefano1975
A suite of tools for prompt management. Combining nodes helps the user sequence strings for prompts, also creating logical groupings if necessary. Individual nodes can be chained together in any order.
ComfyUI StabilityAI Suite
Author: florestefano1975
This fork of the official StabilityAI repository contains a number of enhancements and implementations.
ComfyUI HiDiffusion
Author: florestefano1975
Simple custom nodes for testing and use HiDiffusion technology: https://github.com/megvii-research/HiDiffusion/
Advanced Sequence Seed Generator
Author: florestefano1975
A simple seed generator based on special number sequences: Fibonacci, Prime, Padovan, Triangular, Catalan, Pell, Lucas
ComfyUI_mozman_nodes
Author: mozman
This extension provides styler nodes for SDXL. NOTE: Due to the dynamic nature of node name definitions, ComfyUI-Manager cannot recognize the node list from this extension. The Missing nodes and Badge features are not available for this extension.
rcsaquino/comfyui-custom-nodes
Author: rcsaquino
Nodes: VAE Processor, VAE Loader, Background Remover
zhihuige-nodes-comfyui
Author: rcfcu2000
Nodes: Combine ZHGMasks, Cover ZHGMasks, ZHG FaceIndex, ZHG SaveImage, ZHG SmoothEdge, ZHG GetMaskArea, ...
IG Interpolation Nodes
Author: IDGallagher
Custom nodes to aid in the exploration of Latent Space
comfyui-psd2png
Author: violet-chen
Nodes: Psd2Png.
comfyui-easyapi-nodes
Author: lldacing
Provides some features and nodes related to API calls.
Primere nodes for ComfyUI
Author: CosmicLaca
This extension provides various utility nodes. Inputs(prompt, styles, dynamic, merger, ...), Outputs(style pile), Dashboard(selectors, loader, switch, ...), Networks(LORA, Embedding, Hypernetwork), Visuals(visual selectors, )
ComfyUI-RenderRiftNodes
Author: RenderRift
Nodes:RR_Date_Folder_Format, RR_Image_Metadata_Overlay, RR_VideoPathMetaExtraction, RR_DisplayMetaOptions. This extension provides nodes designed to enhance the Animatediff workflow.
ComfyUI Assistant
Author: OpenArt-AI
ComfyUI Assistant is your one stop plugin for everything you need to get started with comfy-ui. Now it provides useful courses, tutorials, and basic templates.
ComfyUI Iterative Mixing Nodes
Author: ttulttul
Nodes to use Florence2 VLM for image vision tasks: object detection, captioning, segmentation and ocr
ComfyUI-Tensor-Operations
Author: ttulttul
This repo contains nodes for ComfyUI that implement some helpful operations on tensors, such as normalization.
LoraInfo
Author: jitcoder
Shows Lora information from CivitAI and outputs trigger words and example prompt
ComfyUI LLaVA Captioner
Author: ceruleandeep
A ComfyUI extension for chatting with your images. Runs on your own system, no external services used, no filter. Uses the [a/LLaVA multimodal LLM](https://llava-vl.github.io/) so you can give instructions or ask questions in natural language. It's maybe as smart as GPT3.5, and it can see.
ComfyUI-sudo-latent-upscale
Author: styler00dollar
Directly upscaling inside the latent space. Model was trained for SD1.5 and drawn content. Might add new architectures or update models at some point. This took heavy inspriration from [city96/SD-Latent-Upscaler](https://github.com/city96/SD-Latent-Upscaler) and [Ttl/ComfyUi_NNLatentUpscale](https://github.com/Ttl/ComfyUi_NNLatentUpscale).
ComfyUI-deepcache
Author: styler00dollar
This extension provides nodes for [a/DeepCache: Accelerating Diffusion Models for Free](https://arxiv.org/abs/2312.00858) NOTE:Original code can be found [a/here](https://gist.github.com/laksjdjf/435c512bc19636e9c9af4ee7bea9eb86). Full credit to laksjdjf for sharing the code.
Harrlogos Prompt Builder Node
Author: HarroweD and quadmoon
Harronode is a custom node designed to build prompts easily for use with the Harrlogos SDXL LoRA. This Node simplifies the process of crafting prompts and makes all built in activation terms available at your fingertips.
ComfyUI-Calculation
Author: Limitex
Nodes: Center Calculation. Improved Numerical Calculation for ComfyUI
ComfyUI-Diffusers
Author: Limitex
This extension enables the use of the diffuser pipeline in ComfyUI.
Eden.art nodesuite
Author: aiXander
Maintained by Eden.art, this is a growing suite of custom nodes for building advanced pipelines.
Eden.art LoRa Trainer
Author: aiXander
Maintained by Eden.art, this is a very fast, well tuned trainer for SDXL and SD15
ComfyUI-SaveAVIF
Author: pkpk
A custom node on ComfyUI that saves images in AVIF format. Workflow can be loaded from images saved at this node.
ComfyUI-ngrok
Author: pkpkTech
Use ngrok to allow external access to ComfyUI. NOTE: Need to manually modify a token inside the __init__.py file.
ComfyUI-TemporaryLoader
Author: pkpk
This is a custom node of ComfyUI that downloads and loads models from the input URL. The model is temporarily downloaded into memory and not saved to storage. This could be useful when trying out models or when using various models on machines with limited storage. Since the model is downloaded into memory, expect higher memory usage than usual.
ComfyUI-SaveQueues
Author: pkpkTech
Add a button to the menu to save and load the running queue and the pending queues. This is intended to be used when you want to exit ComfyUI with queues still remaining.
Crystools
Author: Crystian
With this suit, you can see the resources monitor, progress bar & time elapsed, metadata and compare between two images, compare between two JSONs, show any value to console/display, pipes, and more! This provides better nodes to load/save images, previews, etc, and see "hidden" data without loading a new workflow.
Crystools-save
Author: Crystian
With this quality of life extension, you can save your workflow with a specific name and include additional details such as the author, a description, and the version (in metadata/json). Important: When you share your workflow (via png/json), others will be able to see your information!
ComfyUI-Paint-by-Example
Author: Kangkang625
This repo is a simple implementation of [a/Paint-by-Example](https://github.com/Fantasy-Studio/Paint-by-Example) based on its [a/huggingface pipeline](https://huggingface.co/Fantasy-Studio/Paint-by-Example).
ComfyUI-DareMerge
Author: 54rt1n
ComfyUI powertools for SD1.5 and SDXL model merging.
ComfyUI_RErouter_CustomNodes
Author: an90ray
Nodes: RErouter, String (RE), Int (RE)
ComfyUI_StreamDiffusion
Author: jesenzhang
This is a simple implementation StreamDiffusion(A Pipeline-Level Solution for Real-Time Interactive Generation) for ComfyUI
LiamUtil (single node)
Author: ai-liam
Nodes: LiamLoadImage. This node provides the capability to load images from a URL.
LiamUtil
Author: ai-liam
Nodes: LiamLibLoadImage, LiamLibImageToGray, LiamLibSaveImg, LiamLibFillImage, PreviewReliefImage, GetBetterDepthImage, LiamLibSaveText
comfyui_face_parsing
Author: Ryuukeisyou
This is a set of custom nodes for ComfyUI. The nodes utilize the [a/face parsing model](https://huggingface.co/jonathandinu/face-parsing) to provide detailed segmantation of face. To improve face segmantation accuracy, [a/yolov8 face model](https://huggingface.co/Bingsu/adetailer/) is used to first extract face from an image. There are also auxiliary nodes for image and mask processing. A guided filter is also provided for skin smoothing.
ComfyUI-SyncTalk
Author: Ryuukeisyou
ComfyUI implemntation for [a/SyncTalk](https://github.com/ZiqiaoPeng/SyncTalk)
ComfyUI-AudioReactor
Author: tocubed
Nodes: Shadertoy, Load Audio (from Path), Audio Frame Transform (Shadertoy), Audio Frame Transform (Beats)
ComfyUI - Apply LoRA Stacker with DARE
Author: ntc-ai
An experiment about combining multiple LoRAs with [a/DARE](https://arxiv.org/pdf/2311.03099.pdf)
ComfyUI-Simple-Aspect-Ratio
Author: wwwins
Nodes:SimpleAspectRatio
ComfyUI-ownimage
Author: ownimage
Nodes:Caching Image Loader.
comfyui_io_helpers
Author: Ryuukeisyou
Nodes:ImageLoadFromBase64, ImageLoadByPath, ImageLoadAsMaskByPath, ImageSaveToPath, ImageSaveAsBase64, VHSFileNamesToStrings(IOHelpers).
ComfyUI-Flowty-LDSR
Author: flowtyone
This is a custom node that lets you take advantage of Latent Diffusion Super Resolution (LDSR) models inside ComfyUI.
ComfyUI-Flowty-TripoSR
Author: flowtyone
This is a custom node that lets you use TripoSR right from ComfyUI. [a/TripoSR](https://github.com/VAST-AI-Research/TripoSR) is a state-of-the-art open-source model for fast feedforward 3D reconstruction from a single image, collaboratively developed by Tripo AI and Stability AI. (TL;DR it creates a 3d model from an image.)
ComfyUI-Flowty-CRM
Author: flowtyone
This is a custom node that lets you use Convolutional Reconstruction Models right from ComfyUI. [a/CRM](https://ml.cs.tsinghua.edu.cn/~zhengyi/CRM/) is a high-fidelity feed-forward single image-to-3D generative model.
ComfyUI_aspect_ratios
Author: massao000
Aspect ratio selector for ComfyUI based on [a/sd-webui-ar](https://github.com/alemelis/sd-webui-ar?tab=readme-ov-file).
OneDiff Nodes
Author: SiliconFlow
[a/Onediff](https://github.com/siliconflow/onediff) ComfyUI Nodes.
ComfyUI 3D Pose Editor
Author: hinablue
Nodes:3D Pose Editor
ComfyUI-CameraCtrl-Wrapper
Author: chaojie
ComfyUI-CameraCtrl-Wrapper
ComfyUI-EasyAnimate
Author: chaojie
ComfyUI-EasyAnimate
ComfyUI_StreamingT2V
Author: chaojie
ComfyUI_StreamingT2V
ComfyUI-Open-Sora-Plan
Author: chaojie
ComfyUI node for [a/Open-Sora-Plan](https://github.com/PKU-YuanGroup/Open-Sora-Plan)
ComfyUI-MuseTalk
Author: chaojie
ComfyUI MuseTalk
ComfyUI-MuseV
Author: chaojie
ComfyUI MuseV
ComfyUI-AniPortrait
Author: chaojie
ComfyUI [a/AniPortrait](https://github.com/Zejun-Yang/AniPortrait)
ComfyUI-Img2Img-Turbo
Author: chaojie
ComfyUI Img2Img-Turbo
ComfyUI-Champ
Author: chaojie
ComfyUI Champ
ComfyUI-Open-Sora
Author: chaojie
ComfyUI Open Sora NOTE:only supports Linux now
ComfyUI-Trajectory
Author: chaojie
ComfyUI Trajectory
ComfyUI-dust3r
Author: chaojie
ComfyUI dust3r
ComfyUI-Gemma
Author: chaojie
ComfyUI Gemma
ComfyUI-DynamiCrafter
Author: chaojie
Better Dynamic, Higher Resolution, and Stronger Coherence!
ComfyUI-Panda3d
Author: chaojie
ComfyUI 3d engine
ComfyUI-Pymunk
Author: chaojie
Pymunk is a easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python
ComfyUI-MotionCtrl
Author: chaojie
Nodes: Download the weights of MotionCtrl [a/motionctrl.pth](https://huggingface.co/TencentARC/MotionCtrl/blob/main/motionctrl.pth) and put it to ComfyUI/models/checkpoints
ComfyUI-Motion-Vector-Extractor
Author: chaojie
Nodes: that we currently provide the package only for x86-64 linux, such as Ubuntu or Debian, and Python 3.8, 3.9, and 3.10.
ComfyUI-MotionCtrl-SVD
Author: chaojie
Nodes: Download the weights of MotionCtrl-SVD [a/motionctrl_svd.ckpt](https://huggingface.co/TencentARC/MotionCtrl/blob/main/motionctrl_svd.ckpt) and put it to ComfyUI/models/checkpoints
ComfyUI-DragAnything
Author: chaojie
DragAnything
ComfyUI-DragNUWA
Author: chaojie
Nodes: Download the weights of DragNUWA [a/drag_nuwa_svd.pth](https://drive.google.com/file/d/1Z4JOley0SJCb35kFF4PCc6N6P1ftfX4i/view) and put it to ComfyUI/models/checkpoints/drag_nuwa_svd.pth [w/Due to changes in the torch package and versions of many other packages, it may disrupt your installation environment.]
ComfyUI-Moore-AnimateAnyone
Author: chaojie
Nodes: Run python tools/download_weights.py first to download weights automatically
ComfyUI-I2VGEN-XL
Author: chaojie
This is an implementation of [a/i2vgen-xl](https://github.com/ali-vilab/i2vgen-xl)
ComfyUI-LightGlue
Author: chaojie
This is an ComfyUI implementation of LightGlue to generate motion brush
ComfyUI-RAFT
Author: chaojie
This is an ComfyUI implementation of RAFT to generate motion brush
ComfyUI-LaVIT
Author: chaojie
Nodes:VideoLaVITLoader, VideoLaVITT2V, VideoLaVITI2V, VideoLaVITI2VLong, VideoLaVITT2VLong, VideoLaVITI2I
ComfyUI-SimDA
Author: chaojie
Nodes:SimDATrain, SimDALoader, SimDARun, VHS_FILENAMES_STRING_SimDA
ComfyUI-Video-Editing-X-Attention
Author: chaojie
Investigating the Effectiveness of Cross Attention to Unlock Zero-Shot Editing of Text-to-Video Diffusion Models
ComfyUI Image Saver
Author: alexopus
Allows you to save images with their generation metadata compatible with Civitai. Works with png, jpeg and webp. Stores LoRAs, models and embeddings hashes for resource recognition.
Knodes
Author: kft334
Nodes: Image(s) To Websocket (Base64), Load Image (Base64),Load Images (Base64)
ComfyUI-3D-Pack
Author: MrForExample
An extensive node suite that enables ComfyUI to process 3D inputs (Mesh & UV Texture, etc) using cutting edge algorithms (3DGS, NeRF, etc.) NOTE: Pre-built python wheels can be download from [a/https://github.com/remsky/ComfyUI3D-Assorted-Wheels](https://github.com/remsky/ComfyUI3D-Assorted-Wheels)
ComfyUI-AnimateAnyone-Evolved
Author: Mr.ForExample
Improved AnimateAnyone implementation that allows you to use the opse image sequence and reference image to generate stylized video. The current goal of this project is to achieve desired pose2video result with 1+FPS on GPUs that are equal to or better than RTX 3080!🚀 [w/The torch environment may be compromised due to version issues as some torch-related packages are being reinstalled.]
ComfyUI-Hangover-Nodes
Author: Hangover3832
Nodes: MS kosmos-2 Interrogator, Save Image w/o Metadata, Image Scale Bounding Box. An implementation of Microsoft [a/kosmos-2](https://huggingface.co/microsoft/kosmos-2-patch14-224) image to text transformer.
ComfyUI-Hangover-Moondream
Author: Hangover3832
Moondream is a lightweight multimodal large language model. [w/WARN:Additional python code will be downloaded from huggingface and executed. You have to trust this creator if you want to use this node!]
Recognize Anything Model (RAM) for ComfyUI
Author: Hangover3832
This is an image recognition node for ComfyUI based on the RAM++ model from [a/xinyu1205](https://huggingface.co/xinyu1205). This node outputs a string of tags with all the recognized objects and elements in the image in English or Chinese language. For image tagging and captioning.
ComfyUI Profiler
Author: tzwm
Calculate the execution time of all nodes.
ComfyUI-Llama
Author: Daniel Lewis
This is a set of nodes to interact with llama-cpp-python
ComfyUI-TTS
Author: Daniel Lewis
Text To Speech (TTS) for ComfyUI
a-person-mask-generator
Author: djbielejeski
Extension for Automatic1111 and ComfyUI to automatically create masks for Background/Hair/Body/Face/Clothes in Img2Img
kb-comfyui-nodes
Author: smagnetize
Nodes:SingleImageDataUrlLoader
segment_to_mask_comfyui
Author: ginlov
Nodes:SegToMask
Load Image From Base64 URI
Author: glowcone
Nodes: LoadImageFromBase64. Loads an image and its transparency mask from a base64-encoded data URI for easy API connection.
String Converter
Author: glowcone
Nodes: Convert String To Int, Convert String To Float
ComfyUI-fastblend
Author: AInseven
fastblend for comfyui, and other nodes that I write for video2video. rebatch image, my openpose
comfyui-enhanced-save-node
Author: HebelHuber
Nodes:Enhanced Save Node
Lora-Training-in-Comfy
Author: LarryJane491
If you see this message, your ComfyUI-Manager is outdated. Recent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel. Making LoRA has never been easier!
Image-Captioning-in-ComfyUI
Author: LarryJane491
The LoRA Caption custom nodes, just like their name suggests, allow you to caption images so they are ready for LoRA training.
Comfyui lama remover
Author: Layer-norm
A very simple ComfyUI node to remove item with mask.
ComfyUI Prompt ExtraNetworks
Author: Taremin
Instead of LoraLoader or HypernetworkLoader, it receives a prompt and loads and applies LoRA or HN based on the specifications within the prompt. The main purpose of this custom node is to allow changes without reconnecting the LoraLoader node when the prompt is randomly altered, etc.
ComfyUI String Tools
Author: Taremin
This extension provides the StringToolsConcat node, which concatenates multiple texts, and the StringToolsRandomChoice node, which selects one randomly from multiple texts.
WebUI Monaco Prompt
Author: Taremin
Make it possible to edit the prompt using the Monaco Editor, an editor implementation used in VSCode. NOTE: This extension supports both ComfyUI and A1111 simultaneously.
RF Nodes
Author: foxtrot-roger
A bunch of nodes that can be useful to manipulate primitive types (numbers, text, ...) Also some helpers to generate text and timestamps.
image_control
Author: abyz22
Nodes:abyz22_Padding Image, abyz22_ImpactWildcardEncode, abyz22_setimageinfo, abyz22_SaveImage, abyz22_ImpactWildcardEncode_GetPrompt, abyz22_SetQueue, abyz22_drawmask, abyz22_FirstNonNull, abyz22_blendimages, abyz22_blend_onecolor. Please check workflow in [a/https://github.com/abyz22/image_control](https://github.com/abyz22/image_control)
ComfyUI aichemy nodes
Author: HAL41
Simple node to handle scaling of YOLOv8 segmentation masks
ComfyUI-SizeFromPresets
Author: nkchocoai
Add a node that outputs width and height of the size selected from the preset (.csv).
ComfyUI-PromptUtilities
Author: nkchocoai
Nodes: Format String, Join String List, Load Preset, Load Preset (Advanced), Const String, Const String (multi line). Add useful nodes related to prompt.
ComfyUI-TextOnSegs
Author: nkchocoai
Add a node for drawing text with CR Draw Text of ComfyUI_Comfyroll_CustomNodes to the area of SEGS detected by Ultralytics Detector of ComfyUI-Impact-Pack.
ComfyUI-SaveImageWithMetaData
Author: nkchocoai
Add a node to save images with metadata (PNGInfo) extracted from the input values of each node. Since the values are extracted dynamically, values output by various extension nodes can be added to metadata.
ComfyUI-Dart
Author: nkchocoai
Add nodes that generates danbooru tags by [a/Dart(Danbooru Tags Transformer)](https://huggingface.co/p1atdev/dart-v1-sft).
ComfyUI-JNodes
Author: JaredTherriault
python and web UX improvements for ComfyUI: Lora/Embedding picker, web extension manager (enable/disable any extension without disabling python nodes), control any parameter with text prompts, image and video viewer, metadata viewer, token counter, comments in prompts, font control, and more! [w/'ImageFeed.js' from the custom scripts of pythongosssss is not compatible with this suite's ImageDrawer feature. Additionally, 'DynamicPrompts.js' and 'EditAttention.js' from the core, along with 'favicon.js' from the custom scripts of pythongosssss, are incompatible with advanced features of the suite. Please use the JNodes Extension Management setting in Settings > JNodes > Extension Management to disable these extensions by unchecking them to use the full functionality of the suite.]
ComfyUI Multi-Workspace
Author: prozacgod
A simple, quick, and dirty implementation of multiple workspaces within ComfyUI.
Lazy Pony Prompter
Author: Siberpone
A booru API powered prompt generator for A1111 and ComfyUI with flexible tag filtering system and customizable prompt templates.
comfyui_DSP_imagehelpers
Author: dave-palt
Nodes: DSP Image Concat
Ranbooru for ComfyUI
Author: Inzaniak
Ranbooru is an extension for the comfyUI. The purpose of this extension is to add a node that gets a random set of tags from boorus pictures. This is mostly being used to help me test my checkpoints on a large variety of
ComfyUI-FBCNN
Author: miosp
A node for JPEG de-artifacting using [a/FBCNN](https://github.com/jiaxi-jiang/FBCNN).
ComfyUI_GLM4Node
Author: JcandZero
GLM4 Vision Integration
DarkPrompts
Author: darkpixel
Slightly better random prompt generation tools that allow combining and picking prompts from both file and text input sources.
Amazon Bedrock nodes for ComfyUI
Author: yytdfc
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.
ComfyUI-Qais-Helper
Author: Qais Malkawi
This Extension adds a few custom QOL nodes that ComfyUI lacks by default.
comfyui-mask-util
Author: longgui0318
Nodes:Split Masks, Mask Selection Of Masks, Mask Region Info
comfyui-llm-assistant
Author: longgui0318
Nodes:Generate Stable Diffsution Prompt With LLM, Translate Text With LLM, Chat With LLM
comfyui-magic-clothing
Author: longgui0318
The comfyui supported version of the [a/Magic Clothing](https://github.com/ShineChen1024/MagicClothing) project, not the diffusers version, allows direct integration with modules such as ipadapter.[w/comfyui-oms-diffusion is renamed to comfyui-magic-clothing. You may need to reinstall this.]
comfyui-common-util
Author: longgui0318
Nodes:Init Layer Info Array, Added Layer Info To Array, Layer Info Array Fuse, Layer Image Seleted, Layer Images IPAdapter Advanced, Enhanced Random Light Source
LAizypainter-Exporter-ComfyUI
Author: DimaChaichan
This exporter is a plugin for ComfyUI, which can export tasks for [a/LAizypainter](https://github.com/DimaChaichan/LAizypainter). LAizypainter is a Photoshop plugin with which you can send tasks directly to a Stable Diffusion server. More information about a [a/Task](https://github.com/DimaChaichan/LAizypainter?tab=readme-ov-file#task)
ComfyUI_Blender_Texdiff
Author: adriflex
Nodes:Blender viewport color, Blender Viewport depth
ComfyUI-Remover
Author: Shraknard
Custom node for ComfyUI that makes parts of the image transparent (face, background...)
tiled_ksampler
Author: FlyingFireCo
Nodes:Tiled KSampler, Asymmetric Tiled KSampler, Circular VAEDecode.
ComfyUI_CartoonSegmentation
Author: Nlar
Front end ComfyUI nodes for CartoonSegmentation Based upon the work of the CartoonSegmentation repository this project will provide a front end to some of the features.
ComfyUI Substring
Author: godspede
Just a simple substring node that takes text and length as input, and outputs the first length characters.
VLM_nodes
Author: gokayfem
Custom Nodes for Vision Language Models (VLM) , Large Language Models (LLM), Image Captioning, Automatic Prompt Generation, Creative and Consistent Prompt Suggestion, Keyword Extraction
ComfyUI-Dream-Interpreter
Author: gokayfem
Tell your dream and it interprets it and puts you inside your dream
ComfyUI-Depth-Visualization
Author: gokayfem
Works with any Depth Map and visualizes the applied version it inside ComfyUI
ComfyUI-Texture-Simple
Author: gokayfem
Visualize your textures inside ComfyUI
Hiero-Nodes
Author: Hiero207
Nodes:Post to Discord w/ Webhook
ComfyUI-ClipScore-Nodes
Author: azure-dragon-ai
Nodes:ImageScore, Loader, Image Processor, Real Image Processor, Fake Image Processor, Text Processor. ComfyUI Nodes for ClipScore
ComfyUI Whisper
Author: yuvraj108c
Transcribe audio and add subtitles to videos using Whisper in ComfyUI
ComfyUI-Pronodes
Author: yuvraj108c
A collection of nice utility nodes for ComfyUI
ComfyUI-Vsgan
Author: yuvraj108c
Nodes:Upscale Video Tensorrt
ComfyUI Depth Anything TensorRT
Author: yuvraj108c
This extension provides a ComfyUI Custom Node implementation of the [a/Depth-Anything-Tensorrt](https://github.com/spacewalk01/depth-anything-tensorrt) in Python for ultra fast depth map generation
ComfyUI PiperTTS
Author: yuvraj108c
Convert Text-to-Speech inside ComfyUI using [a/Piper](https://github.com/rhasspy/piper)
ComfyUI Upscaler TensorRT
Author: yuvraj108c
This project provides a Tensorrt implementation for fast image upscaling inside ComfyUI (3-4x faster)
ComfyUI YoloNasPose Tensorrt
Author: yuvraj108c
This repo provides a ComfyUI Custom Node implementation of [a/YOLO-NAS-POSE](https://github.com/Deci-AI/super-gradients), powered by TensorRT for ultra fast pose estimation. It has been adapted to work with openpose controlnet (experimental)
ComfyUI Dwpose TensorRT
Author: yuvraj108c
This project provides a Tensorrt implementation of Dwpose for ultra fast pose estimation inside ComfyUI
ComfyUI Facerestore TensorRT
Author: yuvraj108c
This project provides an experimental Tensorrt implementation for ultra fast face restoration inside ComfyUI. Note: This project doesn't do pre/post processing. It only works on cropped faces for now.
ComfyUI-bleh
Author: blepping
Better TAESD previews, BlehHyperTile.
ComfyUI-sonar
Author: blepping
A janky implementation of Sonar sampling (momentum-based sampling) for ComfyUI.
comfyui_jankhidiffusion
Author: blepping
Janky implementation of [a/HiDiffusion](https://github.com/megvii-research/HiDiffusion) for ComfyUI. Enables generating at resolutions higher than what the model was trained for. Only supports SD 1.x (maybe 2.x) and SDXL.
comfyui_overly_complicated_sampling
Author: blepping
Experimental and mathematically unsound (but fun!) sampling for ComfyUI. Feel 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.]
Random Size
Author: JerryOrbachJr
A ComfyUI custom node that randomly selects a height and width pair from a list in a config file
ComfyUI_rotate_image
Author: jamal-alkharrat
ComfyUI Custom Node to Rotate Images, Img2Img node.
mape's helpers
Author: mape
Multi-monitor image preview, Variable Assigment/Wireless Nodes, Prompt Tweaking, Command Palette, Pinned favourite nodes, Node navigation, Fuzzy search, Node time tracking, Organizing and Error management. For more info visit: [a/https://comfyui.ma.pe/](https://comfyui.ma.pe/)
ComfyUI for InstructIR
Author: zhongpei
Enhancing Image Restoration. (ref:[a/InstructIR](https://github.com/mv-lab/InstructIR))
Rembg Background Removal Node for ComfyUI (Better)
Author: Loewen-Hob
This custom node is based on the [a/rembg-comfyui-node](https://github.com/Jcd1230/rembg-comfyui-node) but provides additional functionality to select ONNX models.
ComfyUI Better Strings
Author: HaydenReeve
Strings should be easy, and simple. This extension aims to provide a set of nodes that make working with strings in ComfyUI a little bit easier.
ComfyUI_Seg_VITON
Author: StartHua
Nodes:segformer_clothes, segformer_agnostic, segformer_remove_bg, stabel_vition. Nodes for model dress up.
Comfyui_joytag
Author: StartHua
JoyTag is a state of the art AI vision model for tagging images, with a focus on sex positivity and inclusivity. It uses the Danbooru tagging schema, but works across a wide range of images, from hand drawn to photographic. Download the weight and put it under checkpoints: [a/https://huggingface.co/fancyfeast/joytag/tree/main](https://huggingface.co/fancyfeast/joytag/tree/main)
comfyui_segformer_b2_clothes
Author: StartHua
SegFormer model fine-tuned on ATR dataset for clothes segmentation but can also be used for human segmentation! Download the weight and put it under checkpoints: [a/https://huggingface.co/mattmdjaga/segformer_b2_clothes](https://huggingface.co/mattmdjaga/segformer_b2_clothes)
ComfyUI_OOTDiffusion_CXH
Author: StartHua
Nodes:Ood_hd_CXH, Ood_hd_CXH. [a/OOTDiffusion](https://github.com/levihsu/OOTDiffusion)
ComfyUI_PCDMs
Author: StartHua
Original project: [a/link](https://github.com/tencent-ailab/PCDMs) Based on testing, the author's original images work very well, but using my own images generally requires some luck!
Comfyui_CXH_joy_caption
Author: StartHua
Nodes:Joy_caption_load, Joy_caption
Comfyui_CXH_Phi_3.5
Author: StartHua
Phi-3.5-vision-instruct fast talk with image ! Fast , Fast ,Fast! 1.Phi-3.5-vision-instruct
Comfyui_CXH_DeepLX
Author: StartHua
NODES:CXH_DeepLX_Free, CXH_DeepLX_translate
comfyui-ricklove
Author: ricklove
Nodes: Image Crop and Resize by Mask, Image Uncrop, Image Shadow, Optical Flow (Dip), Warp Image with Flow, Image Threshold (Channels), Finetune Variable, Finetune Analyze, Finetune Analyze Batch, ... Misc ComfyUI nodes by Rick Love
ComfyUI InstantID Faceswapper
Author: nosiu
Implementation of [a/faceswap](https://github.com/nosiu/InstantID-faceswap/tree/main) based on [a/InstantID](https://github.com/InstantID/InstantID) for ComfyUI. Allows usage of [a/LCM Lora](https://huggingface.co/latent-consistency/lcm-lora-sdxl) which can produce good results in only a few generation steps. NOTE:Works ONLY with SDXL checkpoints.
Anime Character Segmentation node for comfyui
Author: LyazS
A Anime Character Segmentation node for comfyui, based on [this hf space](https://huggingface.co/spaces/skytnt/anime-remove-background).
net tool node for comfyui
Author: LyazS
A net tool node for comfyui, rewrite from [comfyui-tooling-nodes](https://github.com/Acly/comfyui-tooling-nodes) but support more big data sending.
ComfyUI-IPAnimate
Author: Chan-0312
This is a project that generates videos frame by frame based on IPAdapter+ControlNet. Unlike [a/Steerable-motion](https://github.com/banodoco/Steerable-Motion), we do not rely on AnimateDiff. This decision is primarily due to the fact that the videos generated by AnimateDiff are often blurry. Through frame-by-frame control using IPAdapter+ControlNet, we can produce higher definition and more controllable videos.
ComfyUI-EasyDeforum
Author: Chan-0312
Nodes:Easy2DDeforum (Chan)
ComfyUI-NSFW-Detection
Author: trumanwong
An implementation of NSFW Detection for ComfyUI
ComfyS3
Author: TemryL
ComfyS3 seamlessly integrates with [a/Amazon S3](https://aws.amazon.com/en/s3/) in ComfyUI. This open-source project provides custom nodes for effortless loading and saving of images, videos, and checkpoint models directly from S3 buckets within the ComfyUI graph interface.
🐰 MaraScott Nodes
Author: MaraScott
A set of nodes including a universal bus, an Inpainting By Mask and a large Upscaler/Refiner [AnyBus,McInpainty,McBoaty]
comfyui_auto_danbooru
Author: yffyhk
Nodes: Get Danbooru, Tag Encode
CLIP with BREAK syntax
Author: dfl
Clip text encoder with BREAK formatting like A1111 (uses conditioning concat)
ComfyUI-TCD-scheduler
Author: dfl
ComfyUI Custom Sampler nodes that implement Zheng et al.'s Trajectory Consistency Distillation based on [a/https://mhh0318.github.io/tcd](https://mhh0318.github.io/tcd)
antrobots ComfyUI Nodepack
Author: antrobot
A small node pack containing various things I felt like ought to be in base comfy-UI. Currently includes Some image handling nodes to help with inpainting, a version of KSampler (advanced) that allows for denoise, and a node that can swap it's inputs. Remember to make an issue if you experience any bugs or errors!
ComfyUI_TextAssets
Author: bilal-arikan
With this node you can upload text files to input folder from your local computer.
ComfyUI-Transformers
Author: kadirnar
ComfyUI-Transformers is a cutting-edge project combining the power of computer vision and natural language processing to create intuitive and user-friendly interfaces. Our goal is to make technology more accessible and engaging.
ComfyUI-YOLO
Author: kadirnar
Ultralytics-Powered Object Recognition for ComfyUI
ComfyUI-ProPost
Author: digitaljohn
A set of custom ComfyUI nodes for performing basic post-processing effects including Film Grain and Vignette. These effects can help to take the edge off AI imagery and make them feel more natural.
ComfyUI-Cre8it-Nodes
Author: DonBaronFactory
Nodes:CRE8IT Serial Prompter, CRE8IT Apply Serial Prompter, CRE8IT Image Sizer. A few simple nodes to facilitate working wiht ComfyUI Workflows
Deforum Nodes
Author: deforum
Official Deforum animation pipeline tools that provide a unique way to create frame-by-frame generative motion art.
ComfyUI-TrashNodes-DownloadHuggingface
Author: adbrasi
ComfyUI-TrashNodes-DownloadHuggingface is a ComfyUI node designed to facilitate the download of models you have just trained and uploaded to Hugging Face. This node is particularly useful for users who employ Google Colab for training and need to quickly download their models for deployment.
ComfyUI-HF
Author: mbrostami
ComfyUI Node to work with Hugging Face repositories
ComfyUI-Path-Helper
Author: Billius-AI
Nodes:Create Project Root, Add Folder, Add Folder Advanced, Add File Name Prefix, Add File Name Prefix Advanced, ShowPath
NX_PromptStyler
Author: Franck-Demongin
A custom node for ComfyUI to create a prompt based on a list of keywords saved in CSV files.
NX_HuggingFace_Flux
Author: Franck-Demongin
Nodes:Hugging Face Flux
NX_Translator
Author: Franck-Demongin
A custom node for translating prompts with Google Translate or DeeplL directly in ComfyUI.
hd-nodes-comfyui
Author: xiaoxiaodesha
Nodes:Combine HDMasks, Cover HDMasks, HD FaceIndex, HD SmoothEdge, HD GetMaskArea, HD Image Levels, HD Ultimate SD Upscale
ComfyUI-SVDResizer
Author: ShmuelRonen
SVDResizer is a helper for resizing the source image, according to the sizes enabled in Stable Video Diffusion. The rationale behind the possibility of changing the size of the image in steps between the ranges of 576 and 1024, is the use of the greatest common denominator of these two numbers which is 64. SVD is lenient with resizing that adheres to this rule, so the chance of coherent video that is not the standard size of 576X1024 is greater. It is advisable to keep the value 1024 constant and play with the second size to maintain the stability of the result.
Wav2Lip Node for ComfyUI
Author: ShmuelRonen
The Wav2Lip node is a custom node for ComfyUI that allows you to perform lip-syncing on videos using the Wav2Lip model. It takes an input video and an audio file and generates a lip-synced output video.
ComfyUI_Gemini_Flash
Author: ShmuelRonen
ComfyUI_Gemini_Flash is a custom node for ComfyUI, integrating the capabilities of the Gemini 1.5 Flash model. This node supports text and vision-based prompts, allowing users to analyze and adapt images to text prompts for text2image tasks.
ComfyUI_pixtral_vision
Author: ShmuelRonen
The ComfyUI_pixtral_vision is a powerful ComfyUI node designed to integrate seamlessly with the Mistral Pixtral API. It facilitates the analysis of images through deep learning models, interpreting and describing the visual content. Users can input an image directly and provide prompts for context, utilizing an API key for authentication.
ComfyUI-Prediction
Author: redhottensors
Fully customizable Classifier Free Guidance for ComfyUI.
Batch Rembg for ComfyUI
Author: Mamaaaamooooo
Remove background of plural images.
ComfyUI Deepface
Author: jordoh
ComfyUI nodes wrapping the [a/deepface](https://github.com/serengil/deepface) library.
ComfyUI-CascadeResolutions
Author: al-swaiti
Nodes:Cascade Resolutions
All-IN-ONE-style
Author: al-swaiti
all art styles
GeminiOllama ComfyUI Extension
Author: al-swaiti
This extension integrates Google's Gemini API and Ollama into ComfyUI, allowing users to leverage these powerful language models directly within their ComfyUI workflows.
ComfyUI_Mira
Author: mirabarukaso
Nodes:Integer Multiplier, Float Multiplier, Convert Numeral to String, Create Canvas Advanced, Create Canvas, Create PNG Mask, Color Mask to HEX String, Color Mask to INT RGB, Color Masks to List
ComfyUI-GPT2P
Author: 1038lab
ComfyUI Node - Hugging Face repositories GTP2 Prompt
Klinter_nodes
Author: Klinter
Concat_strings atm - celebrating first_node
ComfyUI-ScenarioPrompt
Author: Ludobico
ScenarioPrompt is a custom node that helps you understand what you're prompting for each property as you build your prompts
InstanceDiffusion Nodes
Author: logtd
A set of nodes to perform multi-object prompting with InstanceDiffusion
Tracking Nodes for Videos
Author: logtd
A set of nodes to track objects through videos using YOLO and other processors.
ComfyUI-InversedNoise
Author: logtd
Nodes:Inversed Euler Sampler, Mix Noise with Latent, Combine Latent Noise
ComfyUI-RefSampling
Author: logtd
Nodes:Apply Ref UNet, Ref Sampler, Ref Sampler Custom
ComfyUI-FLATTEN
Author: logtd
ComfyUI nodes to use [a/FLATTEN: optical FLow-guided ATTENtion for consistent text-to-video editing](https://github.com/yrcong/flatten).
ComfyUI-RAVE Attention
Author: logtd
ComfyUI nodes to use RAVE attention as a temporal attention mechanism. This differs from other implementations in that it does not concatenate the images together, but within the UNet's Self-Attention mechanism performs the RAVE technique. By not altering the images/latents throughout the UNet, this method does not affect other temporal techniques, style mechanisms, or other UNet modifications. For example, it can be combined with AnimateDiff, ModelScope/ZeroScope, or FLATTEN.
ComfyUI-RefUNet
Author: logtd
A set of nodes to use Reference UNets
ComfyUI-SEGAttention
Author: logtd
Nodes to use [a/Smoothed Energy Guidance](https://github.com/SusungHong/SEG-SDXL) for ComfyUI.
ComfyUI-SSREncoder
Author: logtd
ComfyUI Nodes to use [a/SSR Encoder:Encoding Selective Subject Representation for Subject-Driven Generation](https://github.com/Xiaojiu-z/SSR_Encoder).
ComfyUI-SeeCoder
Author: logtd
ComfyUI nodes to use the SeeCoder from [a/Prompt-Free-Diffusion](https://github.com/SHI-Labs/Prompt-Free-Diffusion)
ComfyUI-4DHumans
Author: logtd
ComfyUI nodes to use [a/4D-Humans](ComfyUI nodes to use 4D-Humans)
ComfyUI-ReNoise
Author: logtd
ComfyUI nodes to use ReNoise
ComfyUI-MotionThiefExperiment
Author: logtd
experimental node pack to test using reference videos for their motion.
ComfyUI-DiLightNet
Author: logtd
ComfyUI nodes to use [a/DiLightNet](https://github.com/iamNCJ/DiLightNet). These nodes can run DiLightNet, but the Dust3r or BlenderPy implementations to create lighting are not included. Expect those to be added to seperate repos when time allows.
ComfyUI-ViewCrafter
Author: logtd
ComfyUI nodes to use [a/ViewCrafter](https://github.com/Drexubery/ViewCrafter/tree/main) for novel view synthesis.
ComfyUI-Book-Tools Nodes for ComfyUI
Author: Big-Idea-Technology
ComfyUI-Book-Tools is a set o new nodes for ComfyUI that allows users to easily add text overlays to images within their ComfyUI projects. This Node leverages Python Imaging Library (PIL) and PyTorch to dynamically render text on images, supporting a wide range of customization options including font size, alignment, color, and padding. Loop with any parameters (*), prompt batch schedule with prompt selector, end queue for automatic ending current queue.
LLM Node for ComfyUI
Author: Big Idea Technology
The LLM_Node enhances ComfyUI by integrating advanced language model capabilities, enabling a wide range of NLP tasks such as text generation, content summarization, question answering, and more. This flexibility is powered by various transformer model architectures from the transformers library, allowing for the deployment of models like T5, GPT-2, and others based on your project's needs.
ComfyUI_StableCascadeLatentRatio
Author: Guillaume-Fgt
A custom node to create empty latents for Stable Cascade. features: width and height incrementation of 64 by default, possibility to lock the aspect ratio, switch width/height at execution
ComfyUI OOTDiffusion
Author: AuroBit
A ComfyUI custom node that simply integrates the [a/OOTDiffusion](https://github.com/levihsu/OOTDiffusion) functionality.
ComfyUI-AnimateAnyone-reproduction
Author: AuroBit
A ComfyUI custom node that simply integrates the [a/animate-anyone-reproduction](https://github.com/bendanzzc/AnimateAnyone-reproduction) functionality.
Face Compare
Author: czcz1024
Nodes:FaceCompare
comfyui-upscale-by-model
Author: TheBill2001
This custom node allow upscaling an image by a factor using a model.
Save Images with Captions
Author: TheBill2001
Provide two custom nodes to load and save images with captions as separate files.
ComfyUI-LLMs
Author: leoleelxh
A minimalist node that calls LLMs, combined with one API, can call all language models, including local models.
OpenPose Keypoint Extractor
Author: hughescr
This is a single node which can take the POSE_KEYPOINT output from the OpenPose extractor node, parse it, and return x,y,width,height bounding boxes around any elements of the OpenPose skeleton
ULTools for ComfyUI
Author: jkrauss82
Nodes:SaveImgAdv, CLIPTextEncodeWithStats. Collection of tools supporting txt2img generation in ComfyUI and other tasks.
Comfyui HiFORCE Plugin
Author: hiforce
Custom nodes pack provided by [a/HiFORCE](https://www.hiforce.net/) for ComfyUI. This custom node helps to conveniently enhance images through Sampler, Upscaler, Mask, and more. NOTE:You should install [a/ComfyUI-Impact-Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack). Many optimizations are built upon the foundation of ComfyUI-Impact-Pack.
Advanced Latent Control
Author: kuschanow
This custom node helps to transform latent in different ways.
abracadabra-comfyui
Author: guill
Nodes:Abracadabra Summary, Abracadabra
cspnodes
Author: cerspense
Nodes:Image Dir Iterator, Modelscopet2v, Modelscopev2v, Vid Dir Iterator, Image Dir Iterator, Text File Line Iterator, Remap Range, Split Image Channels, Resize By Image, Increment Every N.
queuetools
Author: qwixiwp
Nodes:load images (queue tools). tools made for queueing in comfyUI
ComfyUI-Prompt-Preview
Author: Chan-0312
Welcome to ComfyUI Prompt Preview, where you can visualize the styles from [sdxl_prompt_styler](https://github.com/twri/sdxl_prompt_styler).
ComfyUI-TextOverlay
Author: munkyfoot
This extension provides a node that allows you to overlay text on an image or a batch of images with support for custom fonts and styles.
ComfyUI-ModelDownloader
Author: holchan
A ComfyUI node to download models(Checkpoints and LoRA) from external links and act as an output standalone node.
ComfyUI_API_Manager
Author: CC-BryanOttho
This package provides three custom nodes designed to streamline workflows involving API requests, dynamic text manipulation based on API responses, and image posting to APIs. These nodes are particularly useful for automating interactions with APIs, enhancing text-based workflows with dynamic data, and facilitating image uploads.
ComfyUI-SubjectStyle-CSV
Author: maracman
Store a CSV of prompts where the style can change for each subject. The CSV node initialises with the column (style) and row (subject) names for easy interpretability.
ComfyUI-GPT4V-Image-Captioner
Author: 438443467
Nodes:GPT4V-Image-Captioner
comfyui-webcam-node
Author: uetuluk
Nodes:Webcam Capture
ComfyUI-layerdiffuse (layerdiffusion)
Author: huchenlei
ComfyUI implementation of [a/LayerDiffusion](https://github.com/layerdiffusion/LayerDiffusion).
ComfyUI_DanTagGen
Author: huchenlei
ComfyUI node of [a/Kohaku's DanTagGen Demo](https://huggingface.co/KBlueLeaf/DanTagGen?not-for-all-audiences=true).
ComfyUI-openpose-editor
Author: huchenlei
Port of [a/https://github.com/huchenlei/sd-webui-openpose-editor](https://github.com/huchenlei/sd-webui-openpose-editor) in ComfyUI
ComfyUI-IC-Light-Native
Author: huchenlei
ComfyUI native implementation of [a/IC-Light](https://github.com/lllyasviel/IC-Light).
ComfyUI DenseDiffusion
Author: huchenlei
[a/DenseDiffusion](https://github.com/naver-ai/DenseDiffusion) custom node for ComfyUI.
ComfyUI_omost
Author: huchenlei
ComfyUI implementation of [a/Omost](https://github.com/lllyasviel/Omost), and everything about regional prompt. NOTE: You need to install ComfyUI_densediffusion to use this node.
ComfyUI Pets
Author: nathannlu
Play with your pet while your workflow generates!
Comfy Cloud
Author: nathannlu
Run your workflow using cloud GPU resources, from your local ComfyUI. NOTE:After you first install the plugin... The first time you click 'generate', you will be prompted to log into your account.Subsequent generations after the first is faster (the first run it takes a while to process your workflow). Once those two steps have been completed, you will be able to seamlessly generate your workflow on the cloud!
Comfyui-ergouzi-Nodes
Author: 11dogzi
This is a node group kit that covers multiple nodes such as local refinement, tag management, random prompt words, text processing, image processing, mask processing, etc
Comfyui-ergouzi-samplers
Author: 11dogzi
Partial redraw sampler and variant seed sampler
Comfyui-ergouzi-kaiguan
Author: 11dogzi
Group switching control, one click control to ignore and disable multiple groups, as well as wired switch combination nodes, allowing for arbitrary switching of annotation names
ComfUI-EGAdapterMadAssistant
Author: 11dogzi
This is a hierarchical auxiliary project of the IPAdapter project, which uses a slider to quickly control the hierarchical weights and add fully random and semi random modes
ComfyUI-InstantIDUtils
Author: BXYMartin
Nodes:Multi-ControlNet Converter, List of Images, Convert PIL to Tensor (NHWC), Convert Tensor (NHWC) to (NCHW), Convert Tensor (NHWC) to PIL
comfyui-image-round
Author: cdb-boop
A simple node to round an input image up (pad) or down (crop) to the nearest integer multiple. Padding offset from left/bottom and the padding value are adjustable.
ComfyUI Bringing Old Photos Back to Life
Author: cdb-boop
Enhance old or low-quality images in ComfyUI. Optional features include automatic scratch removal and face enhancement. Based on Microsoft's Bringing-Old-Photos-Back-to-Life. Requires installing models, so see instructions here: https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life.
SaveAsScript
Author: atmaranto
A version of ComfyUI-to-Python-Extension that works as a custom node. Adds a button in the UI that saves the current workflow as a Python file, a CLI for converting workflows, and slightly better custom node support.
mm-comfyui-megamask
Author: meshmesh-io
Nodes:ColorListMaskToImage, FlattenAndCombineMaskImages
mm-comfyui-loopback
Author: meshmesh-io
Nodes:Loop, LoopStart, LoopEnd, LoopStart_SEGIMAGE, LoopEnd_SEGIMAGE
ComfyUI-MeshMesh
Author: meshmesh-io
Nodes:Masks to Colored Masks, Color Picker
Cozy Human Parser
Author: CozyMantis
A ComfyUI node to automatically extract masks for body regions and clothing/fashion items. Made with 💚 by the CozyMantis squad.
Cozy Reference Pose Generator
Author: CozyMantis
Generate OpenPose face/body reference poses in ComfyUI with ease. Made with 💚 by the CozyMantis squad.
Cozy Utils
Author: CozyMantis
Various cozy nodes, made with 💚 by the CozyMantis squad.
ComfyUI-Vivax-Nodes
Author: vivax3794
Nodes:Inspect, Any String, Model From URL
ComfyUI-Sub-Nodes
Author: vivax3794
Creating subgraph and Calling subgraphs.
Comfyui Webcam capture node
Author: victorchall
This node captures images one at a time from your webcam when you click generate. This is particular useful for img2img or controlnet workflows. NOTE:This node will take over your webcam, so if you have another program using it, you may need to close that program first. Likewise, you may need to close Comfyui or close the workflow to release the webcam.
Mecha Merge Node Pack
Author: ljleb
model merging nodes powered by sd-mecha, a memory efficient state dict recipe merger.
ComfyUI Frame Maker
Author: diSty
This node creates a sequence of frames by moving and scaling a subject image over a background image.
ComfyUI-Image-Matting
Author: hackkhai
This node improves the quality of the image mask. more suitable for image composite matting
Cyclist
Author: Pos13
This extension provides tools to iterate generation results between runs. In general, it's for cycles.
ComfyUI_ModelScopeT2V
Author: ExponentialML
Allows native usage of ModelScope based Text To Video Models in ComfyUI
ComfyUI - Native DynamiCrafter
Author: ExponentialML
DynamiCrafter that works natively with ComfyUI's nodes, optimizations, ControlNet, and more.
ComfyUI_VisualStylePrompting
Author: ExponentialML
ComfyUI Version of '[a/Visual Style Prompting with Swapping Self-Attention](https://github.com/naver-ai/Visual-Style-Prompting)'
StableCascadeResizer
Author: angeloshredder
Nodes:Cascade_Resizer
ComfyUI Ollama
Author: stavsap
Custom ComfyUI Nodes for interacting with [a/Ollama](https://ollama.com/) using the [a/ollama python client](https://github.com/ollama/ollama-python). Integrate the power of LLMs into CompfyUI workflows easily.
comfyui_davcha
Author: dchatel
Nodes:SmartMask, ResizeCropFit, Percent Padding, SoftErosion, StringScheduleHelper, DStack, DavchaConditioningConcat, DavchaModelMergeSimple, DavchaCLIPMergeSimple, DavchaModelMergeSD1, DavchaModelMergeSDXL, ConditioningCompress... Some personal QoL and experimental nodes
comfyui_facetools
Author: dchatel
These custom nodes provide a rotation aware face extraction, paste back, and various face related masking options.
Comfyui-Minio
Author: prodogape
This plugin is mainly based on Minio, implementing the ability to read images from Minio, save images, facilitating expansion and connection across multiple machines.
ComfyUI-EasyOCR
Author: prodogape
This node is primarily based on Easy-OCR to implement OCR text recognition functionality.
ComfyUI-OmDet
Author: prodogape
This node is mainly based on [a/OmDet](https://github.com/om-ai-lab/OmDet) for object detection, and it outputs related images, masks, and Labelme JSON information.
Comfyui-Yolov8-JSON
Author: prodogape
This node is mainly based on the Yolov8 model for object detection, and it outputs related images, masks, and JSON information.[w/Repository url is changed. Please remove previous one and reinstall.]
ComfyUI_kkTranslator_nodes
Author: kingzcheung
These nodes are mainly used to translate prompt words from other languages into English. PromptTranslateToText implements prompt word translation based on Helsinki NLP translation model.It doesn't require internet connection。
Kandinsky 2.2 ComfyUI Plugin
Author: vsevolod-oparin
Nodes provide an options to combine prior and decoder models of Kandinsky 2.2.
Xycuno Oobabooga
Author: Xyem
Xycuno Oobabooga provides custom nodes for ComfyUI, for sending requests to an [a/Oobabooga](https://github.com/oobabooga/text-generation-webui) instance to assist in creating prompt texts.
ComfyUI_Memeplex_DALLE
Author: shi3z
You can use memeplex and DALL-E thru ComfyUI. You need API keys.
ComfyUI-IF_AI_tools
Author: if-ai
Various AI tools to use in Comfy UI. Starting with VL and prompt making tools using Ollma as backend will evolve as I find time.
ComfyUI-IF_AI_WishperSpeechNode
Author: if-ai
This repository hosts a Text-to-Speech (TTS) application that leverages Whisper Speech for voice synthesis, allowing users to train a voice model on-the-fly. It is built on ComfyUI and supports rapid training and inference processes.
ComfyUI-IF_AI_HFDownloaderNode
Author: if-ai
Talking avatars Heads for the IF_AI tools integrates dreamtalk in ComfyUI
Sketch2Manga
Author: dmMaze
Apply screentone to line drawings or colored illustrations with diffusion models.
ComfyUI-HfLoader
Author: olduvai-jp
Nodes:Lora Loader From HF
ComfyUI-Aimidi-nodes
Author: AiMiDi
Nodes:Merge Tag, Clear Tag, Add Tag, Load Images Pair Batch, Save Images Pair
ComfyUI-Mana-Nodes
Author: ForeignGods
Font Animation, Speech Recognition, Caption Generator, TTS
ControlNet Auxiliar
Author: Cornea Valentin
This ComfyUI custom node, named ControlNet Auxiliar, is designed to provide auxiliary functionalities for image processing tasks. It is particularly useful for various image manipulation and enhancement operations. The node is integrated with functionalities for converting images between different formats and applying various image processing techniques.
ComfyUI-Text
Author: MarkoCa1
Text.
ComfyUI_Segment_Mask
Author: MarkoCa1
Mask cutout based on Segment Anything.
Eagleshadow Custom Nodes
Author: Shadetail
Custom nodes for ComfyUI by Eagleshadow.
CPlus_Ardenius ComfyUI Control Box
Author: ArdeniusAI
1 node to have control over your workflow.
ComfyUI-J
Author: Jannchie
This is a completely different set of nodes than Comfy's own KSampler series. This set of nodes is based on Diffusers, which makes it easier to import models, apply prompts with weights, inpaint, reference only, controlnet, etc.
ComfyUI-JDCN
Author: daxcay
Jerry Davos Custom Nodes for Saving Latents in Directory (BatchLatentSave) , Importing Latent from directory (BatchLatentLoadFromDir) , List to string, string to list, get any file list from directory which give filepath, filename, move any files from any directory to any other directory, VHS Video combine file mover, rebatch list of strings, batch image load from any dir, load image batch from any directory and other custom nodes.
ComfyUI-DataSet
Author: daxcay
Data research, preparation, and manipulation nodes for model trainers and artists.
ComfyUI-Nexus
Author: daxcay
Node to enable seamless multiuser workflow collaboration, run on local and remote comfy servers.
ComfyUI-WA
Author: daxcay
Node to enable WhatsApp in ComfyUI.
ComfyUI-TG
Author: daxcay
Node to enable Telegram in ComfyUI.
ComfyUI-NODEJS
Author: daxcay
This node allows the execution of Node.js application within ComfyUI by leveraging the ComfyUI-NODEJS, which starts alongside ComfyUI and facilitates the installation of Node.js. The integration enables Python subprocesses to execute Node.js scripts.
ComfyUI Fooocus Nodes
Author: Seedsa
This extension provides image generation features based on Fooocus.
zhangp365/ComfyUI-utils-nodes
Author: zhangp365
Nodes:LoadImageWithSwitch, ImageBatchOneOrMore, ModifyTextGender, ImageCompositeMaskedWithSwitch, ColorCorrectOfUtils, SplitMask, MaskFastGrow, CheckpointLoaderSimpleWithSwitch, ImageResizeTo8x, MatchImageRatioToPreset etc.
Comfyui-SAL-VTON
Author: ratulrafsan
Dressup your models! This is my quick implementation of the SAL-VTON node for ComfyUI. Based on the paper [a/Keyu Y. Tingwei G. et al. (2023). Linking Garment with Person via Semantically Associated Landmakrs for Virtual Try-On](https://openaccess.thecvf.com/content/CVPR2023/papers/Yan_Linking_Garment_With_Person_via_Semantically_Associated_Landmarks_for_Virtual_CVPR_2023_paper.pdf)
ComfyUI-nevysha-top-menu
Author: Nevysha
A simple sidebar tweak to force fixe the ComfyUI menu to the top of the screen. Reaaally quick and dirty. May break with some ComfyUI setup.
ComfyUI-Ollama-Describer
Author: alisson-anjos
This is an extension for ComfyUI that makes it possible to use some LLM models provided by Ollama, such as Gemma, Llava (multimodal), Llama2, Llama3 or Mistral. Speaking specifically of the LLaVa - Large Language and Vision Assistant model, although trained on a relatively small dataset, it demonstrates exceptional capabilities in understanding images and answering questions about them. This model presents similar behaviors to multimodal models such as GPT-4, even when presented with invisible images and instructions.
Chaosaiart-Nodes
Author: chaosaiart
LowVRAM Animation : txt2video - img2video - video2video , Frame by Frame, compatible with LowVRAM GPUs Included : Prompt Switch, Checkpoint Switch, Cache, Number Count by Frame, Ksampler txt2img & img2img ...
ComfyUI-BiRefNet
Author: viperyl
Bilateral Reference Network achieves SOTA result in multi Salient Object Segmentation dataset, this repo pack BiRefNet as ComfyUI nodes, and make this SOTA model easier use for everyone.
ComfyUI-RGT
Author: viperyl
This repo cast Recursive Generalization Transformer for Image Super-Resolution to ComfyUI, the original [a/paper link](https://arxiv.org/abs/2303.06373) and [a/github link](https://github.com/zhengchen1999/RGT)
ComfyUI-SuperBeasts
Author: SuperBeastsAI
Nodes:HDR Effects (SuperBeasts.AI). This repository contains custom nodes for ComfyUI created and used by SuperBeasts.AI (@SuperBeasts.AI on Instagram)
ComfyUI Dreamtalk
Author: hay86
Unofficial implementation of [a/dreamtalk](https://github.com/ali-vilab/dreamtalk) for ComfyUI
ComfyUI Hallo
Author: hay86
Unofficial implementation of [a/hallo](https://github.com/fudan-generative-vision/hallo) for ComfyUI
ComfyUI OpenVoice
Author: hay86
Unofficial implementation of [a/OpenVoice](https://github.com/myshell-ai/OpenVoice) for ComfyUI
ComfyUI DDColor
Author: hay86
Unofficial implementation of [a/DDColor](https://github.com/piddnad/DDColor) for ComfyUI
ComfyUI MiniCPM-V
Author: hay86
Unofficial implementation of [a/MiniCPM-V](https://github.com/OpenBMB/MiniCPM-V) for ComfyUI
ComfyUI AceNodes
Author: hay86
Some useful custom nodes that are not included in ComfyUI core yet.
comfyui-load-image-in-seq
Author: shinich39
This node is load png image sequentially with metadata. Only supported for PNG format that has been created by ComfyUI.[w/renamed from comfyui-load-image-39. You need to remove previous one and reinstall to this.]
comfyui-random-node
Author: shinich39
Shuffle nodes after queue added. [w/Repository name has been changed from comfyui-random-node-39 to comfyui-random-node. Please remove and reinstall it.]
comfyui-local-db
Author: shinich39
Store text to Key-Values pair json.
comfyui-model-db
Author: shinich39
Store settings by model.
comfyui-load-image-with-cmd
Author: shinich39
Load image and partially workflow with javascript.
connect-from-afar
Author: shinich39
Connect a new link from out of screen.
comfyui-target-search
Author: shinich39
Move canvas to target on dragging connection.
comfyui-group-selection
Author: shinich39
Create a new group of nodes.
comfyui-textarea-keybindings
Author: shinich39
Add keybindings to textarea.
comfyui-put-image
Author: shinich39
Load image from directory.
comfyui-parse-image
Author: shinich39
Extract metadata from image.
comfygen
Author: wei30172
Setting Up a Web Interface Using ComfyUI. NOTE:When installed, you can access it via http://127.0.0.1:8188/comfygen.
SD-PPP
Author: zombieyang
getting/sending picture from/to Photoshop with a simple connection. Make Photoshop become the workspace of your ComfyUI
ComfyUI_KytraWebhookHTTP
Author: KytraScript
A ComfyUI node that utilizes Moviepy to convert and send your images or videos to a webhook endpoint directly from ComfyUI.
Comfyui-Gelbooru
Author: 1mckw
Get random images from gelbooru, support multiple tag searches, exclude tags, etc. user and api key are optional.
SuperPrompter Node for ComfyUI
Author: NeuralSamurAI
The SuperPrompter node is a ComfyUI node that uses the SuperPrompt-v1 model from Hugging Face to generate text based on a given prompt. It provides various parameters to control the text generation process.
Dimensional Latent Perlin for ComfyUI
Author: NeuralSamurAI
Dimensional Latent Perlin is a custom node for ComfyUI that generates Perlin noise in the latent space. This node is designed to work seamlessly with various diffusion models and can be used as an alternative or complement to standard random noise generators in image generation pipelines.
PromptJSON Node for ComfyUI
Author: NeuralSamurAI
PromptJSON is a custom node for ComfyUI that structures natural language prompts and generates prompts for external LLM nodes in image generation workflows. It aids in creating consistent, schema-based image descriptions.
FluxPseudoNegative
Author: NeuralSamurAI
FluxPseudoNegative is an advanced custom node for ComfyUI that converts negative prompts into positive ones. It's designed to enhance prompt engineering for image generation models that don't natively support negative prompts or where using negative prompts significantly increases generation time. So instead of hacking CFG we simply invert your negative words and find their antonyms!
Node Pack mostly for manipulating strings and integers
Author: MokkaBoss1
Node Pack mostly for manipulating strings and integers
ResAdapter for ComfyUI
Author: jiaxiangc
We provide ComfyUI-ResAdapter node to help users to use [a/ResAdapter](https://github.com/bytedance/res-adapter) in ComfyUI.
lollms_nodes_suite
Author: ParisNeo
lollms_nodes_suite is a set of nodes for comfyui that harnesses the power of lollms, a state-of-the-art AI text generation tool, to improve the quality of image generation.
ComfyUI-Stereopsis
Author: IsItDanOrAi
This initiative represents a solo venture dedicated to integrating a stereopsis effect within ComfyUI (Stable Diffusion). Presently, the project is focused on the refinement of node categorization within a unified framework, as it is in the early stages of development. However, it has achieved functionality in a fundamental capacity. By processing a video through the Side-by-Side (SBS) node and applying Frame Delay to one of the inputs, it facilitates the creation of a stereopsis effect. This effect is compatible with any Virtual Reality headset that supports SBS video playback, offering a practical application in immersive media experiences.
ComfyUI Nich Utils
Author: nickve28
Several utility nodes for use with ComfyUI.
ComfyUI_Aniportrait
Author: FrankChieng
implementation of [a/AniPortrait](https://github.com/Zejun-Yang/AniPortrait) generating of videos, includes self driven, face reenacment and audio driven with a reference image
ComfyUI_MagicClothing
Author: FrankChieng
implementation of MagicClothing with garment and prompt in ComfyUI
ComfyUI SchedulerMixer
Author: BlakeOne
Create a custom scheduler from a weighted average of the built-in schedulers
ComfyUI CustomScheduler
Author: BlakeOne
Simple node for setting the sigma values directly. Note, for a full denoise the last sigma should be zero.
ComfyUI NodePresets
Author: BlakeOne
An extension for ComyUI that enables saving and loading node presets using the node's context menu. Right click a node and choose 'Presets' from its context menu to access the node's presets.
ComfyUI NodeReset
Author: BlakeOne
An extension for ComyUI to allow resetting a node's inputs to their default values. NOTE:Right click any node and choose 'Reset' from the context menu.
ComfyUI_demucus
Author: kale4eat
Path utility for ComfyUI
ComfyUI-string-util
Author: kale4eat
String utility for ComfyUI
ComfyUI-text-file-util
Author: kale4eat
Text file utility for ComfyUI
ComfyUI-speech-dataset-toolkit
Author: kale4eat
Basic audio tools using torchaudio for ComfyUI. It is assumed to assist in the speech dataset creation for ASR, TTS, etc.
ComfyUI Color Detection Nodes
Author: DrMWeigand
A collection of nodes for detecting color in images, leveraging RGB and LAB color spaces. These nodes aim to distinguish colored images from black and white, including those with color tints.
ComfyKit Custom Nodes
Author: bobmagicii
Nodes:LoraWithMetadata, TypecasterImage.
comfyUI_TJ_NormalLighting
Author: TJ16th
Custom Node for comfyUI for virtual lighting based on normal map. You can use normal maps to add virtual lighting effects to your images.
ComfyUI-PixelOE
Author: A4P7J1N7M05OT
A barebones ComfyUI wrapper for [a/PixelOE](https://github.com/KohakuBlueleaf/PixelOE). I cannot promise any support, if there is someone who wants to make a proper node, please do.
ComfyUI-AutoColorGimp
Author: A4P7J1N7M05OT
Shamelessly copied the code to auto color correct the image like in gimp from this answer: [a/https://stackoverflow.com/a/56365560/4561887](https://stackoverflow.com/a/56365560/4561887)
ComfyUI-Tara-LLM-Integration
Author: ronniebasak
Tara is a powerful node for ComfyUI that integrates Large Language Models (LLMs) to enhance and automate workflow processes. With Tara, you can create complex, intelligent workflows that refine and generate content, manage API keys, and seamlessly integrate various LLMs into your projects.
ComfyUI-Debug
Author: Sida Liu
Attach a debug node to an output to obtain more detailed information. Uncover the details of your models in ComfyUI with ease.
ComfyUI-Login
Author: Sida Liu
A simple password to protect ComfyUI.
ComfyUI-AutoCropFaces
Author: Sida Liu
Use RetinaFace to detect and automatically crop faces.
ComfyUI-SD3-nodes
Author: Sida Liu
Nodes that support Stable Diffusion 3 Medium better.
ComfyUI-B-LoRA
Author: Sida Liu
Load and apply B-LoRA models, currently B-LoRA models only works with SDXL (sdxl_base_1.0).
ComfyUI-Workflow-Encrypt
Author: jtydhr88
Encrypt your comfyui workflow, and share it with key
ComfyUI LayerDivider
Author: jtydhr88
ComfyUI LayerDivider is custom nodes that generating layered psd files inside ComfyUI[w/Please follow readme and run install_windows_portable_win_py311_cu121 for ComfyUI embedded python.]
ComfyUI Unique3D
Author: jtydhr88
ComfyUI Unique3D is custom nodes that running AiuniAI/Unique3D into ComfyUI[w/Please follow readme to install with ComfyUI embedded python.]
ComfyUI-Long-CLIP
Author: SeaArtLab
This project implements the comfyui for long-clip, currently supporting the replacement of clip-l. For SD1.5, the SeaArtLongClip module can be used to replace the original clip in the model, expanding the token length from 77 to 248.
ComfyUI-load-image-from-url
Author: tsogzark
A simple node to load image from local path or http url. You can find this node from 'image' category.
ComfyUI Caching Embeddings
Author: discus0434
This repository simply caches the CLIP embeddings and subtly accelerates the inference process by bypassing unnecessary computations.
ComfyUI Aesthetic Predictor V2.5
Author: discus0434
Simple ComfyUI node that predicts the score of an aesthetic image with SigLIP-based predictor.
ComfyUI Flux Accelerator
Author: discus0434
ComfyUI Flux Accelerator is a custom node for ComfyUI that accelerates Flux.1 image generation, just by using this node.
StyleShot-ComfyUI
Author: AIFSH
a custom node for [a/StyleShot](https://github.com/open-mmlab/StyleShot.git)
VocalSeparation-ComfyUI
Author: AIFSH
a custom node for separation vocals from music based on [a/ZFTurbo/Music-Source-Separation-Training](https://github.com/ZFTurbo/Music-Source-Separation-Training)
DiffMorpher-ComfyUI
Author: AIFSH
a custom node for [a/DiffMorpher](https://github.com/Kevin-thu/DiffMorpher),you can find base workflow in [a/doc](https://github.com/AIFSH/DiffMorpher-ComfyUI/blob/main/doc)
ComfyUI-UVR5
Author: AIFSH
the custom code for [a/UVR5](https://github.com/Anjok07/ultimatevocalremovergui) to separate vocals and background music
ComfyUI-IP_LAP
Author: AIFSH
Nodes:IP_LAP Node, Video Loader, PreView Video, Combine Audio Video. the comfyui custom node of [a/IP_LAP](https://github.com/Weizhi-Zhong/IP_LAP) to make audio driven videos!
ComfyUI-GPT_SoVITS
Author: AIFSH
a comfyui custom node for [a/GPT-SoVITS](https://github.com/RVC-Boss/GPT-SoVITS)! you can voice cloning and tts in comfyui now [w/NOTE:make sure ffmpeg is worked in your commandline]
ComfyUI-MuseTalk_FSH
Author: AIFSH
the comfyui custom node of [a/MuseTalk](https://github.com/TMElyralab/MuseTalk) to make audio driven videos!
ComfyUI-WhisperX
Author: AIFSH
a comfyui cuatom node for audio subtitling based on [a/whisperX](https://github.com/m-bain/whisperX.git) and [a/translators](https://github.com/UlionTse/translators)
ComfyUI-RVC
Author: AIFSH
a comfyui custom node for [a/Retrieval-based-Voice-Conversion-WebUI](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git), you can Voice-Conversion in comfyui now! NOTE: make sure ffmpeg is worked in your commandline for Linux
ComfyUI-XTTS
Author: AIFSH
a custom comfyui node for [a/coqui-ai/TTS](https://github.com/coqui-ai/TTS.git)'s xtts module! support 17 languages voice cloning and tts
ComfyUI-Live2DViewer
Author: AIFSH
a comfyui node for viewing Live2D model
ComfyUI-FishSpeech
Author: AIFSH
a custom comfyui node for [a/fish-speech](https://github.com/fishaudio/fish-speech.git)
ComfyUI_V-Express
Author: AIFSH
the comfyui custom node of [a/V-Express](https://github.com/tencent-ailab/V-Express) to make audio driven videos!
ComfyUI-MimicBrush
Author: AIFSH
a comfyui custom node for [a/MimicBrush](https://github.com/ali-vilab/MimicBrush),then inpainting with reference image.
ComfyUI-Hallo
Author: AIFSH
a comfyui custom node for [a/hallo](https://github.com/fudan-generative-vision/hallo)
ComfyUI-UniAnimate
Author: AIFSH
a comfyui custom node for [a/UniAnimate](https://github.com/ali-vilab/UniAnimate)
ComfyUI-3d-photo-inpainting
Author: AIFSH
a comfyui custom node for [a/3d-photo-inpainting](https://github.com/vt-vl-lab/3d-photo-inpainting),then you can render one image to zoom-in/dolly zoom/swing motion/circle motion video
AIFSH/ComfyUI-AuraSR
Author: AIFSH
a node for [a/AuraSR](https://github.com/fal-ai/aura-sr)
ComfyUI-MARS5-TTS
Author: AIFSH
a comfyui custom node for [a/MARS5-TTS](https://github.com/Camb-ai/MARS5-TTS)
ComfyUI-I2V-Adapter
Author: AIFSH
a comfyui custom node for [a/I2V-Adapter](https://github.com/KwaiVGI/I2V-Adapter)
ComfyUI-MimicMotion
Author: AIFSH
a comfyui custom node for [a/MimicMotion](https://github.com/Tencent/MimicMotion)
ComfyUI-DiffSynth-Studio
Author: AIFSH
make [a/DiffSynth-Studio](https://github.com/modelscope/DiffSynth-Studio) available in ComfyUI
CosyVoice-ComfyUI
Author: AIFSH
a comfyui custom node for [a/CosyVoice](https://github.com/FunAudioLLM/CosyVoice)
SenseVoice-ComfyUI
Author: AIFSH
a custom node for [a/SenseVoice](https://github.com/FunAudioLLM/SenseVoice)
AniTalker-ComfyUI
Author: AIFSH
a comfyui custom node for [a/AniTalker](https://github.com/X-LANCE/AniTalker)
DHLive-ComfyUI
Author: AIFSH
a comfyui custom node for [a/DH_live](https://github.com/kleinlee/DH_live)
GSTTS-ComfyUI
Author: AIFSH
a comfyui custom node for [a/GPT-SoVITS](https://github.com/RVC-Boss/GPT-SoVITS)
FancyVideo-ComfyUI
Author: AIFSH
a custom node for [a/FancyVideo](https://github.com/360CVGroup/FancyVideo)
VideoSys-ComfyUI
Author: AIFSH
NODES:TextNode, PreViewVideo, VideoSysNode.
HivisionIDPhotos-ComfyUI
Author: AIFSH
a custom node for [a/HivisionIDPhotos](https://github.com/Zeyi-Lin/HivisionIDPhotos)
DiffSynth-ComfyUI
Author: AIFSH
a custom node for [a/DiffSynth-Studio](https://github.com/modelscope/DiffSynth-Studio)
RealisDance-ComfyUI
Author: AIFSH
a custom node for [a/RealisDance](https://github.com/damo-cv/RealisDance)
ViewCrafter-ComfyUI
Author: AIFSH
a custom node for [a/ViewCrafter](https://github.com/Drexubery/ViewCrafter)
Euler-Smea-Dyn-Sampler
Author: Koishi-Star
СomfyUI version of [a/Euler Smea Dyn Sampler](https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler). It adds samplers directly to KSampler nodes.
SDFXBridgeForComfyUI is a custom node designed for seamless integration between ComfyUI and SDFX. This custom node allows users to make ComfyUI compatible with SDFX when running the ComfyUI instance on their local machines.
ComfyUI_FoleyCrafter
Author: smthemex
FoleyCrafter is a video-to-audio generation framework which can produce realistic sound effects semantically relevant and synchronized with videos.
ComfyUI_Diffree
Author: smthemex
using diffree: Text-Guided Shape Free Object Inpainting with Diffusion Model
ComfyUI_Stable_Makeup
Author: smthemex
You can apply makeup to the characters in comfyui Stable_Makeup From: [a/Stable_Makeup](https://github.com/Xiaojiu-z/Stable-Makeup)
ComfyUI_FollowYourEmoji
Author: smthemex
You can make emoji from a video and a image in comfyui
ComfyUI_EchoMimic
Author: smthemex
You can using [a/EchoMimic](https://github.com/BadToBest/EchoMimic/tree/main) in comfyui,whitch Lifelike Audio-Driven Portrait Animations through Editable Landmark Conditioning
ComfyUI_ChatGLM_API
Author: smthemex
You can call Chatglm's API in comfyUI to translate and describe pictures, and the API similar to OpenAI.
ComfyUI_StableAudio_Open
Author: smthemex
You can use stable-audio-open-1.0 in comfyUI
ComfyUI_AnyDoor
Author: smthemex
You can use anydoor, change clothes or object...
ComfyUI_HiDiffusion_Pro
Author: smthemex
A HiDiffusion node for ComfyUI.
ComfyUI_StoryDiffusion
Author: smthemex
A StoryDiffusion node for ComfyUI.
ComfyUI_MS_Diffusion
Author: smthemex
you can make story in comfyUI using MS-diffusion
ComfyUI_Pic2Story
Author: smthemex
you can using pic2story in comfyUI
ComfyUI_Llama3_8B
Author: smthemex
Llama3_8B for comfyUI, using pipeline workflow.
ComfyUI_ParlerTTS
Author: smthemex
Parler-TTS is a lightweight text-to-speech (TTS) model that can generate high-quality, natural sounding speech in the style of a given speaker (gender, pitch, speaking style, etc)
ComfyUI_Pipeline_Tool
Author: smthemex
A tool for novice users in Chinese Mainland to call the huggingface hub and download the huggingface models.
ComfyUI_ID_Animator
Author: smthemex
This node allows you to use ID_Animator, the zero shot video generation model
ComfyUI_CustomNet
Author: smthemex
you can using customnet in comfyUI
ComfyUI_Pops
Author: smthemex
You can use [a/Popspaper](https://popspaper.github.io/pOps/) method in comfyUI
ComfyUI_Streamv2v_Plus
Author: smthemex
using [a/StreamV2V](https://github.com/Jeff-LiangF/streamv2v) in ComfyUI
ComfyUI_MooER
Author: smthemex
MooER is an LLM-based Speech Recognition and Translation Model from Moore Threads.You can use MooER when install ComfyUI_MooER node
ComfyUI_CSGO_Wrapper
Author: smthemex
using InstantX's CSGO in comfyUI for style
ComfyUI_DeepFakeDefenders
Author: smthemex
ou can using DeepFakeDefenders in comfyUI to Prediction image is a DeepFake img or not.
Comfy-Topaz
Author: choey
Comfy-Topaz is a custom node for ComfyUI, which integrates with Topaz Photo AI to enhance (upscale, sharpen, denoise, etc.) images, allowing this traditionally asynchronous step to become a part of ComfyUI workflows. NOTE:Licensed installation of Topaz Photo AI
ComfyUI_yanc
Author: ALatentPlace
Yet Another Node Collection. Adds some useful nodes, check out the GitHub page for more details.
ComfyUI Simply Nodes
Author: Wicloz
Simple nodes to help clean up your workflow, mostly focussed on text operations.
comfyui-pixel
Author: wandbrandon
pixel art workshop nodes for comfyui.
BrushNet
Author: nullquant
These are custom nodes for ComfyUI native implementation of [a/BrushNet](https://arxiv.org/abs/2403.06976) (inpaint), PowerPaint (inpaint, object removal) and HiDiffusion (higher resolution for SD15 and SDXL)
Perturbed-Attention Guidance
Author: pamparamm
Perturbed-Attention Guidance with advanced parameters for ComfyUI. (PAG)
ComfyUI Vectorscope CC
Author: pamparamm
ComfyUI port of Vectorscope CC and Diffusion Color Grading by Haoming02. Makes it possible to adjust Brightness/Contrast/Saturation/Hue during image generation.
ComfyUI-ppm
Author: pamparamm
Fixed AttentionCouple/NegPip(negative weights in prompts), more CFG++ samplers, etc.
unwdef-nodes
Author: unwdef
Custom nodes for ComfyUI by unwdef.
Self-Guidance nodes
Author: fevre27
Unofficial ComfyUI implementation of Self-Guidance.
ComfyUI-RequestPoster
Author: aburahamu
This extension can send HTTP Requests. You can request image generation to StableDiffusion3 and post images to X (Twitter) and Discord.
ComfyUI-IsNiceParts
Author: aburahamu
This custom node detects body parts (currently only hands) from the received image and outputs the image if the skeleton can be estimated.
MBM's Music Visualizer
Author: Sorcerio
An image generation based music visualizer integrated into comfyanonymous/ComfyUI as custom nodes.
quadmoon's ComfyUI nodes
Author: quadmoon
These are just some nodes I wanted and couldn't find where anyone else had made them yet.
ComfyUI-ShadertoyGL
Author: quadme7macoon
Nodes:Shadertoy, Shader, ColorChannelOffset.
ComfyUI-TranscriptionTools
Author: royceschultz
Transcribe audio and video files in ComfyUI.
ComfyUI_alkaid
Author: kunieone
Nodes:A_Face3DSwapper, A_FaceCrop, A_FacePaste, A_OpenPosePreprocessor, A_EmptyLatentImageLongside, A_GetImageSize, AlkaidLoader, AdapterFaceLoader, AdapterStyleLoader, ...
ComfyUI-PromptOrganizer
Author: txt2any
This is a custom node for ComfyUI that automatically saves your AI-generated images specifically to [a/www.txt2any.com](http://www.txt2any.com/).
ComfyUI Load and Save file to S3
Author: kealiu
Nodes:Load From S3, Save To S3.
ComfyUI-ZeroShot-MTrans
Author: kealiu
An unofficial ComfyUI custom node for [a/Zero-Shot Material Transfer from a Single Image](https://ttchengab.github.io/zest), Given an input image (e.g., a photo of an apple) and a single material exemplar image (e.g., a golden bowl), ZeST can transfer the gold material from the exemplar onto the apple with accurate lighting cues while making everything else consistent.
ComfyUI-Zero123-Porting
Author: kealiu
Zero-1-to-3: Zero-shot One Image to 3D Object, unofficial porting of original [Zero123](https://github.com/cvlab-columbia/zero123)
ComfyUI_LiteLLM
Author: TashaSkyUp
Nodes for interfacing with LiteLLM
ComfyUI-SimpleCounter
Author: AonekoSS
Node: utils/Simple Counter This node is a simple counter, when pressing 'Queue Prompt' resets the count.
ComfyUI-LoRA-Tuner
Author: AonekoSS
Nodes: LoRA-Tuner. For using multiple LoRA easily.
comfyui_LLM_party
Author: heshengtao
A set of block-based LLM agent node libraries designed for ComfyUI.This project aims to develop a complete set of nodes for LLM workflow construction based on comfyui. It allows users to quickly and conveniently build their own LLM workflows and easily integrate them into their existing SD workflows.
comfyui_LLM_schools
Author: heshengtao
ComfyUI node library for fine-tuning LLMs
Tripo for ComfyUI
Author: VAST-AI-Research
Custom nodes for using [a/Tripo](https://www.tripo3d.ai/) in ComfyUI to create 3D from text and image prompts.
ComfyUI_TGate
Author: JettHu
ComfyUI reference implementation for [a/T-GATE](https://github.com/HaozheLiu-ST/T-GATE).
ComfyUI-TCD
Author: JettHu
ComfyUI implementation for [a/TCD](https://github.com/jabir-zheng/TCD).
comfyui_tag_filter
Author: sugarkwork
This is a custom node of ComfyUI that categorizes tags outputted by tools like WD14Tagger, filters them by each category, and returns the filtered results.
ComfyUI-MX-post-processing-nodes
Author: Intersection98
A collection of post processing nodes for ComfyUI, dds image post-processing adjustment capabilities to the ComfyUI.
ComfyUI-ELLA
Author: TencentQQGYLab
ComfyUI implementation for [a/ELLA](https://github.com/TencentQQGYLab/ELLA).
ComfyUI Checkpoint Automatic Config
Author: DarKDinDoN
This node was designed to help with checkpoint configuration. Fee free to add new checkpoint configurations!
ComfyUI-Prompt-MZ
Author: MinusZoneAI
Use llama.cpp to help generate some nodes for prompt word related work
ComfyUI-StylizePhoto-MZ
Author: MinusZoneAI
A stylized node with simple operation. The effect is achieved by I2I and lora. The clay style is currently implemented.Comes with watermark function.
ComfyUI-TrainTools-MZ
Author: MinusZoneAI
Nodes for fine-tuning lora in ComfyUI, dependent on training tools such as kohya-ss/sd-scripts
ComfyUI-Kolors-MZ
Author: MinusZoneAI
Implementation of Kolors on ComfyUI Reference from [a/https://github.com/kijai/ComfyUI-KwaiKolorsWrapper](https://github.com/kijai/ComfyUI-KwaiKolorsWrapper) Using ComfyUI Native Sampling
ComfyUI-Flux1Quantize-MZ
Author: MinusZoneAI
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) Only applicable to graphics cards with sm_80 and above (30 series and above) Need to install marlin dependencies first
ComfyUI-FluxExt-MZ
Author: MinusZoneAI
Nodes:MZ_Flux1PartialLoad_Patch. Tool nodes related to flux1
ComfyUI-CogVideoX-MZ
Author: MinusZoneAI
Nodes:MZ_CogVideoXLoader
comfyUI_SillyNodes
Author: blueraincoatli
Using rgthree's fast_group_muter and bookmark nodes, introduce the pyautogui library to simulate clicks and hotkeys, and run groups in sequence. screen manipulation is involved
ComfyUI-Dev-Utils
Author: ty0x2333
Execution Time Analysis, Reroute Enhancement, Node collection for developers.
ComfyUI-Prompt-Combinator
Author: lquesada
'🔢 Prompt Combinator' is a node that generates all possible combinations of prompts from several lists of strings. '🔢 Prompt Combinator Merger' is a node that enables merging the output of two different '🔢 Prompt Combinator' nodes.
ComfyUI-Inpaint-CropAndStitch
Author: lquesada
'✂️ Inpaint Crop' is a node that crops an image before sampling. The context area can be specified via the mask, expand pixels and expand factor or via a separate (optional) mask. '✂️ Inpaint Stitch' is a node that stitches the inpainted image back into the original image without altering unmasked areas.
advance-aesthetic-score
Author: randjtw
Nodes:Advance Aesthetic Score
comfyui-fb-utils
Author: FredBill1
Nodes:FBStringJoin, FBStringSplit, FBMultilineStringList, FBMultilineString
Faceless Node for ComfyUI
Author: jeffy5
A facefusion custom node for ComfyUI. Swap or restore faces for image or video
Simswap Node for ComfyUI
Author: TaiTair
A hacky implementation of Simswap based on [a/Comfyui ReActor Node 0.5.1](https://github.com/Gourieff/comfyui-reactor-node) and [a/Simswap](https://github.com/neuralchen/SimSwap).
ComfyUI-HyperSDXL1StepUnetScheduler (ByteDance)
Author: fofr
Original author is ByteDance. ComfyUI sampler for HyperSDXL UNet Ported from: [a/https://huggingface.co/ByteDance/Hyper-SD](https://huggingface.co/ByteDance/Hyper-SD)
ComfyUI-Prompter-fofrAI
Author: fofr
A prompt helper for ComfyUI, based on [a/prompter.fofr.ai](https://prompter.fofr.ai)
comfyui-fofr-toolkit
Author: fofr
Nodes:Incrementer, Width and height from aspect ratio, Width and height for scaling image to ideal resolutio. A simple set of tooling nodes.
comfyui-replicate
Author: fofr
Run [a/Replicate models](https://replicate.com/explore) in ComfyUI.
Virtuoso Nodes for ComfyUI
Author: cfreilich
Photoshop type functions and adjustment layers: 30 blend modes, Selective Color, Blend If, Color Balance, Solid Color Images, Black and White, Hue/Saturation, Levels, and RGB Splitting and Merging.
D2 Steps
Author: da2el-ai
A handy custom node for using Refiner (switching to a different checkpoint midway) When you specify the end of the base checkpoint, you can extract refiner_start which is end + 1. The output is fixed as an INT, so it can be passed to the handy custom node, Anything Everywhere? Since it only outputs a numerical value, it can also be used for other purposes.
D2 Size Selector
Author: da2el-ai
This is a custom node that allows you to easily call up and set image size presets. Settings can be made by editing the included config.yaml. It is almost identical to Comfyroll Studio's CR AspectRatio. I created it because I wanted to easily edit the presets.
D2 Send Eagle
Author: da2el-ai
Send images generated by ComfyUI to Eagle image management software
D2 XYPlot Utils
Author: da2el-ai
Custom node for using Prompt S/R in XY Plot Also includes nodes for listing generic parameters like seed and cfg Easy to manipulate as elements are separated by line breaks Designed for use with the XY Plot custom node qq-nodes-comfyui, but may work with other custom nodes as well
ComfyUI-Transceiver📡
Author: nat-chan
Transceiver is a python library that swiftly exchanges fundamental data structures, specifically numpy arrays, between processes, optimizing AI inference tasks that utilize ComfyUI.
ComfyUI-graphToPrompt
Author: nat-chan
workflow.json -> workflow_api.json
ComfyUI Invisible Watermark
Author: web3nomad
Nodes: InvisibleWatermarkEncode
ComfyUI Suno API
Author: GentlemanHu
An unofficial Python library for [a/Suno AI](https://www.suno.ai/) API
ComfyUI-IDM-VTON [WIP]
Author: TemryL
ComfyUI adaptation of [a/IDM-VTON](https://github.com/yisol/IDM-VTON) for virtual try-on.
ComfyUI-RUS localization
Author: NStor
Russian localization of ComfyUI, ComafyUI-Manager & more...
fast_video_comfyui
Author: jax-explorer
Nodes:FastImageListToImageBatch
comfyui_cohere
Author: sugarkwork
This is a node for using cohere (Command R+) from ComfyUI. You need to edit the startup .bat file of ComfyUI and describe the API key obtained from Cohere as follows.
Bounding Box Crop Node for ComfyUI
Author: alessandrozonta
This extension contains a custom node for ComfyUI. The node, called 'Bounding Box Crop', is designed to compute the top-left coordinates of a cropped bounding box based on input coordinates and dimensions of the final cropped image. It does so computing the center of the cropping area and then computing where the top-left coordinates would be.
Save Layers Node for ComfyUI
Author: alessandrozonta
This custom node for ComfyUI allows you to create layers of an image based on input masks and save them into a PSD file.
OpenPose Node
Author: alessandrozonta
This extension contains a custom node for ComfyUI. The node, called 'Bounding Box Crop', is designed to compute the top-left coordinates of a cropped bounding box based on input coordinates and dimensions of the final cropped image. It does so computing the center of the cropping area and then computing where the top-left coordinates would be.
ComfyUI-MaskBatchPermutations
Author: curiousjp
Permutes a mask batch to present possible additive combinations. Passing a mask batch (e.g. out of [a/SEGS to Mask Batch](https://github.com/ltdrdata/ComfyUI-Impact-Pack)) will return a new mask batch representing all the possible combinations of the included masks. So, a mask batch with two mask sections, 'A' and 'B', will return a batch containing an empty mask, an empty mask & A, an empty mask & B, and an empty mask & A & B.
ComfyUI_RSS_Feed_Reader
Author: BAIS1C
A Simple Python RSS Feed Reader to create Prompts in Comfy UI
Runtime44 ComfyUI Nodes
Author: runtime44
Nodes: Runtime44Upscaler, Runtime44ColorMatch, Runtime44DynamicKSampler, Runtime44ImageOverlay, Runtime44ImageResizer, Runtime44ImageToNoise, Runtime44MaskSampler, Runtime44TiledMaskSampler, Runtime44IterativeUpscaleFactor, Runtime44ImageEnhance, Runtime44FilmGrain
ComfyUI_Prompt-Quill
Author: osiworx
Nodes:Use Prompt Quill in Comfyui
✨ Clarity AI - Creative Image Upscaler and Enhancer for ComfyUI
Author: philz1337x
[a/Clarity AI](https://clarityai.cc) is a creative image enhancer and is able to upscale to high resolution. [w/NOTE: This is a Magnific AI alternative for ComfyUI.] Create an API key on [a/ClarityAI.cc/api](https://clarityai.cc/api) and add to environment variable 'CAI_API_KEY' Alternatively you can write your API key to file 'cai_platform_key.txt' You can also use and/or override the above by entering your API key in the 'api_key_override' field of the node.
ComfyUI Universal Styler
Author: KoreTeknology
A research Node based project on Artificial Intelligence using ComfyUI visual editor with Stable diffusion Local processing focus in mind. This custom node is intended to serve the purpose to offer a large palette of prompting scenrarios, based on Public Checkpoint Models OR/AND Private custom Models and LoRas. It includes an integrated learning machine process as well as a set of workflows.
ComfyUI-Embeddings-Tools
Author: ZeDarkAdam
EmbeddingsNameLoader, EmbendingList
ComfyUI-RunRunRun
Author: chenpx976
add http api http://127.0.0.1:8188/comfyui-run/run use in other llm project.
ComfyUI_GetFileNameFromURL
Author: githubYiheng
GetFileNameFromURL is a ComfyUI custom node that extracts the filename from a URL. It can handle various URLs and is capable of handling redirects.
comfyui_kmeans_filter
Author: githubYiheng
Nodes:Apply Kmeans Filter
ComfyUI_Change_IMAGE_BOREDER
Author: githubYiheng
Nodes:Change Image Border
comfyui_meanshift_filter
Author: githubYiheng
Nodes:Apply Meanshift Filter
comfyui_private_postprocessor
Author: githubYiheng
Nodes:Private ImageCPostprocessor
IC-Light-ComfyUI-Node
Author: Fihade
Original repo: [a/https://github.com/lllyasviel/IC-Light](https://github.com/lllyasviel/IC-Light) Models: [a/https://huggingface.co/lllyasviel/ic-light/tree/main](https://huggingface.co/lllyasviel/ic-light/tree/main), [a/https://huggingface.co/digiplay/Photon_v1/tree/main](https://huggingface.co/digiplay/Photon_v1/tree/main) models go into ComfyUI/models/unet
ComfyUI-kewky_tools
Author: KewkLW
text_append_node, vramdebugplus, tensordebugplus, animation_schedule_output
ComfyUI-SizeFromArray
Author: ITurchenko
Nodes:SizeFromArray
Suplex Misc ComfyUI Nodes
Author: Suplex
Misc Nodes: ControlNet Selector Node, Load Optional ControlNet Model, Diffusers Selector, Save Image JPG No Meta, Multi Input Variable Rewrite
petty-paint-comfyui-node
Author: mephisto83
An integration between comfy ui and petty paint
ComfyUI_fsdymy
Author: fsdymy1024
Nodes:Save Image Without Metadata
Light Gradient for ComfyUI
Author: ray
Nodes:Image Gradient,Mask Gradient
Nodes:Load ICLight Model,Apply ICLight,Simple Light Source,Calculate Normal Map
😸 YFG Comical Nodes
Author: YFG
Image Historgram Generator - Outputs a set of images displaying the Histogram of the input image. Nodes: img2histograms, img2histogramsSelf
RuiquNodes for ComfyUI
Author: ruiqutech
Nodes of EvaluateMultiple1, EvaluateMultiple3... Support the execution of any fragment of Python code, generating multiple outputs from multiple inputs.
ComfyUI-Helper-Nodes
Author: teward
Nodes: HelperNodes_MultilineStringLiteral, HelperNodes_StringLiteral, HelperNodes_Steps, HelperNodes_CfgScale, HelperNodes_WidthHeight, HelperNodes_SchedulerSelector, HelperNodes_SamplerSelector, ...
ComfyUI_BattlemapGrid
Author: fmatray
Nodes for ComfyUI in order to generate battelmaps
img2txt-comfyui-nodes
Author: christian-byrne
Get general description or specify questions to ask about images (medium, art style, background, etc.). Supports Chinese 🇨🇳 questions via MiniCPM model.
Img2color - Extract Colors from Image
Author: christian-byrne
Extract the most common colors from an image, up to any number. Convert colors to plain English names using various color naming systems.
Node - Size Matcher
Author: christian-byrne
Match image/mask sizes
comfyui-search-navigation
Author: christian-byrne
Search navigation extension.
audio-separation-nodes-comfyui
Author: christian-byrne
Separate audio track into stems (vocals, bass, drums, other). Along with tools to recombine, tempo match, slice/crop audio.
comfyui-default-values-manager
Author: christian-byrne
comfyui-default-values-manager
youtube-dl-comfyui
Author: christian-byrne
Download youtube videos/playlists
ComfyUI StoryCreater
Author: oztrkoguz
Nodes:story_sampler_simple, text2, kosmos2_sampler. I created a dataset for generating short stories [a/Short-Story](https://huggingface.co/datasets/oztrkoguz/Short-Story) and used it to fine-tune my own model using Phi-3.
GraftingRayman
Author: GraftingRayman
Image Manipulation Nodes
ComfyUI-Notifications
Author: royceschultz
Send notifications when a workflow completes.
comfyUI-nsfw-detection
Author: katalist-ai
Nodes: NudenetDetector
Extended Image Formats for ComfyUI
Author: kaanyalova
Adds a custom node for saving images in webp, jpeg, avif, jxl (no metadata) and supports loading workflows from saved images
ComfyUI-fal-Connector
Author: badayvedat
The ComfyUI-fal-Connector is a tool designed to provide an integration between ComfyUI and fal. This extension allows users to execute their ComfyUI workflows directly on [a/fal.ai](https://fal.ai/). This enables users to leverage the computational power and resources provided by fal.ai for running their ComfyUI workflows.
Anyline
Author: TheMistoAI
A Fast, Accurate, and Detailed Line Detection Preprocessor. Anyline is a ControlNet line preprocessor that accurately extracts object edges, image details, and textual content from most images. Users can input any type of image to quickly obtain line drawings with clear edges, sufficient detail preservation, and high fidelity text, which are then used as input for conditional generation in Stable Diffusion.
ComfyUI-TITrain
Author: mbrostami
Nodes:TextualInversionTrainingSDXL, TextualInversionTraining
Diffusion360_ComfyUI
Author: ArcherFMY
ComfyUI plugin of [a/SD-T2I-360PanoImage](https://github.com/ArcherFMY/SD-T2I-360PanoImage). base t2i-pipeline for generating 512*1024 panorama image from text input
ComfyUI-promptLAB
Author: Makeezi
connection nodes for api requests, fully supports promptLAB
comfyui_bmab
Author: portu-sim
BMAB for ComfyUI. BMAB is an custom nodes of ComfyUI and has the function of post-processing the generated image according to settings. If necessary, you can find and redraw people, faces, and hands, or perform functions such as resize, resample, and add noise. You can composite two images or perform the Upscale function.
ComfyUI Griptape Nodes
Author: griptape-ai
This repo creates a series of nodes that enable you to utilize the [a/Griptape Python Framework](https://github.com/griptape-ai/griptape/) with ComfyUI, integrating AI into your workflow. This repo creates a series of nodes that enable you to utilize the Griptape Python Framework with ComfyUI, integrating AI into your workflow.
comfyui-nodes-docs
Author: cavinHuang
This is a plugin for displaying documentation for each comfyui node.
HFDownLoad Node for ComfyUI
Author: icesun963
Download the model from huggingface and put it in any directory.
Image Uploader
Author: conquestace
Upload images automatically to image hosting sites.
ComfyUI-IMG_Query
Author: chandlergis
Nodes:ImageRequestNode
Isaac's Nodes
Author: Isaac Emesowum
This extension offers automatic drums extraction from audio files, as well as a few helper nodes to support my audio synchronization AnimateDiff workflows.
ComfyUI-AutoTrimBG
Author: fexploit
ComfyUI-AutoCropBgTrim is a powerful tool designed to automatically clean up the background of your images. This tool trims unnecessary spaces and pixels, leaving only the main subject of the image. It generates both a mask and an image output, making it easy to focus on the essential elements. Perfect for enhancing your photos and preparing them for professional use.
ComfyUI-AutoLabel
Author: fexploit
ComfyUI-AutoLabel is a custom node for ComfyUI that uses BLIP (Bootstrapping Language-Image Pre-training) to generate detailed descriptions of the main object in an image. This node leverages the power of BLIP to provide accurate and context-aware captions for images.
ComfyUI-Classifier
Author: fexploit
ComfyUI-Classifier is a custom node for ComfyUI that uses a zero-shot classification model to classify text inputs based on a set of candidate labels. This node leverages the power of Hugging Face Transformers to provide accurate and flexible text classification.
comfyui-remote-tools
Author: linshier
Node:SendBase64ToRemote. To connect to another ComfyUI server.
ComfyUI-GCP-Storage
Author: Fantaxico
Node:GCP Storage Node. Support google-cloud-storage.
ComfyUI ProPainter Nodes
Author: daniabib
ComfyUI custom node implementation of [a/ProPainter](https://github.com/sczhou/ProPainter) framework for video inpainting.
comfyui-undistort
Author: iFREEGROUP
Node:Load Checkerboard Images for Calibrate Camera, Matrix and distortion coefficient to text, Undistort
ComfyUI-ImageCropper
Author: Auttasak-L
Nodes:Image cropping tool
PoseKeypoint Mask
Author: muzi12888
Convert PoseKeypoint to mask, please refer to the example workflow for usage instructions.
m9-prompts-comfyui
Author: muzi12888
Nodes for modifying a prompt to create prompt variations. ScramblePrompts [m9]: Reorder prompts, remove prompts, modify weights TweakWeights [m9]: Modify the weights of prompts matching keywords
ComfyUI-GPEN
Author: xuhongming251
Nodes:FaceEnhancement. Based on modelscope pipeline.
ComfyUI-MuseTalkUtils
Author: xuhongming251
MuseTalk ComfyUI Preprocess and Postprocess Nodes
TW-CUI-Util
Author: Thomas Ward
A collection of custom nodes to help with saving images, providing generation parameters, static literal nodes, and other useful nodes.
ComfyUI AnyNode: Any Node you ask for
Author: lks-ai
Nodes: AnyNode. Nodes that can be anything you ask. Auto-Generate functional nodes using LLMs. Create impossible workflows. API Compatibility: (OpenAI, LocalLLMs, Gemini).
ComfyUI Stable Audio Open 1.0 Sampler
Author: lks-ai
Nodes: StableAudioSampler. Wraps the new Stable Audio Open Model in the sampler that dropped Jun 5th. See Github for Features
Comfy-RVC
Author: SayanoAI
ComfyUI custom nodes for RVC related inference and image generation
ImgProcessing_ComfyUI
Author: nirbhay-faaya
Custom Image processing ComfyUI Nodes
LoRA Power-Merger ComfyUI
Author: larsupb
An extension for merging LoRAs. Offers a wide range of LoRA merge techniques (including dare) and XY plots. XY plots require efficiency nodes.
Mosaica
Author: Mason-McGough
Create colorful mosaic images in ComfyUI by computing label images and applying lookup tables.
comfy_http_request
Author: cuongloveit
Nodes:Send Http Request. You can use this node to save full size images through the websocket.
ComfyUI-SceneGenerator
Author: Ron-Digital
ComfyUI-SceneGenerator is a ComfyUI plugin used to generate scene preview photos from JSON files. This plugin creates scenes based on the provided JSON configuration and produces two different image outputs: one containing only the products and the other containing both the products and the props.
ComfyUI_SendDiscord
Author: xliry
Nodes:Send Video to Discord
color2rgb
Author: xliry
Nodes:color2RGB
ComfyUI_Seamless_Patten
Author: moyi7712
It make any text2image create seamless patten
ComfyUI_pytorch_openpose
Author: nirex0
All Credits go to the original Repo: [a/Hzzone/pytorch-openpose](https://github.com/Hzzone/pytorch-openpose).
Dir Gir
Author: AshMartian
A collection of ComfyUI directory automation utility nodes. Directory Get It Right adds a GUI directory browser, and smart directory loop/iteration node that supports regex and file extension filtering.
ComfyUI-Mobile
Author: SozeInc
Nodes: Ultimate Concat (Mobile), Send Notification (Mobile), Settings Launcher (Mobile), Settings Launcher Outputs (Mobile)
ComfyUI Thumbnails
Author: audioscavenger
Load Image thumbnails for ComfyUI
Save Image Plus for ComfyUI
Author: goktug
Save Image Plus is a custom node for ComfyUI that allows you to save images in JPEG and WEBP formats with optional metadata embedding.
ComfyUi-Ollama-YN
Author: wujm424606
Custom ComfyUI Nodes for interacting with [a/Ollama](https://ollama.com/) using the [a/ollama python client](https://github.com/ollama/ollama-python). Meanwhile it will provide better prompt descriptor for stable diffusion.
ComfyUI-Prediction-Boost
Author: tmagara
prediction boost custom node for ComfyUI
ComfyUI-Novakid
Author: chesnokovivan
ComfyUI: Novakid. A node.
ComfyUI-Photopea
Author: Jin Liu
Edit images in the Photopea editor directly within ComfyUI.
ComfyUI_HF_Inference
Author: bitaffinity
Unofficial support for Hugging Face's hosted inference.
CS Transform Node for ComfyUI
Author: claussteinmassl
The CS Transform node is a custom node for ComfyUI that applies a series of transformations to an input image and mask. The transformations include scaling, rotation, and translation, all centered around a specified pivot point. The node ensures that the transformed image is properly accommodated within a canvas, which can be expanded if needed.
ComfyUI-BadmanNodes
Author: MariusKM
Nodes:Badman_Blend, Badman_HexGenerator, Badman_String, Badman_Concat_String, Badman_Print, BadmanIO, BadmanIntUtil
Comfyui-MusePose
Author: TMElyralab
[a/MusePose](https://github.com/TMElyralab/MusePose) is an image-to-video generation framework for virtual human under control signal such as pose. NOTE: You need to download weigths manually from: [a/https://huggingface.co/TMElyralab/MusePose](https://huggingface.co/TMElyralab/MusePose).[w/The repository name has changed. If you are not receiving updates, please delete the existing node and reinstall it.]
comfyUI-image-search
Author: PnthrLeo
Nodes:Close Images Searcher
ComfyUI-Azure-Blob-Storage
Author: l20richo
ComfyUI-Azure-Blob-Storage seamlessly integrates with [a/Azure Blob Storage](https://azure.microsoft.com/en-us/products/storage/blobs/) in ComfyUI. This open-source project provides custom nodes for effortless loading and saving of images, videos, and checkpoint models directly from Azure blob containers within the ComfyUI graph interface.
Image-vector-for-ComfyUI
Author: AARG-FAN
a wrap-up of ComfyUI nodes for converting pixels to raster, sent out to [a/Vtracer](https://github.com/visioncortex/vtracer)!
ComfyUI-mxToolkit
Author: Smirnov75
A set of useful nodes for convenient use of ComfyUI, including: Seed randomization before the generation process starts, with saving of the last used values and the ability to automatically interrupt the current generation; A function to pause the generation process; Slider nodes for convenient control of input parameters; An alternative version of the standard Reroute node.
simplecomfy
Author: humgate
Simple JS application based on ComfyUI which takes prompt and style picture from user and runs hardcoded workflow inference returning generated image to user.
ZMG PLUGIN
Author: vanche1212
Nodes:ApiRequestNode, LoadVideoNode, JsonParserNode, OllamaRequestNode, OldPhotoColorizationNode.
ComfyUI-ToolBox
Author: hben35096
Nodes:commonly_node.
ComfyUI-ReplenishNodes
Author: hben35096
This repository contains two custom nodes for ComfyUI that utilize the [a/CLIPSeg model](https://huggingface.co/docs/transformers/main/en/model_doc/clipseg) to generate masks for image inpainting tasks based on text prompts.
V-Express: Conditional Dropout for Progressive Training of Portrait Video Generation
Author: tiankuan93
[Original] In the field of portrait video generation, the use of single images to generate portrait videos has become increasingly prevalent. A common approach involves leveraging generative models to enhance adapters for controlled generation. However, control signals can vary in strength, including text, audio, image reference, pose, depth map, etc. Among these, weaker conditions often struggle to be effective due to interference from stronger conditions, posing a challenge in balancing these conditions. In our work on portrait video generation, we identified audio signals as particularly weak, often overshadowed by stronger signals such as pose and original image. However, direct training with weak signals often leads to difficulties in convergence. To address this, we propose V-Express, a simple method that balances different control signals through a series of progressive drop operations. Our method gradually enables effective control by weak conditions, thereby achieving generation capabilities that simultaneously take into account pose, input image, and audio. NOTE: You need to downdload [a/model_ckpts](https://huggingface.co/tk93/V-Express/tree/main) manually.
Stable Projectorz Bridge
Author: CMonk
This custom nodes enables Stable Projectorz to work with ComfyUI Directly.
ComfyUI-DiffusersLoader
Author: Scorpinaus
This node pack allows loading of SD checkpoints that uses diffusers format in comfyUI.
ComfyUI Style Plugin
Author: chakib-belgaid
This is a simple plugin for ComfyUI that allows you to import A1111 CSV styles into ComfyUI prompts.
ComfyUI-autosize
Author: chakib-belgaid
A ComfyUI utility plugin designed to optimize the latent space for generating high-quality results. It approximates the closest size model for better generation results.
ComfyUI-Unprompted
Author: ThereforeGames
A node that processes input text with the [a/Unprompted templating language](https://github.com/ThereforeGames/unprompted).
Easy automatic (square) image cropper using Yolo
Author: Tool Of North america
A very simple and easy to use node to automaticaaly create (square) image crops and masks using YoloV8. This can be very useful when using controlnet and ip adapters
ComfyUI CrewAI
Author: luandev
ComfyUI-CrewAI aims to integrate Crew AI's multi-agent collaboration framework into the ComfyUI environment. By combining the strengths of Crew AI's role-based, collaborative AI agent system with ComfyUI's intuitive interface, we will create a robust platform for managing and executing complex AI tasks seamlessly
ComfyUI_EmojiOverlay
Author: chandlergis
Nodes:Image Emoji Overlay
ComfyUI_BaiKong_Node
Author: JayLyu
Nodes for advanced color manipulation and image processing: BK Img To Color, BK Color Selector, BK Color Contrast, BK Color Limit, BK Color Luminance, BK Gradient Image, and BK Image Aspect Filter.
comfyUI_FrequencySeparation_RGB-HSV
Author: risunobushi
A collection of simple nodes for Frequency Separation / Frequency Recombine with RGB and HSV methods
ComfyUI_ZC_DrawShape
Author: zohac
Nodes:ZC DrawShape Node
Prompt Injection Node for ComfyUI
Author: DataCTE
This custom node for ComfyUI allows you to inject specific prompts at specific blocks of the Stable Diffusion UNet, providing fine-grained control over the generated image. It is based on the concept that the content/subject understanding of the model is primarily contained within the MID0 and MID1 blocks, as demonstrated in the B-Lora (Content Style implicit separation) paper. Features. Inject different prompts into specific UNet blocks Three different node variations for flexible workflow integration Customize the learning rate of specific blocks to focus on content, lighting, style, or other aspects Potential for developing a 'Mix of Experts' approach by swapping blocks on-the-fly based on prompt content
ComfyUI_llm_easyanimiate
Author: FrankChieng
implementation easyanimate with llama3-8b-6bit instruction LLM generation prompt help
ComfyUI-NuA-FlashFace
Author: nuanarchy
ComfyUI implementation of [a/FlashFace: Human Image Personalization with High-fidelity Identity Preservation](https://github.com/ali-vilab/FlashFace) NOTE: You need to downalod models manually.
ComfyUI-NuA-BIRD
Author: nuanarchy
ComfyUI implementation of '[a/Blind Image Restoration via Fast Diffusion Inversion](https://github.com/hamadichihaoui/BIRD)' Original [a/article](https://arxiv.org/abs/2405.19572)
Den_ComfyUI_Workflows
Author: denfrost
Custom nodes make easy Advanced Workflows. Focus on Image/Video and ControlNet efficiency and performances. Manipulation of Latent Space, Automatic pipeline with a bit efforts.
marduk191 workflow settings
Author: marduk191
A node to set workflow settings.
Flux Prompt Enhance Node for ComfyUI
Author: marduk191
This custom node for ComfyUI integrates the Flux-Prompt-Enhance model, allowing you to enhance your prompts directly within your ComfyUI workflows.
ComfyUI-HH-Image-Selector
Author: haohaocreates
comfy ui custom node that returns an image from a batch based on selected criteria such as RGB value, brightness, etc (credits to chris goringe's custom nodes tutorial ).
comfyui-selector
Author: exdysa
Nodes:Selector. Quick and dirty parameter generator node for ComfyUI.
ComfyUI-LJNodes
Author: Jin Liu
A variety of custom nodes to enhance ComfyUI for a buttery smooth experience.
ComfyUI-SD3LatentSelectRes
Author: GavChap
You'll get a new node called SD3 Latent Select Resolution, you can pick the x and y sizes from a list.
SigmaWaveFormNodes
Author: BenNarum
A set of tools for generating and altering sigmas in ComfyUI.
PlusMinusTextClip - Single node for Positive and Negative Prompts
Author: shobhitic
This adds a node that has both the positive and negative prompts as input in one node. You can just add one node and be done with both Positive and Negative prompts, in place of adding two different nodes for them.
LNL Frame Selector
Author: Late Night Labs
Frame Selector & Sequence Selection Node for ComfyUI.
Ollama Prompt Encode
Author: Michael Standen
A prompt generator and CLIP encoder using AI provided by Ollama.
ComfyUI-RTX-Remix
Author: NvidiaGameWorksAdmin
Use ComfyUI with RTX Remix to remaster classic games [a/https://github.com/NVIDIAGameWorks/rtx-remix](https://github.com/NVIDIAGameWorks/rtx-remix)
TTools for ComfyUI
Author: toxicwind
Text Randomization and Formatting, JSON Extraction and Processing, SD3 Resolution Solver
ComfyUI-ToSVG
Author: Yanick112
This project converts raster images into SVG format using the [a/VTracer](https://github.com/visioncortex/vtracer) library. It's a handy tool for designers and developers who need to work with vector graphics programmatically.
ComfyUI-Dickson-Nodes
Author: dicksondickson
A set of custom nodes that I've either written myself or adapted from other authors
comfyui_fk_server
Author: juehackr
🤗🤗🤗Comfyui Universal Translation Plugin (no longer requires adding various nodes, directly add translation function on the existing nodes), allowing Comfyui to support Chinese input and automatic translation for any long text input box, while adding error translation function (calling Baidu Translate), achieving translation freedom!
ComfyUI-SD3-Powerlab
Author: G-370
Nodes:Render SD3 Attention, SD3 Attention To Image, SD3 Image Into Attention.
SD3-Scaling
Author: TylerZoro
Tools for scaling images and latents appropriate to SD3 in ComfyUI.
ComfyUI-FrameSkipping
Author: baicai99
Used to process video redrawing, frame skipping, frame ending early, etc.
ComfyUI_YOLO_Classifiers
Author: SuperMasterBlasterLaser
Nodes:YOLO Classifier Model Loader, YOLO Classify.
DeepFuze
Author: SamKhoze
DeepFuze is a state-of-the-art deep learning tool that seamlessly integrates with ComfyUI to revolutionize facial transformations, lipsyncing, video generation, voice cloning, face swapping, and lipsync translation. Leveraging advanced algorithms, DeepFuze enables users to combine audio and video with unparalleled realism, ensuring perfectly synchronized facial movements. This innovative solution is ideal for content creators, animators, developers, and anyone seeking to elevate their video editing projects with sophisticated AI-driven features.
comfyui_lumaAPI
Author: superyoman
Unofficial Luma API-ComfyUI version.[w/WARN: This project is for learning purpose only!]
EmbeddingsCurveEditor_ComfyUI
Author: chris-the-wiz
Edit embeddings with a curve. Actually should work on any 1D input tensor. Tested with IPAdapter-Plus.
ComfyUI_Bxb
Author: zhulu111
sdBxb, a tool that converts ComfyUI workflows into WeChat Mini Program, Douyin Mini Program, and H5 with one click, and supports payments.
comfyui_wildcards
Author: lordgasmic
This is an attempt to recreate the wildcards plugin for Automatic1111 but for ComfyUI.
comfyui_save_image_with_options
Author: lordgasmic
Nodes:Save Image with Options
Comfy UI Text List Product
Author: opvelll
This is a custom node for Comfy UI. It mainly wraps itertools.product and can be used to create patterns by combining prompts. It is recommended to install this custom node in combination with the nodes from the WAS Node Suite.
ComfyUI-JakeUpgrade
Author: jakechai
A ComfyUI workflow customization by Jake.
ComfyUI SimpleTools Suit
Author: celsojr2013
Nodes:Simple Google Translator, Simple Resolution Solver. This is a small set of simple nodes that help your workflow on ComfyUI.
comfyui_jamworks_client
Author: celsojr2013
Nodes:Jamworks_Login, Jamworks_Download, Shell_Command. A Simple Client for Jamworks Platform DAM Integration
ComfyUI-Showrunner-Utils
Author: fablestudio
Comfyui Custom Nodes for Showrunner
MilitantHitchhiker-SwitchbladePack
Author: MilitantHitchhiker
Militant Hitchhiker's Switchblade Pack is a collection of custom nodes for ComfyUI that provide various multi-function capabilities.
comfyui-ollama-nodes
Author: slyt
ComfyUI custom nodes for working with [a/Ollama](https://github.com/ollama/ollama). NOTE:Assumes that an Ollama server is running at http://127.0.0.1:11434 and accessible by the ComfyUI backend.
ComfyUI_Zwng_Nodes
Author: zwng
Simple nodes for loading image files.Nodes that include a simple remote connection to Photoshop, a node that can overlay and preview an image with a mask, and a node that can load images directly from a file path.
ComfyUI-Danbooru-To-WD
Author: RedRayz
Converts booru tags to a format suitable for Waifu Diffusion(or Danbooru based models).
Shibiko AI ComfyUI Tools
Author: Shibiko-AI
This is a collection of tools that I use to make my life easier when developing ComfyUI applications. It is a collection of tools that I have created to help me with my development process. I have decided to share these tools with the community in the hopes that they will be useful to others as well. I use this tools to further develop features for [a/https://shibiko.ai](https://shibiko.ai)
SaltAI_AudioViz
Author: SaltAI
SaltAI AudioViz contains ComfyUI nodes for generating complex audio reactive visualizations
ComfyUI-Image-Inpainting
Author: SherryXieYuchen
Nodes:VAE Encode Inpaint, VAE Decode Inpaint, ColorCorrection Inpaint, ImagePreprocess Inpaint, ImagePostprocess Inpaint, Load Model Inpaint, Inpainting (using Model)
ComfyUI-Fast-Style-Transfer
Author: zeroxoxo
ComfyUI node for fast neural style transfer. This is a simple conversion based on this: [a/https://github.com/rrmina/fast-neural-style-pytorch](https://github.com/rrmina/fast-neural-style-pytorch) Only basic inference functionality is ported for now.
iwanders/ComfyUI_nodes
Author: iwanders
Nodes:IW SaveString, IW PrintString, IW ReplaceString, IW StringNode, IW StringConcat, IW TokenizerVocab, IW JsonPickItem.
comfyui-bus-plugin
Author: rhdunn
A collection of nodes for rerouting multiple I/O lines together in a bus.
comfyui-audio-processing
Author: rhdunn
This plugin is compatible with the ComfyUI audio nodes.
Comfy-UI on-complete-email-me
Author: hyunamy
A feature that sends an email via Gmail once image generation is completed in Comfy-ui.
comfyui_gr85
Author: veighnsche
Nodes:Image Dimension Resizer, Image Sizer, Random Ratio, Show Text, Random Title Character, Random Wildcard Tag Picker, Random Show Atm Loc Outfit, Contains Word, Elements Concatenator, ...
ComfyUI-TRA
Author: leiweiqiang
Nodes:TCL EbSynth, TCL Extract Frames (From File), TCL Extract Frames (From Video), TCL Combine Frames, TCL Save Video (From Frames)
ComfyUI-Select-Any
Author: hwhaocool
a comfyui custom node, which can select value from inputs
AuraSR-ComfyUI
Author: GreenLandisaLie
ComfyUI implementation of [a/Aura-SR](https://github.com/fal-ai/aura-sr)
ComfyUI-Restart-Sampler
Author: licyk
This extension is a node that directly expands the functionality of KSampler, rather than being in the form of a custom node. [w/Workflows created using this feature are not compatible with other users.]
ComfyUI_IndustrialMagick
Author: my-opencode
[a/ImageMagick](https://imagemagick.org/index.php) nodes for ComfyUI. Adds nodes to call ImageMagick subprocesses from ComfyUI. Requirements: [a/ImagMagick7](https://imagemagick.org/script/download.php), 'magick' command in your CLI environment.
ComfyUI_KSamplerTimer
Author: my-opencode
A custom node that returns the generation time of the KSampler. Intended for benchmarking or debugging.
ComfyUI SaveAS
Author: SEkINVR
This custom node for ComfyUI allows you to save images in multiple formats, including PNG, JPG, WebP, and ICO. [w/ComfyUI-Save-Multi-Format is renamed to SaveAs. Remove previous one and reinstall to this.]
ComfyUI_SSStereoscope
Author: MrSamSeen
Side by Side 3D Stereoscope generation node for ComfyUI by SamSeen.
ComfyUI-CSV-prompt-builder
Author: jroc22
This is a simple node for creating prompts using a .csv file. I created this node as an easy way to output different prompts each time a workflow is run.
Pipeline Parallel ComfyUI
Author: DeJoker
provide extra api to run prompt request with parallel execution of independent node
ComfyUI_DW_Chat
Author: yiwangsimple
Content generation with open source models in comfyui via graq api implementation. [w/This repo is renamed from ComfyUI_GroqChat to ComfyUI_DW_CHAT. Please remove previous one and reinstall to this.]
ComfyUI-CreaPrompt
Author: Tritant
Generate random prompts easily.
comfyui_met_suite
Author: metncelik
Nodes: Primitive BBOX, BBOX Padding, BBOX Resize, ImageResize KeepRatio.
comfyui_meme_maker
Author: Smuzzies
Meme Maker Node for ComfyUI.
ComfyUI_PS_Blend_Node
Author: bluevisor
This repository contains a simple custom node for ComfyUI that implements familiar PS-style blend modes using PyTorch. The PSBlendNode allows you to blend two images together using a variety of blend modes and an opacity parameter.
ComfyUI-CustomNodes
Author: wTechArtist
Nodes:Image Blending Mode Mask, Load Image With Bool, IPAdapter Mad Scientist Weight_Type, IPAdapter FaceID With Bool
comfyui_dynamic_util_nodes
Author: mullakhmetov
ComfyS3 helpful util nodes for dynamic workflows
ComfyUI-FilePathCreator
Author: HECer
The ComfyUI-FilePathCreator is a custom node extension for ComfyUI designed to generate dynamic filenames based on user-defined parameters. This node helps streamline the process of creating organized and timestamped filenames, ideal for saving output files in a structured manner.
ComfyUI-Translator
Author: adigayung
Auto translate all languages to english
ZZX Nodes
Author: ZZXYWQ
Nodes: StreamRecorder, VideoFormatConverter, ZZX_PaintsUndo
☁️BizyAir Nodes
Author: SiliconFlow
[a/BizyAir](https://github.com/siliconflow/BizyAir) Comfy Nodes that can run in any environment.
ComfyUI_CAS
Author: BenNarum
This extension provides nodes that allow experimentation with various elements (samplers, latent, activators, attenuator, scheulders, ...) of Stable Diffusion.
ComfyUI-Documents
Author: Indra's Mirror
ComfyUI-Documents is a powerful extension for ComfyUI that enhances workflows with advanced document processing capabilities. It includes nodes for loading and parsing various document types (PDF, TXT, DOC, DOCX), converting PDF pages to images, splitting PDFs into individual pages, and selecting specific images from batches. Features include text extraction, image conversion, and seamless integration with existing ComfyUI projects.
ComfyUI-Lumina-Next-SFT-DiffusersWrapper
Author: Indra's Mirror
ComfyUI-Lumina-Next-SFT-DiffusersWrapper is a custom node for ComfyUI that integrates the advanced Lumina-Next-SFT model. It offers high-quality image generation with features like time-aware scaling, optional ODE sampling, and support for high-resolution outputs. This node brings the power of the Lumina text-to-image pipeline directly into ComfyUI workflows, allowing for flexible and powerful image generation capabilities.
LM Studio Image to Text Node for ComfyUI
Author: Expo
A custom node for ComfyUI that integrates LM Studio's vision models to generate text descriptions of images. It provides a flexible and customizable way to add image-to-text capabilities to your ComfyUI workflows, working with LM Studio's local API.
comfyui_extra_api
Author: injet-zhou
Add more endpoints to make easy for utilizing ComfyUI API.
ComfyUI-GG
Author: leestuartx
ComfyUI-GG is a collection of ComfyUI nodes designed to enhance productivity in image processing workflows. This plugin provides a set of custom nodes that perform various image manipulations and metadata extractions to streamline your tasks.
ComfyUI-FrameFX
Author: mgfxer
A set of custom nodes for frame interpolation and video processing in ComfyUI.
ComfyUI Checkpoint Loader Config
Author: Cyberschorsch
Provides a custom node to load config for sampler nodes from a yaml file.
Fearnworks Nodes
Author: fearnworks
This extension provides various nodes to support multimodal workflows.
ComfyUI-3D-MeshTool
Author: 3D-MeshTool
A simple 3D model processing tool within ComfyUI.
ComfyUI-AI-Assistant
Author: JackEllie
ComfyUI native implementation of [a/AI-Assistant](https://github.com/tori29umai0123/AI-Assistant).
APZmedia Clean Name
Author: APZmedia
A custom node to sanitize text to make clean file names from strings.
ComfyUI-Paint3D-Nodes
Author: N3rd00d
Paint3D Nodes is a custom ComfyUI node for 3D model texture inpainting based on [a/Paint3D](https://arxiv.org/pdf/2312.13913).
ComfyUI-Sn0w-Scripts
Author: sn0w12
A collection of nodes and improvements created for general ease and lora management. These are just nodes I made and found useful, they should work with most other nodes. Most nodes that take in a prompt are made with booru tags in mind and might not work as expected with other prompts.
ComfyUI-Miaoshouai-Tagger
Author: MiaoshouAI
Nodes to use Florence2 VLM for image tagging and captioning
GLSL Nodes
Author: Patricio Gonzalez Vivo
A collections of nodes to support GLSL shaders inside a workflow.
ComfyUI-UltraPixel
Author: 2kpr
Implementation of UltraPixel on ComfyUI
ComfyUI-LivePortraitNode (Replicate API)
Author: LightSketch-ai
Two simple to install nodes to get Live Portrait working in ComfyUI without the need for a fancy GPU (Replicate account needed).
z-a1111-sd-webui-DanTagGen
Author: aaronchm
Improved DanTagGen implementation that posesses all functionality of the A1111 webui extension.
Transparent-background-comfyUI
Author: mikebilly
Removes background using Transparent Background
comfyui-tensorop
Author: un-seen
Nodes to perform tensor operations in ComfyUI
ComfyUI Segment Anything
Author: un-seen
This project is a ComfyUI version of [a/sd-webui-segment-anything](https://github.com/continue-revolution/sd-webui-segment-anything). At present, only the most core functionalities have been implemented. I would like to express my gratitude to [a/continue-revolution](https://github.com/continue-revolution) for their preceding work on which this is based.
ComfyUI-Inspyrenet-Rembg
Author: john-mnz
ComfyUI node for background removal, implementing [a/InSPyReNet](https://github.com/plemeri/InSPyReNet)
ComfyUI-DenoiseChooser
Author: Koushakur
The latent gets passed straight through unaltered, if it's empty (i.e from a 'Empty Latent Image' node) FLOAT outputs the first value, otherwise it outputs the second value
ComfyUI Preview Magnifier
Author: ycchanau
Custom nodes that preview image with a magnifier.
Comfyui Kolors Utils
Author: lrzjason
Nodes: Save Weight As Kolors Unet, Save Kolors
ComfyUIJasonNode
Author: lrzjason
Nodes:SDXLMixSampler, LatentByRatio
Cozy Communication
Author: amorano
Post images and video to Discord. Nodes to facilitate communication using REST.
ComfyUI-AstralAnimator
Author: ShmuelRonen
A custom node for ComfyUI that enables smooth, keyframe-based animations for image generation. Create dynamic sequences with control over motion, zoom, rotation, and easing effects. Ideal for AI-assisted animation and video content creation.
ComfyUI-Latte
Author: RhizoNymph
Nodes to use [a/latte](https://github.com/Vchitect/Latte) for text to video generation
ComfyUI-CLIPSlider
Author: RhizoNymph
A node to replicate [a/https://huggingface.co/spaces/latentexplorers/latentnavigation-flux](A node to replicate https://huggingface.co/spaces/latentexplorers/latentnavigation-flux)
ComfyUI_MTCLIPEncode
Author: Marksusu
MTCLIPEncode: An extension for ComfyUI's CLIPTextEncode node, offering multilingual translation (using MarianMT) and prompt enhancement (using Ollama). Seamlessly translate your native language prompts into English and further optimize them for generating your desired images with Stable Diffusion. Supports Krita AI Diffusion.
ComfyUI_FaceShaper
Author: fssorc
Match two faces' shape before using other face swap nodes Face-swapping tools typically only replace facial features during the swap, without altering the facial shape. When there is a significant difference in facial shape between the target person and the person in the original photo, the result of the face swap is less satisfactory. This project is a small script that can first liquefy and stretch the face in the original photo according to the horizontal and vertical proportions of the target person's facial contour. The resulting image can be used as input for other face-swapping nodes.
ComfyUI YetAnotherSafetyChecker
Author: BetaDoggo
Just a simple node to filter out NSFW outputs. This node utilizes [a/AdamCodd/vit-base-nsfw-detector](https://huggingface.co/AdamCodd/vit-base-nsfw-detector) to score the outputs. I chose this model because it's small, fast, and performed very well in my testing. Nudity tends to be scored in the 0.95+ range, but I've set the default to 0.8 as a safe baseline.
neggles/ComfyUI-WDV-Nodes [gist-wrapper]
Author: BetaDoggo
100% of code taken from [a/https://gist.github.com/neggles/ecb6327251a9e274428d07636c727eb9](https://gist.github.com/neggles/ecb6327251a9e274428d07636c727eb9).
ComfyUI Video Player
Author: BetaDoggo
A silly POC Video Player for ComfyUI
Gatcha Embeddings
Author: BetaDoggo
A revolutionary technique for increasing output variety.
ComfyUI-FastSDCPU
Author: BetaDoggo
A set of nodes for interfacing with the FastSDCPU webserver.
Auto Crop By NPS
Author: WX-NPS1598
A very useful automatic cropping tool! It can realize cropping, expansion and rotation functions in the form of a slider.
ComfyUX
Author: googincheng
Better user experience plugin for ComfyUI.
ComfyUI-RK-Sampler
Author: wootwootwootwoot
Batched Runge-Kutta Samplers for ComfyUI
TechNodes
Author: TechnoByteJS
ComfyUI nodes for merging, testing and more. NOTE: SDNext Merge, VAE Merge, MBW Layers, Repeat VAE, Quantization.
FAI-Node
Author: Fantasy AI Studio
Various custom nodes for ComfyUI
ComfyUI-Matchering
Author: MuziekMagie
A [a/Matchering](https://github.com/sergree/matchering)-node for ComfyUI. NOTE: You take TWO audio files and feed them into Matchering
ComfyUI_FL-Trainer
Author: filliptm
Train Image Loras on both sd1.5 and SDXL. This repo git clones the pieces needed to train. It pops open a second terminal window do do the training. It will also display the inference samples in the node itself so you can track the results.
ComfyUI-KerasOCR
Author: Mintbeer96
An OCR node for detect text in image and returns covering mask.
ComfyUI_PRNodes
Author: pikenrover
Nodes:RandomPrompt, RandomPromptMixed, ImageScaleTo, EmptyLatentImageScaleBy, LoraLoaderExtended, Save Image w/Metadata, CheckpointLoaderSimpleExtended
ComfyUI-Doubutsu-Describer
Author: EnragedAntelope
This custom node for ComfyUI allows you to use the Doubutsu small VLM model to describe images. Credit and further information on Doubutsu: [a/https://huggingface.co/qresearch/doubutsu-2b-pt-756](https://huggingface.co/qresearch/doubutsu-2b-pt-756)
JNComfy
Author: jn-jairo
ComfyUI extension with patches and nodes. Patches:Preview device, Extension device, Temperature, Memory estimation, Optimizations, Easy generic inputs, Easy multiple inputs. NODES: Image nodes, Image/Area nodes, Image/Blip nodes, Image/Face nodes, Sampling nodes, Patch nodes, Primitive nodes, Primitive/Conversion nodes, Primitive/Process nodes, Workflow nodes, etc...
comfyui-colornodes
Author: akierson
Basic Color Nodes for ComfyUI
ComfyUI-textnodes
Author: akierson
Misc Text Nodes for Comfy UI
ComfyUI-tbox
Author: ai-shizuka
Nodes:ImageLoader, ImageSaver, ImagesSaver, ImageResize, ImageSize.
ComfyUI-Image-Captioner
Author: neverbiasu
A ComfyUI extension for generating captions for your images. Runs on your own system, no external services used, no filter. Uses various VLMs with APIs to generate captions for images. You can give instructions or ask questions in natural language.
ComfyUI SAM2(Segment Anything 2)
Author: neverbiasu
This project adapts the SAM2 to incorporate functionalities from [a/comfyui_segment_anything](https://github.com/storyicon/comfyui_segment_anything). Many thanks to continue-revolution for their foundational work.
DJZ-Nodes
Author: DriftJohnson
AspectSize and other nodes
ComfyUI_Accessories
Author: var1ableX
Get Mask Dimensions
comfyui_reimgsize
Author: Makki_Shizu
a simple reimgsize node(s) in comfyui.
ComfyUI-AdvancedTiling
Author: JosefKuchar
Advanced tiling of various shapes for ComfyUI
ComfyUI-EbSynth
Author: Fuou Marinas
Run EbSynth, Fast Example-based Image Synthesis and Style Transfer, in ComfyUI.
ComfyUI-SVGview
Author: Parameshvadivel
Nodes:Preview SVG
ComfyUI-Visionatrix
Author: Visionatrix
The ComfyUI-Visionatrix nodes are designed for convenient ComfyUI to [a/Visionatrix](https://github.com/Visionatrix/Visionatrix) workflow support migration, in particular to extract prompt input params (input, textarea, checkbox, select, range, file) to be used in simplified Visionatrix UI.
comfyui-loadimagewithsubfolder
Author: liangt
Extend LoadImage node with subfolder support
ImageBlender
Author: vault-developer
ComfyuiImageBlender is a custom node for ComfyUI. It may be used to blend two images together using a specified blending mode.
foxpack
Author: gisu
Collection of nodes for the automation of workflows
WTF? - a debug node for ComfyUI
Author: webfiltered
This node provides a simple way to view the output of many nodes, without leaving ComfyUI.
Comfyui-CatVTON
Author: pzc163
Comfyui-CatVTON This repository is the modified official Comfyui node of CatVTON, which is a simple and efficient virtual try-on diffusion model with 1) Lightweight Network (899.06M parameters totally), 2) Parameter-Efficient Training (49.57M parameters trainable) 3) Simplified Inference (< 8G VRAM for 1024X768 resolution). The original GitHub project is [a/https://github.com/Zheng-Chong/CatVTON](https://github.com/Zheng-Chong/CatVTON)
Comfyui_MiniCPMv2_6-prompt-generator
Author: pzc163
This is an implementation of [MiniCPMv2_6-prompt-generator](https://huggingface.co/pzc163/MiniCPMv2_6-prompt-generator) by [ComfyUI](https://github.com/comfyanonymous/ComfyUI), including support for single-image caption, generate prompt by upload image and batch-images Prompt generation.
ComfyUI_merge_ASVL
Author: aisabervisionlab
This is a simple node for connecting images. For pictures of the same size, users can choose to fill in vertical in the parameter to connect the pictures vertically or fill in horizontal to connect the pictures horizontally.
Akatz Custom Nodes
Author: akatz-ai
Simple custom node pack for nodes I use in my workflows. Includes Dilate Mask Linear for animating masks.
Comfy-Sentry
Author: teward
ComfyUI custom node that activates integration with a Sentry instance for loading. Has no actual nodes.
FM_nodes
Author: Fuou Marinas
A collection of ComfyUI nodes. Including: WFEN, RealViFormer, ProPIH
ComfyUI-FirstOrderMM
Author: Fuou Marinas
Run [a/First Order Motion Model](https://github.com/AliaksandrSiarohin/first-order-model) for Image Animation in ComfyUI.
ComfyUI-StyleTransferPlus
Author: Fuou Marinas
Nodes:Neural Neighbor, CAST, EFDM, MicroAST, Coral Color Transfer.
ComfyUI-mem-safe-wrapper
Author: MiddleKD
ComfyUI's Smart Memory Management efficiently manages RAM, GPU memory, and garbage collection. This feature keeps frequently used models in memory to increase inference speed, and dynamically releases less important models when memory is low to optimize resources. However, not all ComfyUI custom node developers create nodes that are compatible with Smart memory management. This includes several impressive models. Mem-safe-wrapper is a custom node that wraps these model nodes to enable ComfyUI's Smart memory management capabilities.
ComfyUI-productfix
Author: MiddleKD
This is a ComfyUI custom node that helps generate images while preserving the text, logos, and details of e-commerce products.
ComfyUI-AdvancedLivePortrait
Author: PowerHouseMan
AdvancedLivePortrait with Facial expression editor
Text Node With Comments (@cdxoo)
Author: cdxOo
multiline text node that strips c-style comments (i.e.'//' and '/* ... */') before passing output string downstream
noarche/Color Enhance
Author: noarche
Script for [a/AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) and node for ComfyUI to enhance colors. This is the same algorithm GIMP/GEGL uses for color enhancement. The gist of this implementation is that it converts the color space to [CIELCh(ab) and normalizes the chroma (or '[a/colorfulness](https://en.wikipedia.org/wiki/Colorfulness)') component. Original source can be found in the link below.
ComfyUI_Emojiiii_Custom_Nodes
Author: emojiiii
Nodes:MultiTextEncode, KolorsMultiTextEncode, Caption, BatchImageProcessor
ComfyUI-Counter
Author: aonekoss
A simple counter, when pressing 'Queue Prompt' resets the count.
ComfyUI_FoxTools
Author: syaofox
Nodes:BatchImageFromList, Load Face Occlusion Model, Create Face Mask, Simple FaceAlign, Cacul FaceAlign, Gen Blurbord, Face Align, Face Rotate, ImageAdd, LoadImageList, SaveImage Plus, RegTextFind
image-caption-comfyui
Author: alpertunga-bile
Using image caption models to extract prompts in ComfyUI
ComfyUI UX Nodes
Author: Anibaaal
Nodes: Easy Resolution Picker, Save Diffusion Model, Load Checkpoint BNB On the fly, Load UNET BNB On the fly
Image Captioning and Tagging Assistor Nodes
Author: NMWave
A small set of useful nodes which aid with the tagging process by splitting tags and strings, alternating tags from multiple sources and removing duplicates.
Arc2Face ComfyUI Node Library
Author: caleboleary
This ComfyUI node library builds upon the work done to train the [a/Arc2Face](https://github.com/foivospar/Arc2Face) model by foivospar. It provides a set of nodes for ComfyUI that allow users to extract face embeddings, generate images based on these embeddings, and perform image-to-image transformations.
ComfyUI-GeekyRemB
Author: GeekyGhost
GeekyRemB is a powerful and versatile image processing node for ComfyUI, designed to remove backgrounds from images with advanced customization options. This node leverages the rembg library and offers a wide range of features for fine-tuning the background removal process and enhancing the resulting images.
Dobidop ComfyStereo
Author: Dobidop
Two simple nodes for stereoscopic image generation. Nodes: Stereo Image Node - a basic port from the Automatic1111 stereo script in thygate/stable-diffusion-webui-depthmap-script, LazyStereo - a naïve stereo image generator
SP-Nodes
Author: SeniorPioner
Node Pack: PromptChecker for token toggling, KoboldCPP API, ModelMerging, Telegram-Bot-API, and more
ComfyUI_M3Net
Author: leeguandong
ComfyUI for [a/M3Net](https://github.com/I2-Multimedia-Lab/M3Net)
ComfyUI_InternVL2
Author: leeguandong
ComfyUI for [a/InternVL](https://github.com/OpenGVLab/InternVL)
ComfyUI_LLaSM
Author: leeguandong
ComfyUI for [a/LLaSM](https://huggingface.co/spaces/LinkSoul/LLaSM)
ComfyUI nodes to use VideoEditing
Author: leeguandong
Nodes:Load Video to Images, Image to Canny, ControlNet Model Loader, VEDit Model Loader, VEdit Sampler. [a/https://github.com/SingleZombie/DiffusersExample/tree/main/ReplaceAttn](https://github.com/SingleZombie/DiffusersExample/tree/main/ReplaceAttn)
ComfyUI nodes to use CrossImageAttention
Author: leeguandong
ComfyUI for [a/CrossImageAttention](https://github.com/garibida/cross-image-attention)
ComfyUI nodes to use Style-Aligned
Author: leeguandong
ComfyUI for [a/style-aligned](https://github.com/google/style-aligned)
ComfyUI_VisualAttentionMap
Author: leeguandong
NODES:HF ModelLoader, Show Images, Text2Image Inference, Decode Latent, Show CrossAttn Map, Show SelfAttn Map
ComfyUI nodes to use MasaCtrl
Author: leeguandong
ComfyUI nodes to use MasaCtrl
ComfyUI_CompareModelWeights
Author: leeguandong
ComfyUI nodes to use CompareModelWeights
Propmt Worker
Author: lenskikh
Node:Prompt Worker. A text manipulation node for postprocessing of prompt.
ComfyUI Usability
Author: kappa54
Custom nodes intended to improve usability.
ComfyUI_MiniCPM-V-2_6-int4
Author: IuvenisSapiens
This is an implementation of [a/MiniCPM-V-2_6-int4](https://github.com/OpenBMB/MiniCPM-V) by [a/ComfyUI](https://github.com/comfyanonymous/ComfyUI), including support for text-based queries, video queries, single-image queries, and multi-image queries to generate captions or responses.
ComfyUI_Qwen2-Audio-7B-Instruct-Int4
Author: IuvenisSapiens
This is an implementation of [a/Qwen2-Audio-7B-Instruct-Int4](https://github.com/QwenLM/Qwen2-Audio) by [a/ComfyUI](https://github.com/comfyanonymous/ComfyUI), including support for text-based queries and audio queries to generate captions or responses.
MLTask_ComfyUI
Author: mltask
a set of nodes to help u run ai code using MLTask
ComfyUI-Flux-Replicate-API
Author: smlbiobot
Flux Pro via Replicate API Create API key at [a/https://replicate.com/account/api-tokens](https://replicate.com/account/api-tokens) Copy config.ini.example to config.ini and put the replicate key there.
Wild Divide
Author: Jjulianadv
This extension provides the ability to build prompts using wildcards for each region of a split image.
nsfwrecog-comfyui
Author: goburiin
Nodes:NSFW Detector
Semantic-SAM
Author: eastoc
Segment and Recognize Anything at Any Granularity.
ComfyUI-PixelResolutionCalculator
Author: LING-APE
Simple resuluition calculator to convert pixel resolution and aspect ratio to laten friendlt pixel width and height size.
ComfyUI-Yuan
Author: Cyber-Blacat
Some simple&practical ComfyUI image processing nodes.
ComfyUI-Benripack
Author: blackcodetavern
ComfyUI-Benripack is an extension for ComfyUI that provides a CharacterPipe node. This node allows for managing various elements such as images, prompts, and models in a single structure, simplifying the workflow for character-based image generation.
ComfyUI-iTools
Author: MohammadAboulEla
The iTools are some quality of life nodes, like read a possible prompt used to create an image, save a prompt to file as a new line, read prompts from a multiline file.
Hellrunner's Magical Nodes
Author: Hellrunner2k
Nodes:Magical Save Node, Thermal Latenator. This package contains a collection of neat nodes that are supposed to ease your comfy-flow.
Comfyui-calbenodes
Author: caleboleary
Nodes:CharacterManagerNode, FilmGrain, FlipFlopperSameArch
LatentGC Aggressive
Author: Raapys
Simple latent-passthrough node for running a full VRAM cleanup between workflow stages.
Remade_nodes
Author: Pheat-AI
Nodes:Batch Image Blend by Mask, Batch Enlarged Overlay, Batch Image Overlay, Remove Black Pixels to Transparent, Canny Shrink and Recenter
Gallery&Tabs
Author: OgreLemonSoup
Adds a gallery to the Load Image node and tabs for Load Checkpoint/Lora/etc nodes
ComfyUI-Simple-Of-Complex
Author: OuticNZ
Nodes:Text Switch 2 Way, Prompt Tidy, Text With Context.
Bjornulf_custom_nodes
Author: justUmen
Nodes: Ollama, Green Screen to Transparency, Save image for Bjornulf LobeChat, Text with random Seed, Random line from input, Combine images (Background+Overlay alpha), Image to grayscale (black & white), Remove image Transparency (alpha), Resize Image, ...
comfyui_custom_node_image
Author: jstit
Nodes:ImageCropCircle.
ComfyUI-HeadshotPro
Author: jstit
Nodes:Download Dreambooth Checkpoint, Get Random Value From List, Load Canny Pose Face, Transparent to White Background, Download Flux Lora.
UniAnimate Nodes for ComfyUI
Author: Isi-dev
These are nodes to animate an image with a reference video using UniAnimate. [w/Name conflict with AIFSH/ComfyUI-UniAnimate. Cannot install simulatenously.]
x-flux-comfyui
Author: XLabs-AI
Nodes:Load Flux LoRA, Load Flux ControlNet, Apply Flux ControlNet, Xlabs Sampler
ComfyUI-Mosaic-Mask
Author: okgo4
ComfyUI-Mosaic-Mask is an automatic tool designed to detect and mask mosaic areas in input images.
ComfyUI-Line-counter
Author: ChrisColeTech
This custom node package for ComfyUI is designed to streamline your workflow with powerful file-counting capabilities.
ComfyUI-Elegant-Resource-Monitor
Author: ChrisColeTech
This custom node for ComfyUI will add a simple and elegant resource monitor.
ComfyUI_Dados_Nodes
Author: dadoirie
ComfyUI_Dados_Nodes is a collection of custom nodes for ComfyUI, designed to enhance functionality and provide integration with various services, including Pinterest. This privacy policy explains how these nodes handle user data. NOTE: [a/privacy_policy](https://github.com/dadoirie/ComfyUI_Dados_Nodes/blob/master/privacy_policy.md)
chinese_clip_encode
Author: fanfanfan
Support input of Chinese prompts.
add_text_2_img
Author: fanfanfan
Support adding custom text to the generated images.
Ollama and Llava Vision integration for ComfyUI
Author: fairy-root
Ollama and Llava vision integration for ComfyUI
Flux Prompt Generator for ComfyUI
Author: fairy-root
A flexible and customizable prompt generator for generating detailed and creative prompts for image generation models for ComfyUI
RyanOnTheInside
Author: ryanontheinside
Custom nodes introducing particle simulations, optical flow, audio manipulation & reactivity, and temporal masks
ControlAltAI Nodes
Author: ControlAltAI
Quality of Life ComfyUI nodes starting with Flux Resolution Calculator and Flux Sampler.
ComfyUI Minimap
Author: OliverCrosby
A simple minimap in the bottom-right of the window showing the full workflow, left click to navigate
ComfyUI-D00MYsNodes
Author: doomy23
Nodes: Images_Converter, Show_Text, Strings_From_List, Save_Text, Random_Images, Load_Images_From_Paths, JSPaint.
ComfyUI_Textarea_Loaders
Author: Sieyalixnet
An easy custom node that makes the some loaders' input as Text instead of file selector. For example, there are many characters in different loras respectively. If you want to generate different characters' pictures, you have to select corresponding lora, and then edit the prompt. It may cost much time. To solve this problem, You can use it with a chrome extension https://github.com/Sieyalixnet/ComfyUI-Prompt-Formatter-Extension that makes the queue prompt easier when you dealing with massive loras and prompt.
ComfyUI Flux Prompt Saver
Author: markuryy
The Flux Prompt Saver is a custom node for ComfyUI that works in conjunction with the Flux Sampler Parameters node from the ComfyUI Essentials package. This node allows you to save images with metadata that includes information from the Flux Sampler Parameters pipeline.
ComfyUI-eesahesNodes
Author: eesahe
InstantX's Flux union ControlNet loader and implementation
Handy Node ComfyUI
Author: anhkhoatranle30
This is a pack with some handy nodes for ComfyUI.
Dashscope FLUX API for ComfyUI
Author: Artiprocher
The FLUX model API from DashScope, developed by Black Forest Labs, offers superior image generation capabilities with optimized support for Chinese prompts, achieving a commendable tradeoff between performance and the quality of generated images compared to other open-source models.
LF Nodes
Author: lucafoscili
Custom nodes with a touch of extra UX, including: history for primitives, JSON manipulation, logic switches with visual feedback, LLM chat... and more!
ComfyUI-PhyCV
Author: JPrevots
Nodes:PhyCV - Phase-Stretch Transform (PST), PhyCV - VEViD, PhyCV - Page.
Latent Walk
Author: rnbwdsh
Latent space walks for latents, conditionals and noise
ComfyUI_StringToHex
Author: kudou-reira
This is a simple ComfyUI node that will take in a string of 'color' (i.e. 'blue') and output a hex color format.
paint-by-example @ ComfyUI
Author: phyblas
Implementation of paint-by-example on ComfyUI
ComfyUI_NYJY
Author: aidenli
Nodes: Translate, JoyTag, JoyCaption.
Pseudocomfy
Author: Pseudotools
A package designed to enable multi-regional prompting for architectural rendering, integrated with the Rhino Pseudorandom plugin.
Comfyui_TTP_Toolset
Author: TTPlanetPig
This is a workflow for my simple logic amazing upscale node for DIT model. it can be common use for Flux,Hunyuan,SD3 It can simple tile the initial image into pieces and then use image-interrogator to get each tile prompts for more accurate upscale process. The condition will be properly handled and the hallucination will be significantly eliminated.
for comfyui image proprocessor
Author: TTPlanetPig
Adapt for Hunyuan now NOTE: The files in the repo are not organized, which may lead to update issues.
ComfyUI-TostAI
Author: camenduru
NODES: SendToTostAI
ComfyUI-decadetw-auto-prompt-llm
Author: xlinx
Auto prompt by LLM and LLM-Vision. (Trigger more details hiding in model)
ComfyUI-decadetw-auto-messaging-realtime
Author: xlinx
Auto messging sd-image and sd-info to mobile phone IM realtime. (LINE | Telegram | Discord)
ComfyUI-decadetw-spout-syphon-im-vj
Author: xlinx
I'm SD-VJ. (share SD-generating-process in realtime by gpu)
ComfyUI-GTF-Utilities
Author: wmpmiles
Generalised 'image' processing nodes for images, masks, latents, and combinations thereof.
comfyui-faster-loading
Author: nonnonstop
This extension applies a patch that limits the model loading speed when using an HDD in a Windows environment. See [a/comfyanonymous/ComfyUI#1992](https://github.com/comfyanonymous/ComfyUI/issues/1992). [w/As this patch is only useful in very limited environments, its installation is not recommended under normal circumstances. Memory usage may increase.]
Diffusers-in-ComfyUI
Author: Dr.Jusseaux
A collection of ComfyUI custom nodes that allow to use most Diffusers pipelines and components in Comfy(Txt2Img, Img2Img, Inpainting, LoRAS, B-LoRAS, ControlNet...)
Quick Connections
Author: niknah
Quick connections, Circuit board connections
ComfyUI-LoadFiles
Author: daryltucker
The primary goal of these nodes is to provide a way to access files generated by ComfyUI workflows, local to the machine running ComfyUI. These nodes should always return an updated list of files when triggered.
ComfyUI Easy Civitai (XTNodes)
Author: X-T-E-R
Load your model with image previews, or directly download and import Civitai models via URL. This custom ComfyUI node supports Checkpoint, LoRA, and LoRA Stack models, offering features like bypass options.
ComfyUI-Fill-Image-for-Outpainting
Author: hyejinlee12
This node is to fill image for outpainting(inpainting) Fill image using cv2 methods(cv2_ns, cv2_telea and edge_pad)
ComfyUI-Fal-API-Flux
Author: yhayano-ponotech
This repository contains custom nodes for ComfyUI that integrate the fal.ai FLUX.1 [dev] with LoRA API, specifically for text-to-image generation. These nodes allow you to use the FLUX.1 model directly within your ComfyUI workflows.
ComfyUI-RvTools
Author: Rvage0815
With this suit, you have a lot of nodes in one place to build your workflow.
Compositor Node
Author: erosDiffusion
pass up to 8 images and visually place, rotate and scale them to build the perfect composition. group move and group rescale. remember their position and scaling value across generations to easy swap images. use the buffer zone to to park an asset you don't want to use or easily reach transformations controls
ComfyUI_Steudio
Author: Steudio
Nodes: Make_Tile_Calc, Make_Tiles, Unmake_Tiles, Make_Size, Make_Size_Latent
ComfyUI-PromptList
Author: Assistant
Custom node to manage prompts in YAML format.
ComfyUI_NetDist_Plus
Author: nux1111
Run ComfyUI workflows on multiple local GPUs/networked machines with options to edit the json values within comfyui. Original repo: [a/city96/ComfyUI_NetDist](https://github.com/city96/ComfyUI_NetDist)
ComfyUI_mittimiLoadPreset2
Author: mittimi
This node can easily switch between models and prompts by saving presets.
ComfyUI_mittimiRecalculateSize
Author: mittimi
This is the node that performs the magnification calculation.
ComfyUI_mittimiWidthHeight
Author: mittimi
This node can easily switch between vertical and horizontal values with a single button.
Panoramic Image Stitcher
Author: RodrigoSKohl
Simple Node to make panoramic images
comfyui-SegGPT
Author: nicehero
SegGPT model for comfyui,segmentation everything with mask prompt. Download (https://huggingface.co/BAAI/SegGPT/blob/main/seggpt_vit_large.pth) in this node path.
ComfyUI_FlipStreamViewer
Author: sakura1bgx
ComfyUI_FlipStreamViewer is a tool that provides a viewer interface for flipping images with frame interpolation, allowing you to watch high-fidelity pseudo-videos without needing AnimateDiff.
ObjectFusion_ComfyUI_nodes
Author: ducido
This is a node to generate new image that combine 2 objects from different scene.
ComfyUI-Voxels
Author: DanielHabib
NODES:Mesh To Voxel, Voxel Block Saver, Voxel Viewer, Voxel Block Loader, Voxel Video Viewer, Voxel Blocks Into Voxel Video, Voxel Video Preview, Voxelize Mesh, ...
ComfyUI-tagger
Author: jsonL
Nodes to use Florence2 VLM for image vision tasks: object detection, captioning, segmentation and ocr
ComfyUI-ntfy
Author: boredofnames
NODES:Save Image and ntfy
ComfyUI-Merlin: Magic Photo Prompter
Author: Xclbr7
ComfyUI-Merlin is a custom node extension for ComfyUI, introducing the Magic Photo Prompter. This powerful tool enhances your prompt engineering process by allowing users to easily construct detailed, high-quality prompts for photo-realistic image generation.
ComfyUI-StyleShot
Author: neverbiasu
NODES:StyleShotApply
StyledCLIPTextEncode
Author: microbote
StyledCLIPTextEncode is a node that enables you to build your prompts(both postive and negative) based on the selected style. It provides up-to 77 styles currently and has been tested on SDXL and SD1.5 checkpoints. It's ported from project [a/Style Selector for SDXL 1.0](https://github.com/ahgsql/StyleSelectorXL), which is only availabe on WebUI.
ComfyUI-Img2DrawingAssistants
Author: Isi-dev
These are ComfyUI nodes to assist in converting an image to sketches or lineArts.
comfyui-utools
Author: tianguangliu
Efficiency tools, Personalized style, Other Nodes, ...
ComfyUI-VisualQueryTemplate
Author: celoron
A ComfyUI node for transforming images into descriptive text using templated visual question answering. Leverages Hugging Face's VQA models with transformers
Huggingface Api Serverless
Author: Alex Genovese
Huggingface Api Serverless request
ComfyUI-ImgMask2PNG
Author: freelifehacker
NODES:ImageMask2PNG
ComfyUI_pose_inter
Author: fssorc
Generate transition frames between two character posture images. The prerequisite for running is to have installed comfyui_controlnet_aux, using its Open Pose or DWPose preprocessor
ComfyUI-LoadImage-Advanced
Author: souki202
This is a node that simply integrates LoadImage, Vae Encode, Upscale, Resolution factor correction, and Color Adjustment.
comfyui-dreambait-nodes
Author: drmbt
A collection of forks, QoL nodes and utilities for ComfyUI
InstaSD nodes for ComfyUI
Author: InstaSD
A collection of nodes for use with InstaSD. These nodes will be transformed into app inputs when you deploy your ComfyUI workflow on InstaSD.
ComfyUI-color-ascii-art-node
Author: Shiba-2-shiba
This is a custom node to convert png images into color ASCII art. As noted below, multiple font sizes are used in the specification. The resolution of the generated file is set to be the same as the input image.
ComfyUI_DiffusionModel_fp8_converter
Author: Shiba-2-shiba
This is a custom node to convert only the Diffusion model part or CLIP model part to fp8 in ComfyUI. VAE fp8 conversion is not supported. The advantage of this node is that you do not need to separate unet/clip/vae in advance when converting to fp8, but can use the safetenros files that ComfyUI provides.
ComfyUI-LyraVSIH
Author: Bao Pham
This extension provides a set of nodes that can be used to mask multiple object at once
Kolors Awesome Prompts
Author: AbyssBadger0
Nodes:KolorsAwesomePrompts
ComfyUI_Qwen2-VL-Instruct
Author: IuvenisSapiens
This is an implementation of [a/Qwen2-VL-Instruct](https://github.com/QwenLM/Qwen2-VL) by [a/ComfyUI](https://github.com/comfyanonymous/ComfyUI), which includes, but is not limited to, support for text-based queries, video queries, single-image queries, and multi-image queries to generate captions or responses.
ComfyUI-Light-Tool
Author: Hmily
An awesome light image processing tool nodes for ComfyUI.
comfyui-bunny-cdn-storage
Author: k-komarov
Save Your Image to BunnyStorage
Head Orientation Node
Author: PabloGFX
A custom node for ComfyUI that analyzes and sorts images based on head orientation using MediaPipe. It detects facial landmarks, calculates head pose, and intelligently sorts images for enhanced AI image processing workflows.
Google Photos Loader - by PabloGFX
Author: PabloGFX
A ComfyUI custom node that integrates Google Photos into your workflows. List albums, load images from specific albums, and search photos directly within ComfyUI. Features customizable image loading options, sorting, and efficient caching for seamless integration of your Google Photos library into AI image processing pipelines.
ComfyUI-Color_Transfer
Author: 45uee
Postprocessing nodes that implement color palette transfer for images.
ComfyUI-PhandoNodes
Author: Phando
A collection of nodes to help streamline your ComfyUI workflows
geocine-comfyui
Author: geocine
NODES:Image Selector (geocine), Image Scale (geocine)
ComfyUI-Unload-Model
Author: SeanScripts
For unloading a model or all models, using the memory management that is already present in ComfyUI. Copied from [a/https://github.com/willblaschko/ComfyUI-Unload-Models](https://github.com/willblaschko/ComfyUI-Unload-Models) but without the unnecessary extra stuff.
ComfyUI-PixtralLlamaVision
Author: SeanScripts
For loading and running Pixtral and Llama 3.2 Vision models
Gecco Discord Autosend
Author: ExterminanzHS
Custom nodes for ComfyUI to automatically send generated images to Discord channels.
ComfyUI-BiRefNet-Hugo
Author: Hugo
This repository wraps the latest BiRefNet model as ComfyUI nodes. Compared to the previous model, the latest model offers higher and better matting accuracy.
PixelArt Processing Nodes
Author: GrenKain
This repository provides custom nodes for ComfyUI that enable pixel art style image processing, including downscaling, upscaling, color quantization, and resolution adjustments.
ComfyUI_YoloSegment_Mask
Author: Trgtuan10
NODES:Object Mask. NOTE:push [a/yolov8x-seg.pt](https://github.com/ultralytics/assets/releases/download/v8.2.0/yolov8x-seg.pt) in models/yolo
ComfyUI_BiRefNet_ll
Author: lldacing
Sync with version of BiRefNet. NODES:AutoDownloadBiRefNetModel, LoadRembgByBiRefNetModel, RembgByBiRefNet.
ComfyUI-NodeAligner
Author: Tenney95
ComfyUI-NodeAligner is a lightweight ComfyUI layout plugin that includes features such as node alignment, distribution, and resizing. This plugin is designed to simplify layout adjustments in visual node editors or custom UI components, making node arrangement more convenient and efficient.
ControlFlowUtils
Author: VykosX
Custom nodes to improve flow control and logic + several utilities to enhance capabilities
ComfyUI Simple Feed
Author: tachyon-beep
A lightweight image tray forked from Comfy-UI-CustomScripts with simple sorting, positioning and filtering options.
ComfyUI-Phi
Author: alexisrolland
Custom nodes to run microsoft/Phi models.
comfy_remote_run
Author: LatentRat
Nodes to run nodes on remote ComfyUI instances.
Prompt Gallery
Author: kinglord
New UI on the sidebar that allows for quick and easy navigation of images to help build styles, characters, backgrounds, etc. or even entire random prompts.
Qwen2-VL wrapper for ComfyUI
Author: alexcong
ComfyUI Qwen2-VL wrapper that supports text-based and single-image queries.
DynamicPose-ComfyUI
Author: Bin-sam
NODES:pose_extraction, Load_reference_unet, Load_denoising_unet, Load_Pose_Guider, Pose_Guider_Encode, DynamicPose_Sampler, load_pose_model, align
Human Parts Detector
Author: Metal3d
Detect human parts using the DeepLabV3+ ResNet50 model from Keras-io. You can extract hair, arms, legs, and other parts with ease and with small memory usage.
ComfyUI Visual Area Nodes
Author: Fuwuffy
This is a collection of nodes created to aid when managing area conditionings.
comfyui-highlight-connections
Author: HentaiGirlfriendDotCom
A node that can be dropped into a group. When a node is then clicked within that group, all nodes and connections in that group get greyed out and the connections from the clicked node go bright red.
ComfyUI_Auto_Caption
Author: Cyber-BCat
This report contains a 'load many images' node which is going to load the image set by the number of file names from smallest to largest, and the images will no longer be loaded in the wrong order! Setting index=0 makes it load from the first small value (image flie name) image, and index=2 will load them from the second image. Another node 'load images & resize' can resize the image by the first loaded image.
ComfyUI_DepthFlow
Author: cr7Por
comfyui custom node for depthflow original depthflow website: [a/https://github.com/BrokenSource/DepthFlow](https://github.com/BrokenSource/DepthFlow) check this for installation: [a/https://brokensrc.dev/get/](https://brokensrc.dev/get/)
ComfyUI-HigherBitDepthSaveImage
Author: aimerib
A comfyui node that provides save image with higher bit depth.
comfyui-gimp-nodes
Author: nchenevey1
Provides nodes geared towards using GIMP as a frontend for ComfyUI.
ComfyUI ZhipuAI Platform
Author: MetaGLM
This platform extension provides ZhipuAI nodes, enabling you to configure a workflow for online video generation.
ComfyUI-Alimama-ControlNet-compatible
Author: zhiselfly
Compatible with alimama's SD3-ControlNet Demo on ComfyUI.
ComfyUI to Python Extension
Author: pydn
This custom node allows you to generate pure python code from your ComfyUI workflow with the click of a button. Great for rapid experimentation or production deployment.
Discord Webhook
Author: Dayuppy
A very simple Discord webhook integration node for ComfyUI that lets you post images and text.
LoRa Dataset Tools
Author: svdC1
NODES:Directory Loader, Filter Images Without Faces, Detect Faces and Draw Detection Box
Efficiency Nodes ExtendeD
Author: NyaamZ
Expansion of Efficiency Nodes for ComfyUI. Significant UX improvements.[w/NOTE: This node requires [a/Efficiency Nodes for ComfyUI Version 2.0+](https://github.com/jags111/efficiency-nodes-comfyui) and [a/ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts). Also, this node makes changes to user.css.]
ComfyUI ImageGallery ExtendeD
Author: NyaamZ
Custom javascript extensions for better UX for ComfyUI. Double click on image to open. It's convenient for checking images.
chris-comfyui-nodes
Author: chrissy0
This repository contains a custom node for ComfyUI that pads an image to be square, filling the new pixels black.
Cozy Link Toggle
Author: amorano
Toggle ComfyUI Graph Links On/Off from the Menu Bar. Provides an easy example on how to register and use the ComfyUI menubar extensions.
Comfyui_saveimage_imgbb
Author: revirevy
This custom node allow upscaling an image by a factor using a model.
ComfyUI_Slider_Sidebar
Author: Kinglord
A custom node that adds a UI element to the sidebar allowing easy access, navigation, and use of a massive collection (100+) of LECO (Slider) LoRAs. LECOs are an amazing tool to generate variance in your output with a minimal impact to consistency, i.e. deviating form your prompt. They can also allow you access to control parts of your image without taking up CLIP space, saving your token weights for more valuable keywords. If you haven't used them, there's never been a better time to try!
Image to Painting and Inspyrenet Assistant Nodes
Author: Isi-dev
These are ComfyUI nodes to assist in converting images to paintings and to assist the Inspyrenet Rembg node to totally remove, or replace with a color, the original background from images so that the background does not reappear in videos or in nodes that do not retain the alpha channel in rgba images.
ComfyUI MagicClip_Strength for SDXL
Author: 311-code
This project allows you to adjust SDXL's two text encoder's strengths individually for clip_g (ViT-bigG) and clip_l (CLIP-ViT-L) within ComfyUI. (And other adjustments)
ComfyUI-List-Utils
Author: godmt
LIST and BATCH utilities which support: create, convert, get or slice items
ComfyUI-LumaAI-API
Author: pedrogengo
Luma Dream Machine API official ComfyUI custom node.
ComfyUI-MingNodes
Author: mingsky
Nodes: ConvertGrayChannelNode, AdjustBrightnessContrastSaturationNode, BaiduTranslateNode.
ComfyUI_sloppy-comic
Author: blob8
Using IPAdapter for style consistency, the node accepts a story structured as text {prompt} text {prompt} etc. and generates a comic, saving it to /output. It also adds LLM API Request node, providing an openai compatible LLM API for generating the stories.
ComfyUI-text-replace
Author: banqingyuan
NODES: OCR Location Node, Image Erase Node, Chat Overlay Node, Extract JSON Node.
ComfyUI-ImageMetadataExtension
Author: edelvarden
Custom node for ComfyUI. It adds additional metadata for saved images, ensuring compatibility with the Civitai website.
ComfyUI_FluxPromptGen
Author: dfghsdh
Flux Prompt Generator is a custom node set for ComfyUI that enhances prompt generation and image captioning capabilities. It integrates advanced language models and image captioning techniques to provide versatile and powerful prompt manipulation tools for your AI image generation workflows. NOTE:PORT OF [a/https://huggingface.co/Aitrepreneur/FLUX-Prompt-Generator](https://huggingface.co/Aitrepreneur/FLUX-Prompt-Generator) for COMFYUI
ComfyUI_Lora_List_With_Url_Loader
Author: liushuchun
Nodes:ComfyUI_Lora_List_With_Url_Loader. Load loras from urls and auto fetch them on web if they are missing.
Model and Checkpoint Loaders for NF4 and FP4
Author: silveroxides
Nodes for loading both Checkpoints and UNET/Diffussion models quantized to bitsandbytes NF4 or FP4 format. Still under development and some limitations such as using LoRA might apply still.
ComfyUI-SmartCrop
Author: turkyden
a ComfyUI Custom Node for [a/smartcrop.py](https://github.com/smartcrop/smartcrop.py)
ComfyUI-Roboflow
Author: DareFail
This is a ComfyUI node that connects with [a/Roboflow workflows](https://roboflow.com/workflows/build). Roboflow hosts hundreds of thousands of open source and custom object detection models.
SDXL_sizing
Author: Ser-Hilary
Nodes:sizing_node. Size calculation node related to image size in prompts supported by SDXL.
Image Gallery
Author: ailex000
Custom javascript extensions for better UX for ComfyUI. Supported nodes: PreviewImage, SaveImage. Double click on image to open.
graphNavigator
Author: rock-land
ComfyUI Web Extension for saving views and navigating graphs.
diffus3/ComfyUI-extensions
Author: diffus3
Extensions: subgraph, setget, multiReroute
m957ymj75urz/ComfyUI-Custom-Nodes
Author: m957ymj75urz
Nodes: RawText, RawTextCLIPEncode, RawTextCombine, RawTextReplace, Extension: m957ymj75urz.colors
Waveform Extensions
Author: Bikecicle
Some additional audio utilites for use on top of Sample Diffusion ComfyUI Extension
KSampler GPU
Author: dawangraoming
KSampler is provided, based on GPU random noise
fcSuite
Author: fitCorder
fcFloatMatic is a custom module, that when configured correctly will increment through the lines generating you loras at different strengths. The JSON file will load the config.
Wildcards
Author: lordgasmic
Nodes:CLIPTextEncodeWithWildcards. This wildcard node is a wildcard node that operates based on the seed.
SDXLCustomAspectRatio
Author: throttlekitty
A quick and easy ComfyUI custom node for setting SDXL-friendly aspect ratios.
comfy_meh
Author: s1dlx
Advanced merging methods.
Hakkun-ComfyUI-nodes
Author: tudal
Nodes: Prompt parser. ComfyUI extra nodes. Mostly prompt parsing.
ComfyUI A1111-like Prompt Custom Node Solution
Author: SadaleNet
Nodes: CLIPTextEncodeA1111, RerouteTextForCLIPTextEncodeA1111.
SDXLResolutionPresets
Author: wsippel
Nodes: SDXLResolutionPresets. Easy access to the officially supported resolutions, in both horizontal and vertical formats: 1024x1024, 1152x896, 1216x832, 1344x768, 1536x640
comfyUI_Nodes_nicolai256
Author: nicolai256
Nodes: yugioh_Presets. by Nicolai256 inspired by throttlekitty SDXLAspectRatio
QRNG_Node_ComfyUI
Author: Onierous
Nodes: QRNG Node CSV. A node that takes in an array of random numbers from the ANU QRNG API and stores them locally for generating quantum random number noise_seeds in ComfyUI
ntdviet/comfyui-ext
Author: ntdviet
Nodes:LatentGarbageCollector. This ComfyUI custom node flushes the GPU cache and empty cuda interprocess memory. It's helpfull for low memory environment such as the free Google Colab, especially when the workflow VAE decode latents of the size above 1500x1500.
alkemann nodes
Author: alkemann
Nodes:Int to Text, Seed With Text, Save A1 Image.
Image loader with subfolders
Author: catscandrive
Adds an Image Loader node that also shows images in subfolders of the default input directory
Chatbox Overlay node for ComfyUI
Author: Smuzzies
Nodes: Chatbox Overlay. Custom node for ComfyUI to add a text box over a processed image before save node.
ComfyUIInvisibleWatermark
Author: CaptainGrock
Nodes:Apply Invisible Watermark, Extract Watermark. Adds up to 12 characters encoded into an image that can be extracted.
Hayo comfyui nodes
Author: LZC
Nodes:tensor_trans_pil, Make Transparent mask, MergeImages, words_generatee, load_PIL image
Preview Subselection Node for ComfyUI
Author: underclockeddev
A node which takes in x, y, width, height, total width, and total height, in order to accurately represent the area of an image which is covered by area-based conditioning.
BrevImage
Author: underclockeddev
Nodes:BrevImage. ComfyUI Load Image From URL
ComfyUI-Catcat
Author: jw782cn
Extension to show random cat GIFs while queueing prompt.
comfyUI_DaVinciResolve
Author: barckley75
Nodes:TextToSpeech, phy_3_conditioning, SaveAudioToDaVinci, SaveImageToDaVinci. NOTE:In order to use DaVinci node you must have DaVinci Resolve Studio connected to the API. For more information check the help seciton in DaVinci Resolve Studio HELP>DOCUMENTATION>DEVELOPER. It will open a folder, search for scripting and the for README.txt file, the API documentation.
ComfyUI-Depth2Mask
Author: DannyStone1999
Nodes:Depth2Mask
ComfyUIDepthEstimation
Author: Limbicnation
A custom depth estimation node for ComfyUI using transformer models. It integrates depth estimation with automatic gamma correction, contrast adjustment, and edge detection, based on the [a/TransformDepth](https://github.com/Limbicnation/TransformDepth) repository.
ComfyUI_LibreTranslate
Author: seghier
Use LibreTranslation in ComfyUI [a/https://github.com/LibreTranslate/LibreTranslate](https://github.com/LibreTranslate/LibreTranslate)
PonySwitch Node
Author: ImmortalPie
The PonySwitch node is a custom node for ComfyUI that modifies prompts based on a toggle switch and adds configurable pony tags.
FaceSimilarity
Author: ultimatech-cn
A ComfyUI custom node for face comparison. This node utilizes Face++'s facial recognition and comparison algorithms by directly calling the Face++ API. Its usage in the workflow is as follows:
CSV Search Node
Author: folkghost
This repository contains a custom node for ComfyUI that allows searching for a keyword in the first column of a CSV file and returning a value from a specified column in that row. The node is designed to be modular and fit within the node-based workflow of ComfyUI.
TheAlly's Custom Nodes
Author: theally
Custom nodes for ComfyUI by TheAlly.
Custom Nodes by xss
Author: xss
Various image processing nodes.
Image2Halftone Node for ComfyUI
Author: aimingfail
This is a node to convert an image into a CMYK Halftone dot image.