ComfyUI Custom Extensions (2785)
Search across 2785 ComfyUI extensions and 18085 custom nodes
ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
ComfyUI-Manager
ComfyUI-Manager itself is also a custom node.
ComfyUI_IPAdapter_plus
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.
AnimateDiff Evolved
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-3D-Pack
Make 3D assets generation in ComfyUI good and convenient as it generates image/video! This is an extensive node suite that enables ComfyUI to process 3D inputs (Mesh & UV Texture, etc.) using cutting edge algorithms (3DGS, NeRF, etc.) and models (InstantMesh, CRM, TripoSR, etc.) NOTE: Pre-built python wheels can manually download from [a/https://github.com/MrForExample/Comfy3D_Pre_Builds](https://github.com/MrForExample/Comfy3D_Pre_Builds) if automatic install failed
ComfyUI's ControlNet Auxiliary Preprocessors
Plug-and-play ComfyUI node sets for making ControlNet hint images.
ComfyUI-HunyuanVideoWrapper
ComfyUI diffusers wrapper nodes for [a/HunyuanVideo](https://github.com/Tencent/HunyuanVideo)
ComfyUI-Custom-Scripts
Enhancements & experiments for ComfyUI, mostly focusing on UI features
ComfyUI Impact Pack
This node pack offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler. NOTE: To use the UltralyticsDetectorProvider, you must install the 'ComfyUI Impact Subpack' separately.
ComfyUI-AdvancedLivePortrait
AdvancedLivePortrait with Facial expression editor
ComfyUI Layer Style
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.
AIGODLIKE-COMFYUI-TRANSLATION
It provides language settings. (Contribution from users of various languages is needed due to the support for each language.)
Video Generation Nodes for EasyAnimate
Video Generation Nodes for EasyAnimate, which suppors text-to-video, image-to-video, video-to-video and different controls.
ComfyUI-GGUF
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-LTXVideo
Custom nodes for LTX-Video support in ComfyUI
ComfyUI-LivePortraitKJ
Nodes for [a/LivePortrait](https://github.com/KwaiVGI/LivePortrait)
ComfyUI-SUPIR
Wrapper nodes to use SUPIR upscaling process in ComfyUI
rgthree's ComfyUI Nodes
Nodes: Seed, Reroute, Context, Lora Loader Stack, Context Switch, Fast Muter. These custom nodes helps organize the building of complex workflows.
ComfyUI to Python Extension
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.
ReActor Node for ComfyUI
The Fast and Simple 'roop-like' Face Swap Extension Node for ComfyUI, based on ReActor (ex Roop-GE) SD-WebUI Face Swap Extension
comfyui-portrait-master-zh-cn
ComfyUI Portrait Master 简体中文版.
comfyui_LLM_party
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-layerdiffuse (layerdiffusion)
Transparent Image Layer Diffusion using Latent Transparency
ComfyUI-Copilot
Your Intelligent Assistant for Comfy-UI.
ComfyUI Easy Use
To enhance the usability of ComfyUI, optimizations and integrations have been implemented for several commonly used nodes.
ComfyUI InstantID (Native Support)
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.
comfyui-mixlab-nodes
3D, ScreenShareNode & FloatingVideoNode, SpeechRecognition & SpeechSynthesis, GPT, LoadImagesFromLocal, Layers, Other Nodes, ...
x-flux-comfyui
Nodes:Load Flux LoRA, Load Flux ControlNet, Apply Flux ControlNet, Xlabs Sampler
WAS Node Suite
A node suite for ComfyUI with many new nodes, such as image processing, text processing, and more.
ComfyUI CogVideoX Wrapper
Diffusers wrapper for CogVideoX -models: [a/https://github.com/THUDM/CogVideo](https://github.com/THUDM/CogVideo)
SD-PPP
Simplify ComfyUI to WebUI-liked interface and Connect with Photoshop.
ComfyUI-InstantID
Unofficial implementation of [a/InstantID](https://github.com/InstantID/InstantID) for ComfyUI
KJNodes for ComfyUI
Various quality of life -nodes for ComfyUI, mostly just visual stuff to improve usability.
ComfyUI_Bxb
sdBxb, a tool that converts ComfyUI workflows into WeChat Mini Program, Douyin Mini Program, and H5 with one click, and supports payments.
ComfyUI Deploy
Open source comfyui deployment platform, a vercel for generative workflow infra.
ComfyUI-Fluxtapoz
ComfyUI nodes for image editing with Flux, such as RF-Inversion and more
ComfyUI Workspace Manager - Comfyspace
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-Florence2
Nodes to use Florence2 VLM for image vision tasks: object detection, captioning, segmentation and ocr
Efficiency Nodes for ComfyUI Version 2.0+
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.]
AlekPet/ComfyUI_Custom_Nodes_AlekPet
Nodes: PoseNode, PainterNode, TranslateTextNode, TranslateCLIPTextEncodeNode, DeepTranslatorTextNode, DeepTranslatorCLIPTextEncodeNode, ArgosTranslateTextNode, ArgosTranslateCLIPTextEncodeNode, PreviewTextNode, HexToHueNode, ColorsCorrectNode, IDENode.
Dynamic Thresholding
Adds nodes for Dynamic Thresholding, CFG scheduling, and related techniques.
Crystools
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.
UltimateSDUpscale
ComfyUI nodes for the Ultimate Stable Diffusion Upscale script by Coyote-A.
ComfyUI-nunchaku
Nunchaku ComfyUI Node. Nunchaku is the inference that supports SVDQuant. SVDQuant is a new post-training training quantization paradigm for diffusion models, which quantize both the weights and activations of FLUX.1 to 4 bits, achieving 3.5× memory and 8.7× latency reduction on a 16GB laptop 4090 GPU. See more details: https://github.com/mit-han-lab/nunchaku
ComfyUI-ACE_Plus
Custom nodes for various visual generation and editing tasks using ACE_Plus FFT Model.
comfyui-photoshop
Powerfull bridge to Photoshop by NimaNzrii
comfyui-portrait-master
ComfyUI Portrait Master. A node designed to help AI image creators to generate prompts for human portraits.
VideoX-Fun
VideoX-Fun is a video generation pipeline that can be used to generate AI images and videos, as well as to train baseline and Lora models for Diffusion Transformer. We support direct prediction from pre-trained baseline models to generate videos with different resolutions, durations, and FPS. Additionally, we also support users in training their own baseline and Lora models to perform specific style transformations.
ComfyUI-RMBG
A sophisticated ComfyUI custom node engineered for advanced image background removal and precise segmentation of objects, faces, clothing, and fashion elements. This tool leverages a diverse array of models, including RMBG-2.0, INSPYRENET, BEN, BEN2, BiRefNet models, SAM, and GroundingDINO, while also incorporating a new feature for real-time background replacement and enhanced edge detection for improved accuracy.
ComfyUI-VideoHelperSuite
Nodes related to video workflows
ComfyUI-IC-Light
ComfyUI native nodes for IC-Light
ComfyUI_Sonic
Sonic is a method about ' Shifting Focus to Global Audio Perception in Portrait Animation',you can use it in comfyUI.
One Button Prompt
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.
ComfyUI Inpaint Nodes
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.
segment anything
Based on GroundingDino and SAM, use semantic strings to segment any element in an image. The comfyui version of sd-webui-segment-anything.
ComfyUI-segment-anything-2
Nodes to use [a/segment-anything-2](https://github.com/facebookresearch/segment-anything-2) for image or video segmentation.
ComfyUI Flux Trainer
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)
Comfyroll Studio
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.]
Steerable Motion
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.
BrushNet
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)
ComfyUI WD 1.4 Tagger
A ComfyUI extension allowing the interrogation of booru tags from images.
PuLID_ComfyUI
[a/PuLID](https://github.com/ToTheBeginning/PuLID) ComfyUI native implementation.
SDXL Prompt Styler
SDXL Prompt Styler is a node that enables you to style prompts based on predefined templates stored in a JSON file.
ComfyUI Essentials
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.
SeargeSDXL
Custom nodes for easier use of SDXL in ComfyUI including an img2img workflow that utilizes both the base and refiner checkpoints.
ComfyUI PhotoMaker (ZHO)
Unofficial implementation of [a/PhotoMaker](https://github.com/TencentARC/PhotoMaker) for ComfyUI
ComfyUI-TeaCache
Unofficial implementation of [ali-vilab/TeaCache](https://github.com/ali-vilab/TeaCache) for ComfyUI
ComfyUI-BRIA_AI-RMBG
Unofficial implementation of BRIA RMBG Model for ComfyUI.
ComfyUI-LatentSyncWrapper
This node provides lip-sync capabilities in ComfyUI using ByteDance's LatentSync model. It allows you to synchronize video lips with audio input.
ComfyUI-Advanced-ControlNet
Nodes for scheduling ControlNet strength across timesteps and batched latents, as well as applying custom weights and attention masks.
ComfyUI-Gemini
Using Gemini-pro & Gemini-pro-vision in ComfyUI.
ComfyUI YoloWorld-EfficientSAM
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.]
AnimateDiff
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.]
Clothing Migration Kit
This is an experimental project focused on Stable Diffusion (SD) models. In a single generated image, the same object or character consistently maintains a very high level of consistency. I had already attempted to address this issue in the SDXL model.
AnimateDiff
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.]
ComfyUI-Detail-Daemon
A port of muerrilla's [a/sd-webui-Detail-Daemon](https://github.com/muerrilla/sd-webui-detail-daemon) as a node for ComfyUI, to adjust sigmas that control detail.
ComfyUI Frame Interpolation
A custom node suite for Video Frame Interpolation in ComfyUI
Use Everywhere (UE Nodes)
A set of nodes that allow data to be 'broadcast' to some or all unconnected inputs. Greatly reduces link spaghetti.
ComfyUI-Inpaint-CropAndStitch
'✂️ 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.
☁️BizyAir Nodes
[a/BizyAir](https://github.com/siliconflow/BizyAir) Comfy Nodes that can run in any environment.
ComfyUI-DynamiCrafterWrapper
Wrapper nodes to use DynamiCrafter image2video and frame interpolation models in ComfyUI And this extension supports ToonCrafter as well
Comfyui_TTP_Toolset
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.
IF_AI_tools
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_EchoMimic
You can using EchoMimic in comfyui,please using pip install install miss module
ComfyUI-IC-Light-Native
ComfyUI native implementation of [a/IC-Light](https://github.com/lllyasviel/IC-Light).
TensorRT Node for ComfyUI
This node enables the best performance on NVIDIA RTX™ Graphics Cards (GPUs) for Stable Diffusion by leveraging NVIDIA TensorRT.
ComfyUI-Janus-Pro
ComfyUI nodes for Janus-Pro, a unified multimodal understanding and generation framework.
ComfyUI-KwaiKolorsWrapper
Rudimentary wrapper that runs [a/Kwai-Kolors](https://huggingface.co/Kwai-Kolors/Kolors) text2image pipeline using diffusers.
ComfyUI Inspire Pack
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 Browser
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-Kolors-MZ
Implementation of Kolors on ComfyUI Reference from [a/https://github.com/kijai/ComfyUI-KwaiKolorsWrapper](https://github.com/kijai/ComfyUI-KwaiKolorsWrapper) Using ComfyUI Native Sampling
Advanced Reflux control
This extension offers a new Apply-Style node for Redux that allows for changing the influence of the conditioning image on the final outcome. This effectively allows for changing the style or content of an image using a prompt while using Redux.
comfyui-reactor-node
The Fast and Simple Face Swap Extension Node for ComfyUI, based on ReActor SD-WebUI Face Swap Extension
ComfyUI_toyxyz_test_nodes
This node was created to send a webcam to ComfyUI in real time. This node is recommended for use with LCM.
ComfyUI_MagicClothing
implementation of MagicClothing with garment and prompt in ComfyUI
MTB Nodes
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, ...
ComfyUI-Inspyrenet-Rembg
ComfyUI node for background removal, implementing [a/InSPyReNet](https://github.com/plemeri/InSPyReNet)
ComfyUI Ollama
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.
JoyCaptionAlpha Two for ComfyUI
NODES:Joy Caption Two, Joy Caption Two Advanced, Joy Caption Two Load, Joy Caption Extra Options
ComfyUI-N-Sidebar
A simple sidebar for ComfyUI.
ComfyUI-AnimateAnyone-Evolved
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.]
Flow - Streamlined Way to ComfyUI
Flow is a custom node designed to provide a more user-friendly interface for ComfyUI by acting as an alternative user interface for running workflows. It is not a replacement for workflow creation. Flow is currently in the early stages of development, so expect bugs and ongoing feature enhancements. With your support and feedback, Flow will settle into a steady stream.
ComfyUI AnyNode: Any Node you ask for
Nodes: AnyNode. Nodes that can be anything you ask. Auto-Generate functional nodes using LLMs. Create impossible workflows. API Compatibility: (OpenAI, LocalLLMs, Gemini).
Marigold depth estimation in ComfyUI
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.
Comfyui_CXH_joy_caption
Recommended based on comfyui node pictures:Joy_caption + MiniCPMv2_6-prompt-generator + florence2
ComfyUI-Ruyi
ComfyUI wrapper nodes for Ruyi, an image-to-video model by CreateAI.
ComfyUI-Scepter
Custom nodes for various visual generation and editing tasks using Scepter.
ComfyUI_tinyterraNodes
This extension offers various pipe nodes, extensive XYZ plotting, fullscreen image viewer based on node history, dynamic widgets, interface customization, and more.
ComfyUI-IDM-VTON [WIP]
ComfyUI adaptation of [a/IDM-VTON](https://github.com/yisol/IDM-VTON) for virtual try-on.
Extra Models for ComfyUI
This extension aims to add support for various random image diffusion models to ComfyUI.
ComfyUI-ArtGallery
Prompt Visualization | Art Gallery [w/WARN: Installation requires 2GB of space, and it will involve a long download time.]
ComfyUI-Flowty-TripoSR
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.)
RyanOnTheInside
Custom nodes introducing particle simulations, optical flow, audio manipulation & reactivity, and temporal masks
ComfyUI Nodes for External Tooling
Provides nodes and server API extensions geared towards using ComfyUI as a backend for external tools.
VLM_nodes
Custom Nodes for Vision Language Models (VLM) , Large Language Models (LLM), Image Captioning, Automatic Prompt Generation, Creative and Consistent Prompt Suggestion, Keyword Extraction
ComfyUI-MimicMotionWrapper
Optimized wrapper nodes for MimicMotion: [a/https://github.com/tencent/MimicMotion](https://github.com/tencent/MimicMotion)
ComfyUI_tinyterraNodes
A selection of nodes for Stable Diffusion ComfyUI
Lora-Training-in-Comfy
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!
TIPO-extension
A general extension to utilize TIPO or DanTagGen to do 'text-presampling' based on KGen library: [a/https://github.com/KohakuBlueleaf/KGen](https://github.com/KohakuBlueleaf/KGen)
ComfyUI-LTXTricks
A set of ComfyUI nodes providing additional control for the LTX Video model
Anyline
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 OOTDiffusion
A ComfyUI custom node that simply integrates the [a/OOTDiffusion](https://github.com/levihsu/OOTDiffusion) functionality.
comfyui-liveportrait
The ComfyUI version of [a/LivePortrait](https://github.com/KwaiVGI/LivePortrait).
ComfyUI Bringing Old Photos Back to Life
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.
ComfyUI_NetDist
Run ComfyUI workflows on multiple local GPUs/networked machines. Nodes: Remote images, Local Remote control
ComfyUI-enricos-nodes
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
Face Analysis for ComfyUI
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.
ComfyUI_StoryDiffusion
you can using sotry-diffusion in comfyui
ComfyUI_omost
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.
FizzNodes
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_Yvann-Nodes
Audio Reactive nodes for AI animations 🔊 Analyze audio, extract drums, bass, vocals. Compatible with IPAdapter, ControlNets, AnimateDiff... Generate reactive masks and weights. Create audio-driven visuals. Produce weight graphs and audio masks. Ideal for music videos and reactive animations. Features audio scheduling and waveform analysis
Tiled Diffusion & VAE for ComfyUI
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.
IF_Trellis
ComfyUI IF Trellis creates a 3d mesh from a single view or multi angle pictures
Masquerade Nodes
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).
Derfuu_ComfyUI_ModdedNodes
Automate calculation depending on image sizes or something you want.
ComfyUI-AutomaticCFG
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.
Comfyui-MusePose
[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-Miaoshouai-Tagger
Nodes to use Florence2 VLM for image tagging and captioning
ComfyUI-DragNUWA
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_Fill-Nodes
VFX nodes, Shaders, Utilities, Mask tools, Prompting Tools, and much more!
DeepFuze
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-MVAdapter
This extension integrates [a/MV-Adapter](https://github.com/huanngzh/MV-Adapter) into ComfyUI, allowing users to generate multi-view consistent images from text prompts or single images directly within the ComfyUI interface.
ComfyUI-IPAdapter-Flux
nodes for flux ipadapter released by shakker-labs
ComfyUI-MingNodes
Nodes: ConvertGrayChannelNode, AdjustBrightnessContrastSaturationNode, BaiduTranslateNode.
ComfyUI Cutoff
These custom nodes provides features that allow for better control over the effects of the text prompt.
comfyui_fk_server
🤗🤗🤗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!
Advanced CLIP Text Encode
Advanced CLIP Text Encode (if you need A1111 like prompt. you need this. But Cutoff node includes this feature, already.)
ComfyUI-ELLA
ComfyUI implementation for [a/ELLA](https://github.com/TencentQQGYLab/ELLA).
ComfyUI_Dave_CustomNode
APISR IN COMFYUI
Unofficial implementation of APISR for ComfyUI, both image and video
ComfyUI-MimicMotion
a comfyui custom node for [a/MimicMotion](https://github.com/Tencent/MimicMotion)
Tiled sampling for ComfyUI
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.
ComfyUI PyramidFlow Wrapper
Wrapper for PyramidFlow -models: [a/https://github.com/jy0205/Pyramid-Flow](https://github.com/jy0205/Pyramid-Flow)
Bjornulf_custom_nodes
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-ToonCrafter
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
SD Prompt Reader
The ultimate solution for managing image metadata and multi-tool compatibility. ComfyUI node version of the SD Prompt Reader.
ComfyUI Stable Video Diffusion
Easily use Stable Video Diffusion inside ComfyUI!
ComfyUI_PuLID_Flux_ll
The implementation for PuLID-Flux, support TeaCache, no model pollution.
Jovimetrix
Webcam, MIDI, Spout, and GLSL support with animation via tick. Features wave-based parameter modulation, math operations, universal value conversion, shape masking, image channel ops, batch processing, dynamic bus routing, GIPHY and SPOUT integration. Load images/videos from URLs, save output anywhere, and apply transformations like flattening, cropping, and color adjustments. Includes tools for color blindness simulation, stereograms, and stereoscopic imaging—plus much more!
ComfyUI_HelloMeme
This repository is the official implementation of the [a/HelloMeme](https://arxiv.org/pdf/2410.22901) ComfyUI interface, featuring both image and video generation functionalities. Example workflow files can be found in the ComfyUI_HelloMeme/workflows directory. Test images and videos are saved in the ComfyUI_HelloMeme/examples directory. Below are screenshots of the interfaces for image and video generation. NOTE: 'HelloMeme: Integrating Spatial Knitting Attentions to Embed High-Level and Fidelity-Rich Conditions in Diffusion Models'
ComfyUI-WanVideoStartEndFrames
ComfyUI nodes that support video generation by start and end frames
NodeGPT
Implementation of AutoGen inside ComfyUI. This repository is under development, and not everything is functioning correctly yet.
a-person-mask-generator
Extension for Automatic1111 and ComfyUI to automatically create masks for Background/Hair/Body/Face/Clothes in Img2Img
LanPaint
Achieve seamless inpainting results without needing a specialized inpainting model.
AIGODLIKE-ComfyUI-Studio
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_CatVTON_Wrapper
[a/CatVTON](https://github.com/Zheng-Chong/CatVTON) warpper for ComfyUI
Comfyui_image2prompt
image to prompt by vikhyatk/moondream1
ComfyUI-BiRefNet-ZHO
Better version for BiRefNet in ComfyUI | Both img & video
ComfyUI_LayerStyle_Advance
The nodes detached from ComfyUI Layer Style are mainly those with complex requirements for dependency packages.
SaltAI_Language_Toolkit
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.
ComfyUI-DepthAnythingV2
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)
Image chooser
A custom node that pauses the flow while you choose which image (or latent) to pass on to the rest of the workflow.
ComfyUI-HyperLoRA
Official implementation in ComfyUI of CVPR 2025 paper 'HyperLoRA: Parameter-Efficient Adaptive Generation for Portrait Synthesis'
ComfyUI-GIMM-VFI
ComfyUI nodes to use GIMM-VFI frame interpolation
DynamicPrompts Custom Nodes
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.
ComfyUI ProPainter Nodes
ComfyUI custom node implementation of [a/ProPainter](https://github.com/sczhou/ProPainter) framework for video inpainting.
SaltAI_LlamaIndex
An implementation of the RAG LlamaIndex with Agents from AutoGen
ComfyUI PixelArt Detector
This node manipulates the pixel art image in ways that it should look pixel perfect (downscales, changes palette, upscales etc.).
ComfyUI-Hallo
a comfyui custom node for [a/hallo](https://github.com/fudan-generative-vision/hallo)
ComfyUI_VisualStylePrompting
ComfyUI Version of '[a/Visual Style Prompting with Swapping Self-Attention](https://github.com/naver-ai/Visual-Style-Prompting)'
StyleAligned for ComfyUI
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.
ComfyUI-Gemini_Flash_2.0_Exp
A ComfyUI custom node that integrates Google's Gemini Flash 2.0 Experimental model, enabling multimodal analysis of text, images, video frames, and audio directly within ComfyUI workflows.
ComfyUI Noise
This extension contains 6 nodes for ComfyUI that allows for more control and flexibility over the noise.
Comfyui_Flux_Style_Adjust (Redux)
StyleModelApply adds more controls
ComfyUI-MultiGPU
This extension adds CUDA device selection to supported loader nodes in ComfyUI. By monkey-patching ComfyUI’s memory management, each model component (like UNet, Clip, or VAE) can be loaded on a specific GPU. Examples included are multi-GPU workflows for SDXL, FLUX, LTXVideo, and Hunyuan Video for both standard and GGUF loader nodes.
ComfyUI-MochiEdit
ComfyUI nodes to edit videos using Genmo Mochi
ComfyUI-BiRefNet-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.
Latent-Interposer
Custom node to convert the lantents between SDXL and SD v1.5 directly without the VAE decoding/encoding step.
Comfy-Photoshop-SD
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
ResAdapter for ComfyUI
We provide ComfyUI-ResAdapter node to help users to use [a/ResAdapter](https://github.com/bytedance/res-adapter) in ComfyUI.
ComfyUI-Lora-Manager
LoRA Manager for ComfyUI - Access it at http://localhost:8188/loras for managing LoRA models with previews and metadata integration.
🌊 Depthflow Nodes
Implementation of DepthFlow nodes for ComfyUI, adds a 2.5D parallax effect to images and videos. Compatible with Ryan's Flex system.
ComfyUI PhotoMaker Plus
ComfyUI reference implementation for [a/PhotoMaker](https://github.com/TencentARC/PhotoMaker) models. NOTE: PhotoMaker V2 is supported.
ComfyUI-FluxExt-MZ
Nodes:MZ_Flux1PartialLoad_Patch. Tool nodes related to flux1
Tripo for ComfyUI
Custom nodes for using [a/Tripo](https://www.tripo3d.ai/) in ComfyUI to create 3D from text and image prompts.
Facerestore CF (Code Former)
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.
comfyui-prompt-composer
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.
Save Image with Generation Metadata
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.
Quick Connections
Quick connections, Circuit board connections
ComfyUI-PhotoMaker-Plus
PhotoMaker for ComfyUI
ComfyUI Prompt Control
Nodes for convenient prompt editing, making many common operations prompt-controllable
ComfyUI-OmniGen
ComfyUI custom node implementation of OmniGen
ComfyUI-BiRefNet
smZNodes
Nodes such as CLIP Text Encode++ to achieve identical embeddings from stable-diffusion-webui for ComfyUI.
Avatar Graph
Include nodes for sam + bpy operation, that allows workflow creations for generative 2d character rig.
CosyVoice-ComfyUI
a comfyui custom node for [a/CosyVoice](https://github.com/FunAudioLLM/CosyVoice)
LCM_Inpaint-Outpaint_Comfy
ComfyUI custom nodes for inpainting/outpainting using the new latent consistency model (LCM)
ComfyUI-MuseTalk
ComfyUI MuseTalk
Allor Plugin
Allor is a plugin for ComfyUI with an emphasis on transparency and performance.
LCM_Inpaint_Outpaint_Comfy
ComfyUI custom nodes for inpainting/outpainting using the new latent consistency model (LCM)
comfyui-art-venture
A comprehensive set of custom nodes for ComfyUI, focusing on utilities for image processing, JSON manipulation, model operations and working with object via URLs
Latent Consistency Model for ComfyUI
This custom node implements a Latent Consistency Model sampler in ComfyUI. (LCM)
Comfyui_Comfly
ComfyUI-AniPortrait
ComfyUI [a/AniPortrait](https://github.com/Zejun-Yang/AniPortrait)
SDXL Auto Prompter
Easy prompting for generation of endless random art pieces and photographs!
ComfyUI Stable Audio Open 1.0 Sampler
Nodes: StableAudioSampler. Wraps the new Stable Audio Open Model in the sampler that dropped Jun 5th. See Github for Features
sd-perturbed-attention
Perturbed-Attention Guidance, Smoothed Energy Guidance and Sliding Window Guidance for ComfyUI and SD Forge/reForge. (PAG)
Comfyui_Flux_Style_Adjust
Redux StyleModelApply adds more controls
ComfyUI Neural Network Latent Upscale
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.
ComfyUI-Flowty-LDSR
This is a custom node that lets you take advantage of Latent Diffusion Super Resolution (LDSR) models inside ComfyUI.
ComfyUI_InstantIR_Wrapper
You can InstantIR to Fix blurry photos in ComfyUI ,[a/InstantIR](https://github.com/instantX-research/InstantIR):Blind Image Restoration with Instant Generative Reference
ComfyUI-Mana-Nodes
Font Animation, Speech Recognition, Caption Generator, TTS
ComfyUI-GPT_SoVITS
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-instantId-faceswap
Implementation of [a/faceswap](https://github.com/nosiu/InstantID-faceswap/tree/main) based on [a/InstantID](https://github.com/InstantID/InstantID) for ComfyUI.
comfyui-nodes-docs
This is a plugin for displaying documentation for each comfyui node.
audio-separation-nodes-comfyui
Separate audio track into stems (vocals, bass, drums, other). Along with tools to recombine, tempo match, slice/crop audio.
stability-ComfyUI-nodes
Nodes: ColorBlend, ControlLoraSave, GetImageSize. NOTE: Control-LoRA recolor example uses these nodes.
DepthCrafter Nodes
Implementation of DepthCrafter nodes for ComfyUI, create consistent depth maps for your videos.
ComfyUI-CCSR
ComfyUI- CCSR upscaler node
ComfyUI-UltraPixel
Implementation of UltraPixel on ComfyUI
ComfyUI-Image-Filters
Image and matte filtering nodes for ComfyUI `image/filters/*`
ComfyUI-MagicAnimate
Easily use Magic Animate within ComfyUI! [w/WARN: This extension requires 15GB disk space.]
Comfyui-In-Context-Lora-Utils
NODES: Add Mask For IC Lora, Create Context Window, Concatenate Context Window, Auto Patch
ComfyUI-N-Nodes
A suite of custom nodes for ConfyUI that includes GPT text-prompt generation, LoadVideo,SaveVideo,LoadFramesFromFolder and FrameInterpolator
ComfyUI-post-processing-nodes
A collection of post processing nodes for ComfyUI, which enable a variety of visually striking image effects.
ComfyUI-mxToolkit
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.
GLSL Nodes
A collections of nodes to support GLSL shaders inside a workflow. Provides nodes: glslViewer, glslEditor, glslEditorPro, int, float, vec2, vec3 and vec4.
ComfyUI-Gemini-API
A custom node for ComfyUI to integrate Google Gemini API.
ComfyUI-fastblend
fastblend for comfyui, and other nodes that I write for video2video. rebatch image, my openpose
ComfyUI Web Viewer
The ComfyUI Web Viewer by [a/vrch.ai](https://vrch.ai) is a custom node collection offering a real-time AI-generated interactive art framework. This utility integrates realtime streaming into ComfyUI workflows, supporting keyboard control nodes, OSC control nodes, sound input nodes, and more. Accessible from any device with a web browser, it enables real time interaction with AI-generated content, making it ideal for interactive visual projects and enhancing ComfyUI workflows with efficient content management and display.
ComfyUI_BiRefNet_ll
Sync with version of BiRefNet. NODES:AutoDownloadBiRefNetModel, LoadRembgByBiRefNetModel, RembgByBiRefNet.
ComfyUI_Seg_VITON
Nodes:segformer_clothes, segformer_agnostic, segformer_remove_bg, stabel_vition. Nodes for model dress up.
ComfyUI-Moore-AnimateAnyone
Nodes: Run python tools/download_weights.py first to download weights automatically
OpenPose Editor
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
ComfyUI-TopazVideoAI
Custom nodes use topazvideoai in comfyui.
OmniGen-ComfyUI
a custom node for [a/OmniGen](https://github.com/VectorSpaceLab/OmniGen)
ComfyUI-Video-Matting
A minimalistic implementation of [a/Robust Video Matting (RVM)](https://github.com/PeterL1n/RobustVideoMatting/) in ComfyUI
ComfyUI-PuLID-Flux-Enhanced
adapted from [a/https://github.com/balazik/ComfyUI-PuLID-Flux](https://github.com/balazik/ComfyUI-PuLID-Flux). common fusion methods for multi-image input, some further experimental fusion methods, switch between using gray image (official) and rgb.,
ComfyUI_InfiniteYou
An implementation of InfiniteYou for ComfyUI. Native support for [a/InfiniteYou](https://github.com/bytedance/InfiniteYou) in ComfyUI, designed by the ZenAI team.
ComfyUI-Unique3D
ComfyUI Unique3D is custom nodes that running AiuniAI/Unique3D into ComfyUI
ComfyUI-Qwen-VL-API
QWen-VL-Plus & QWen-VL-Max in ComfyUI
ComfyUI InvSR
This project is an unofficial ComfyUI implementation of [a/InvSR](https://github.com/zsyOAOA/InvSR) (Arbitrary-steps Image Super-resolution via Diffusion Inversion)
Flux Prompt Generator for ComfyUI
A flexible and customizable prompt generator for generating detailed and creative prompts for image generation models for ComfyUI
Phi-3-mini in ComfyUI
Nodes:Phi3mini_4k_ModelLoader_Zho, Phi3mini_4k_Zho, Phi3mini_4k_Chat_Zho
Euler-Smea-Dyn-Sampler
СomfyUI version of [a/Euler Smea Dyn Sampler](https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler). It adds samplers directly to KSampler nodes.
ComfyUI-Lora-Auto-Trigger-Words
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.
ComfyUI-ConDelta
This extension extends ComfyUI's capabilities with respect to manipulating conditionings.
ComfyUI-Lightning
Accelerate FLUX inferencing speed for ComfyUI.
ComfyUI MotionDiff
Implementation of MDM, MotionDiffuse and ReMoDiffuse into ComfyUI.
Comfy Cloud
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 Impact Subpack
This node pack provides nodes that complement the Impact Pack, such as the UltralyticsDetectorProvider.
ComfyUI-DD-Translation
A plugin offering supplementary Chinese translations for ComfyUI custom nodes.
ComfyUI-LumaAI-API
Luma Dream Machine API official ComfyUI custom node.
DZ-FaceDetailer
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.
Seamless tiling Node for ComfyUI
Node for generating almost seamless textures, based on similar setting from A1111.
ComfyUI-LuminaWrapper
ComfyUI wrapper nodes for Lumina models
ComfyUI F5-TTS
Text to speech with F5-TTS
ComfyUI-ToSVG
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.
WeiLin-ComfyUI-prompt-all-in-one
Write prompt words like WebUI
ComfyUI Griptape Nodes
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_JC2
Wrapped Joy Caption alpha 2 node for comfyui from [a/https://huggingface.co/spaces/fancyfeast/joy-caption-alpha-two](https://huggingface.co/spaces/fancyfeast/joy-caption-alpha-two) Easy use, for GPU with less 19G, please use nf4 for better balanced speed and result. This Node also took a reference from /chflame163/ComfyUI_LayerStyle and [a/https://huggingface.co/John6666/joy-caption-alpha-two-cli-mod](https://huggingface.co/John6666/joy-caption-alpha-two-cli-mod)
ComfyUI 3D Pose Editor
Nodes:3D Pose Editor
ComfyUI-Portrait-Maker
Nodes:RetainFace, FaceFusion, RatioMerge2Image, MaskMerge2Image, ReplaceBoxImg, ExpandMaskBox, FaceSkin, SkinRetouching, PortraitEnhancement, ...
ComfyUI-LG_HotReload
An extension for ComfyUI that allows hot reloading. Once installed, you can preview changes in real-time while developing custom nodes or installing plugins without restarting ComfyUI.
ComfyUI-Logic
An extension to ComfyUI that introduces logic nodes and conditional rendering capabilities.
Skimmed_CFG
A powerful anti-burn allowing much higher CFG scales for latent diffusion models (for ComfyUI)
Canvas Tab
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.
Deforum Nodes
Official Deforum animation pipeline tools that provide a unique way to create frame-by-frame generative motion art.
ControlNet-LLLite-ComfyUI
Nodes: LLLiteLoader
Comfy-Topaz
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-easycontrol
ComfyUI EasyControl Nodes is a collection of nodes for ComfyUI that allows you to load and use EasyControl models.
ComfyUI-PMRF
Implementation of PMRF on ComfyUI
AuraSR-ComfyUI
ComfyUI implementation of [a/Aura-SR](https://github.com/fal-ai/aura-sr)
ComfyUI-Depth-Pro
Based on [a/https://github.com/apple/ml-depth-pro](https://github.com/apple/ml-depth-pro)
ComfyUI nodes for ControlNext-SVD v2
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).
DZ-FaceDetailer
a node for comfyui for restore/edit/enchance faces utilizing face recognition
RES4LYF
Advanced samplers with new noise scaling math to enable SDE sampling with all publicly available native models; new unsampling/noise inversion methods and other advanced img2img techniques for inpainting and/or guiding the sampling process with guide images, with results superior to FlowEdit, RF Inversion, and other SOTA implementations. Also new style transfer methods unique to this node pack; regional conditioning for HiDream, Flux, AuraFlow, and WAN; methods for eliminating Flux blur; and temporal conditioning (shift gradually from one prompt to the next with video). 115 sampler types, 24 noise types, 11 noise scaling modes, in a single node. Also includes a wide variety of QoF and other utility nodes for boosting detail, manipulating sigmas, latents, images, and more.
ComfyUI-ppm
Fixed AttentionCouple, NegPip(negative weights in prompts) for SDXL and FLUX, more CFG++ and SMEA DY samplers, etc.
ImagesGrid
This tool provides a viewer node that allows for checking multiple outputs in a grid, similar to the X/Y Plot extension.
ComfyUI SAM2(Segment Anything 2)
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.
ComfyUI_experiments
Nodes: ModelSamplerTonemapNoiseTest, TonemapNoiseWithRescaleCFG, ReferenceOnlySimple, RescaleClassifierFreeGuidanceTest, ModelMergeBlockNumber, ModelMergeSDXL, ModelMergeSDXLTransformers, ModelMergeSDXLDetailedTransformers.
✨ Clarity AI - Creative Image Upscaler and Enhancer for ComfyUI
[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-Replicate
Run [a/Replicate models](https://replicate.com/explore) in ComfyUI.
mape's helpers
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_MiniCPM-V-2_6-int4
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-InstantCharacter
[a/InstantCharacter](https://github.com/Tencent/InstantCharacter) ComfyUI Warpper
InstanceDiffusion Nodes
A set of nodes to perform multi-object prompting with InstanceDiffusion
HandFixer
This project addresses the issue of numerous hand defects in AI-generated portrait images by using a workflow based on FLUX/FLUX-Fill to correct hand deformities. It is effective for both real-life and anime images, including those generated by DiT/SDXL/Midjourney. It supports diffusers, gradio, ComfyUI, and more
Plush-for-ComfyUI
A suite of nodes that includes: - Prompt enhancers/generators that employ remote AI services and local front-ends like: ChatGPT, Anthropic Claude, Groq, Gemini, LM Studio, Oobabooga, OpenRouter etc. - An Image Generator that uses Dall_e 3. - An image metadata extractor that extracts seed, prompt, cfg, size, denoise, etc from existing AI generated images and photo metadata (from exif data) from jpeg photographs. A tagger that appends text (tags) to the beginning, end and/or middle of a text block. Image and text multiplexer utilility. A text block remover that removes text between two named tags.
ComfyUI_Sapiens
You can call Using Sapiens to get seg,normal,pose,depth,mask.
ComfyUI_ZenID
Inspired by [a/InstantID](https://github.com/instantX-research/InstantID) and [a/InstantID Comfy](https://github.com/cubiq/ComfyUI_InstantID) This ZenID Node has been refactored for specialized tasks like Face Swap
Animatediff MotionLoRA Trainer
This is a trainer for AnimateDiff MotionLoRAs, based on the implementation of MotionDirector by ExponentialML. NOTE:[a/ADMotionDirector](https://github.com/ExponentialML/AnimateDiff-MotionDirector)
UniAnimate Nodes for ComfyUI
These are nodes to animate an image with a reference video using UniAnimate. [w/Name conflict with AIFSH/ComfyUI-UniAnimate. Cannot install simulatenously.]
ComfyUI_RH_FramePack
This is a ComfyUI plug-in for lllyasviel/FramePack, easy to use
ICEdit-ComfyUI-official
This node pack provides the official ComfyUI workflow for ICEdit.
comfyui-replicate
Run Replicate models as nodes in ComfyUI
ComfyUI-ProPost
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-ZeroShot-MTrans
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.
ComfyI2I
A set of custom nodes to perform image 2 image functions in ComfyUI.
Comfyui-LG_Relight
A simple implementation of real-time 3D lighting in ComfyUI. It's an open-source node, have fun playing around!
blibla-comfyui-extensions
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.]
StableZero123-comfyui
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_FaceShaper
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-Diffusers
This extension enables the use of the diffuser pipeline in ComfyUI. It also includes nodes related to Stream Diffusion.
ComfyUI_TRELLIS
You can use TRELLIS in comfyUI [a/TRELLIS](https://github.com/microsoft/TRELLIS/tree/main), Structured 3D Latents for Scalable and Versatile 3D Generation
blibla-comfyui-extensions
Extensions for ComfyUI
Rembg Background Removal Node for ComfyUI
Nodes: Image Remove Background (rembg)
ComfyUI FLOAT
This project provides an unofficial ComfyUI implementation of [a/FLOAT](https://github.com/deepbrainai-research/float) for Generative Motion Latent Flow Matching for Audio-driven Talking Portrait
ComfyUI-SuperBeasts
Nodes:HDR Effects (SuperBeasts.AI). This repository contains custom nodes for ComfyUI created and used by SuperBeasts.AI (@SuperBeasts.AI on Instagram)
ComfyUI_FL-Trainer
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.
IF_MemoAvatar
Talking avatars MemoAvatar Memory-Guided Diffusion for Expressive Talking Video Generation
ComfyUI-Login
A simple password to protect ComfyUI.
ComfyUI-Sub-Nodes
Creating subgraph and Calling subgraphs.
Comfyui-CatVTON
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-SVD
Preliminary use of SVD in ComfyUI. NOTE: Quick Implementation, Unstable. See details on repositories.
comfyui_face_parsing
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_ELLA
ComfyUI Implementaion of ELLA: Equip Diffusion Models with LLM for Enhanced Semantic Alignment
Core ML Suite for ComfyUI
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.
ComfyUI-InstantMesh
ComfyUI InstantMesh is custom nodes that running InstantMesh into ComfyUI
SD-Latent-Upscaler
Upscaling stable diffusion latents using a small neural network.
ComfyUI Profiler
Calculate the execution time of all nodes.
ComfyUI-MuseV
ComfyUI MuseV
ComfyUI-Flowty-CRM
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_InfiniteYou
Official ComfyUI Support - InfiniteYou: Flexible Photo Recrafting While Preserving Your Identity
Comfy-Pack
A comprehensive toolkit for standardizing, packaging and deploying ComfyUI workflows as reproducible environments and production-ready REST services
ComfyUI-BAGEL
A ComfyUI custom node package based on the BAGEL-7B-MoT multimodal model.
ComfyUI_DiffuEraser
DiffuEraser is a diffusion model for video Inpainting, you can use it in ComfyUI
Quality of life Suit:V2
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.
WeiLin-Comfyui-Tools
quickly use the prompt word tool in ComfyUI
Mikey Nodes
Nodes: Prompt With Style, Prompt With SDXL, Resize Image for SDXL, Save Image With Prompt Data, HaldCLUT, Empty Latent Ratio Select/Custom SDXL
ComfyUI-DDColor
Node to use [a/DDColor](https://github.com/piddnad/DDColor) in ComfyUI.
ComfyUX
Better user experience plugin for ComfyUI.
comfyUI_TJ_NormalLighting
Custom Node for comfyUI for virtual lighting based on normal map. You can use normal maps to add virtual lighting effects to your images.
🐰 MaraScott Nodes
A set of nodes including a universal bus, an Inpainting By Mask and a large Upscaler/Refiner [AnyBus,McInpainty,McBoaty]
ComfyUI Flux Continuum: Modular Interface
Set of custom nodes to use with the ComfyUI Flux Continuum: Modular Interface. NODES: Text Versions, Image64 Display, Tabs, Step Slider, Denoise Slider, Guidance Slider, Batch Slider, Max Shift Slider, ControlNet Slider
ComfyUI-Photopea
Edit images in the Photopea editor directly within ComfyUI.
ComfyUI-Long-CLIP
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-UltraEdit-ZHO
Unofficial implementation of [a/UltraEdit](https://github.com/HaozheZhao/UltraEdit) (Diffusers) for ComfyUI
ComfyUI-GigapixelAI
Custom nodes use gigapixelai in comfyui.
HivisionIDPhotos-ComfyUI
a custom node for [a/HivisionIDPhotos](https://github.com/Zeyi-Lin/HivisionIDPhotos)
CosyVoice2 for ComfyUI
ComfyUI_NTCosyVoice is a plugin of ComfyUI for Cosysvoice2
Civitai Comfy Nodes
Tired of manually downloading and moving models, LoRAs, and more to the right places? Sick of scouring Civitai for that one mystical LoRA someone was using to make that cool image? Want to be share a fully reproducable workflow?
ComfyUI_StreamDiffusion
This is a simple implementation StreamDiffusion(A Pipeline-Level Solution for Real-Time Interactive Generation) for ComfyUI
ComfyUI-FlowChain
Convert your workflows into node and chain them.
ComfyUI-BrushNet-Wrapper
ComfyUI wrapper nodes to use the Diffusers implementation of BrushNet
ComfyUI HiDiffusion
Simple custom nodes for testing and use HiDiffusion technology: https://github.com/megvii-research/HiDiffusion/
ComfyUI_OmniGen_Wrapper
ComfyUI custom node of OmniGen project.
Comfyui-LG_GroupExecutor
A ComfyUI extension for controlling and managing node group execution flow. Features include single/multiple group execution, delay control, signal chaining, and execution list repetition processing.
SaveAsScript
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.
ComfyUI_MaraScott_Nodes
A set of community node including a universal bus and a large Upscaler/Refiner
ComfyUI_YuE
[a/YuE](https://github.com/multimodal-art-projection/YuE) is a groundbreaking series of open-source foundation models designed for music generation, specifically for transforming lyrics into full songs (lyrics2song). you can use it in comfyUI
ComfyUI-MotionCtrl
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-iTools
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.
ComfyUI_RH_OminiControl
ComfyUI_RH_OminiControl is a ComfyUI plugin based on OminiControl By splitting the pipeline load, the plugin efficiently runs on NVIDIA RTX 4090 GPUs. Additionally, the spatial and fill functionalities are generated using the schnell model, reducing the number of sampling steps and improving overall efficiency.
comfyui_facetools
These custom nodes provide a rotation aware face extraction, paste back, and various face related masking options.
Image-vector-for-ComfyUI
a wrap-up of ComfyUI nodes for converting pixels to raster, sent out to [a/Vtracer](https://github.com/visioncortex/vtracer)!
Wav2Lip Node for ComfyUI
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-FaceChain
The official ComfyUI version of facechain greatly improves the speed of reasoning and has great custom process controls.
ComfyUI_ACE-Step
ACE-Step: A Step Towards Music Generation Foundation Model
ComfyUI-Dev-Utils
Execution Time Analysis, Reroute Enhancement, Node collection for developers.
ComfyUI-sampler-lcm-alternative
Nodes:LCMScheduler, SamplerLCMAlternative, SamplerLCMCycle. ComfyUI Custom Sampler nodes that add a new improved LCM sampler functions
ComfyUI LLaVA Captioner
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 MLX Nodes
Faster workflows for ComfyUI users on Mac with Apple silicon
ComfyUI Flux Accelerator
ComfyUI Flux Accelerator is a custom node for ComfyUI that accelerates Flux.1 image generation, just by using this node.
ComfyUI-fal-API
Custom nodes for using fal API. Video generation with Kling, Runway, Luma. Image generation with Flux. LLMs and VLMs OpenAI, Claude, Llama and Gemini.
ComfyUI DenseDiffusion
[a/DenseDiffusion](https://github.com/naver-ai/DenseDiffusion) custom node for ComfyUI.
BilboX's ComfyUI Custom Nodes
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.
ComfyUI-TCD
ComfyUI implementation for [a/TCD](https://github.com/jabir-zheng/TCD).
ComfyUI-FluxRegionAttention
Implement Region Attention for Flux model. Add node RegionAttention that takes a regions - mask + condition, mask could be set from comfyui masks or bbox in FluxRegionBBOX node. This code is not optimized and has a memory leak. If you caught a OOM just try run a query againg - works on my RTX3080. For generation it uses a usual prompt that have influence to all picture and a regions that have their own prompts. Base prompt good for setup background and style of image. This is train-free technique and results not always stable - sometimes need to try several seeds or change prompt.
ComfyUI-Model-Manager
Manage models: browsing, download and delete.
ComfyUI-DynamiCrafter
Better Dynamic, Higher Resolution, and Stronger Coherence!
civitai_comfy_nodes
Comfy Nodes that make utilizing resources from Civitas easy as copying and pasting
ComfyUI-KLingAI-API
Provide high-quality video and image generation capabilities, meeting creators' needs for creative content production and management through more convenient operations, richer functionalities, professional parameters, and stunning effects.
ControlAltAI Nodes
Quality of Life Nodes from ControlAltAI. Flux Resolution Calculator, Flux Sampler, Flux Union ControlNet Apply, Noise Plus Blend, Boolean Logic, and Flux Region Nodes.
ComfyUI-0246
Random nodes for ComfyUI I made to solve my struggle with ComfyUI (ex: pipe, process). Have varying quality.
ComfyUI-Molmo
Use of the molmo model.Generate detailed image descriptions and analysis using Molmo models in ComfyUI.
Comfyui lama remover
A very simple ComfyUI node to remove item with mask.
KayTool
KayTool nodes is designed to enhance the efficiency of building ComfyUI workflows. It includes a variety of practical nodes: support for efficient models like BiRefNet and RemBG for background removal and mask post-processing, wireless data transfer (Set & Get ), AI translation (Tencent and Baidu), dynamic mathematical operations, image processing (size extraction, color adjustment, background removal, mask blurring and expansion), flexible text handling, precision sliders, advanced image saving with metadata support, and more.
ComfyUI Upscaler TensorRT
This project provides a Tensorrt implementation for fast image upscaling inside ComfyUI (3-4x faster)
ComfyUI-Lotus
ComfyUI nodes to use Lotus depth/normal prediction. NOTE:The necessary models can be downloaded from ComfyUI-Manager.
ComfyUI-Align
A powerful node alignment and color management plugin for ComfyUI, designed to enhance your workflow efficiency
ComfyUI_Mira
Slice regions of the canvas and convert them to masks for regional conditions widh PNG preview output. And a few support nodes.
ComfyUI-NodeAligner
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.
ComfyUI-LG_HotReload
ComfyMath
Provides Math Nodes for ComfyUI. Boolean Logic, Integer Arithmetic, Floating Point Arithmetic and Functions, Vec2, Vec3, and Vec4 Arithmetic and Functions
Image-Vector-for-ComfyUI
一个打包comfyui节点,用于把像素转矢量 a wrap-up comfyui nodes for concerting pix to raster
ComfyUI_NYJY
A comfyui node that provides translation and image reverse push functions(JoyTag & JoyCaption).
wlsh_nodes
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_StepAudioTTS
A Text To Speech node using Step-Audio-TTS in ComfyUI. Can speak, rap, sing, or clone voice.
ComfyUI-Index-TTS
NODES: An industrial-grade zero-shot text-to-speech synthesis system with a ComfyUI interface.
comfyui_jankhidiffusion
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.
Primere nodes for ComfyUI
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, )
comfy-pack
A comprehensive toolkit for reliably locking, packing and deploying environments for ComfyUI workflows.
Vector_Sculptor_ComfyUI
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.
IF_LLM
Run Local and API LLMs, Features Conditioning manipulation via Omost, supports Ollama, LlamaCPP LMstudio, Koboldcpp, TextGen, Transformers or via APIs Anthropic, Groq, OpenAI, Google Gemini, Mistral, xAI and create your own charcters assistants (SystemPrompts) with custom presets and muchmore
ComfyUI_OOTDiffusion_CXH
Nodes:Ood_hd_CXH, Ood_hd_CXH. [a/OOTDiffusion](https://github.com/levihsu/OOTDiffusion)
Geowizard depth and normal estimation in ComfyUI
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
FreeU_Advanced
This custom node provides advanced settings for FreeU.
comfyui-sound-lab
Nodes:Music Gen, Audio Play, Stable Audio
ComfyUI-JDCN
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_MatAnyone_Kytra
Kytra's MatAnyone (Video Matting) implementation for ComfyUI - Based on pq-yang/MatAnyone
ComfyUI ExLlamaV2 Nodes
A simple local text generator for ComfyUI utilizing [a/ExLlamaV2](https://github.com/turboderp/exllamav2). [w/NOTE:Manual package installation is required.]
ControlFlowUtils
Custom nodes to improve flow control and logic + several utilities to enhance capabilities
ComfyUI Iterative Mixing Nodes
Nodes to use Florence2 VLM for image vision tasks: object detection, captioning, segmentation and ocr
comfyui-job-iterator
Implements iteration over sequences within a single workflow run. [w/NOTE: This node replaces the execution of ComfyUI for iterative processing functionality.]
ComfyUI-ExLlama-Nodes
Comfyui-Memory_Cleanup
A ComfyUI extension that provides nodes for memory cleanup, including VRAM and RAM cleanup functions to optimize ComfyUI performance during long running workflows.
ComfyUI-ELLA-wrapper
ComfyUI wrapper nodes to use the Diffusers implementation of ELLA
ComfyUI-Prompt-MZ
Use llama.cpp to help generate some nodes for prompt word related work
ComfyUI-HunyuanVideoMultiLora
A custom LoRA-loading node designed to prevent issues such as blurriness and other artifacts when loading multiple LoRAs in HunYuan Video. Usage Instructions: The connection method remains unchanged from the original. The only difference is the additional blocks_type option. Please select double_blocks.
ComfyUI-MagickWand
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.
V-Express: Conditional Dropout for Progressive Training of Portrait Video Generation
[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.
ComfyUI - Native DynamiCrafter
DynamiCrafter that works natively with ComfyUI's nodes, optimizations, ControlNet, and more.
ComfyUI-MimicBrush
a comfyui custom node for [a/MimicBrush](https://github.com/ali-vilab/MimicBrush),then inpainting with reference image.
ComfyUI_MagicQuill
Towards GPT-4 like large language and visual assistant.
ComfyUI-Attention-Distillation
Non-native [a/AttentionDistillation](https://github.com/xugao97/AttentionDistillation) for ComfyUI. Official ComfyUI demo for the paper AttentionDistillation, implemented as an extension of ComfyUI. Note that this extension incorporates AttentionDistillation using diffusers.
ComfyUI-Text_Image-Composite [WIP]
Nodes:Text_Image_Zho, Text_Image_Multiline_Zho, RGB_Image_Zho, AlphaChanelAddByMask, ImageComposite_Zho, ...
ComfyUI Whisper
Transcribe audio and add subtitles to videos using Whisper in ComfyUI
Qwen-2.5 in ComfyUI
Using Qwen-2.5 in ComfyUI
ComfyUI_WordCloud
Nodes:Word Cloud, Load Text File
ComfyUI-FLATTEN
ComfyUI nodes to use [a/FLATTEN: optical FLow-guided ATTENtion for consistent text-to-video editing](https://github.com/yrcong/flatten).
ComfyUI-Tara-LLM-Integration
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-SVD-ZHO (WIP)
My Workflows + Auxiliary nodes for Stable Video Diffusion (SVD)
comfyui_bmab
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-FreeMemory
ComfyUI-FreeMemory is a custom node extension for ComfyUI that provides advanced memory management capabilities within your image generation workflows. It aims to help prevent out-of-memory errors and optimize resource usage during complex operations.
ComfyUI_Patches_ll
Some patches for Flux|HunYuanVideo|LTXVideo etc, support TeaCache, PuLID, First Block Cache.
ComfyUI-CogVideoX-MZ
Nodes:MZ_CogVideoXLoader
Cozy Human Parser
A ComfyUI node to automatically extract masks for body regions and clothing/fashion items. Made with 💚 by the CozyMantis squad.
DreamO Comfyui
[a/DreamO](https://github.com/bytedance/DreamO) ComfyUI native implementation.
Flux Prompt Enhance Node for ComfyUI
This custom node for ComfyUI integrates the Flux-Prompt-Enhance model, allowing you to enhance your prompts directly within your ComfyUI workflows.
ComfyUI-moondream
Moondream image to text query node with batch support
ComfyUI-Open-Sora
ComfyUI Open Sora NOTE:only supports Linux now
Comfyui-Spark-TTS
ComfyUI-SparkTTS is a custom ComfyUI node implementation of SparkTTS, an advanced text-to-speech system that harnesses the power of large language models (LLMs) to generate highly accurate and natural-sounding speech.
ComfyUI Depth Anything TensorRT
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-Qwen
Using Qwen-2 in ComfyUI
ComfyUI-DeepSeek-JanusPro
ComfyUI-DeepSeek-JanusPro
ComfyUI_FluxMod
Nodes for use of Chroma model and other prototype models
ComfyUI_DiffRhythm_MW
Blazingly Fast and Embarrassingly Simple End-to-End Full-Length Song Generation. A node for ComfyUI.
ComfyUI-AudioScheduler
Load mp3 files and use the audio nodes to power animations and prompt scheduling. Use with FizzNodes.
Various ComfyUI Nodes by Type
Nodes: JWInteger, JWFloat, JWString, JWImageLoadRGB, JWImageResize, ...
Chaosaiart-Nodes
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 ...
prompt-generator
Custom AI prompt generator node for ComfyUI.
Dream Project Animation Nodes
This extension offers various nodes that are useful for Deforum-like animations in ComfyUI.
ComfyUI-bleh
Better TAESD previews, BlehHyperTile.
ComfyUI-APQNodes
Without fine-tuning, FLUX.1 Dev model cannot understand exact color codes. However, it is known that FLUX.1 Dev can repeatedly produce certain colors with certain prompt(color name). Fortunately, on CIVITAI, [a/“novuschroma” shared 155 pre-tested color names](https://civitai.com/models/879997/color-wildcards-for-flux-and-sdxl) that FLUX.1 Dev can handle. Thanks to his resource, color palette consists exclusively of 155 colors can be configured. ‘ColorPalette’ node from ComfyUI APQNodes converts input hex color code to the most similar color name(from pre-tested 155 color names) of which FLUX.1 Dev is aware.
GeminiOllama ComfyUI Extension
ComfyUI extension for Ollama, Gemini, OpenAI, Claude, and Qwen with video and audio support
ComfyUI-J
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.
LoraInfo
Shows Lora information from CivitAI and outputs trigger words and example prompt
Diffusion CG
Color Grading for Stable Diffusion
Searge-LLM for ComfyUI v1.0
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.
ComfyUI_Qwen2-VL-Instruct
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-openpose-editor
Port of [a/https://github.com/huchenlei/sd-webui-openpose-editor](https://github.com/huchenlei/sd-webui-openpose-editor) in ComfyUI
Save Image Extended for ComfyUI
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_Redux_Advanced
Redux style adds more controls
save-image-extended-comfyui
Extended Save node for ComfyUI
ComfyUI Minimap
A simple minimap in the bottom-right of the window showing the full workflow, left click to navigate
ComfyUI Image Saver
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.
ComfyUI_PhotoDoodle
PhotoDoodle: Learning Artistic Image Editing from Few-Shot Pairwise Data,you can use it in comfyUI
ComfyUI-UVR5
the custom code for [a/UVR5](https://github.com/Anjok07/ultimatevocalremovergui) to separate vocals and background music
SDXL Prompt Styler (customized version by 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_Stable_Makeup
you can using stable makeup when use comfyUI
Image Resize for ComfyUI
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.
ComfyUI-Image-Selector
A custom node for ComfyUI, which can select one or some of images from a batch.
ComfyUI fabric
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)
ComfyUI LayerDivider
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_ColorMod
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.
ComfyUI_TGate
ComfyUI reference implementation for [a/T-GATE](https://github.com/HaozheLiu-ST/T-GATE).
Mflux-ComfyUI
Simple use of [a/Mflux](https://github.com/filipstrand/mflux) in ComfyUI, suitable for users who are not familiar with terminal usage. NOTE: A MLX port of FLUX based on the Huggingface Diffusers implementation.
ComfyUI-TeaCacheHunyuanVideo
This is a TeaCache acceleration node for HunYuan Video, supporting the native node workflow for seamless upgrades. Simply choose the acceleration multiplier you want—currently, three levels are available.
ComfyUI Fooocus Nodes
This extension provides image generation features based on Fooocus.
ComfyUI-TangoFlux
ComfyUI Custom Nodes for 'TangoFlux: Super Fast and Faithful Text to Audio Generation with Flow Matching'. This generates high-quality 44.1kHz audio up to 30 seconds using just a text prompt.
ComfyUI_SVFR
SVFR is a unified framework for face video restoration that supports tasks such as BFR, Colorization, Inpainting,you can use it in ComfyUI
Prompt Injection Node for ComfyUI
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_NestedNodeBuilder
Adds a feature to ComfyUI that lets you nest nodes under a new node for better organization and simplification of repetitive patterns in workflows.
ComfyUI-RAVE
Unofficial ComfyUI implementation of [a/RAVE](https://rave-video.github.io/)
ComfyUI-CatvtonFluxWrapper
ComfyUI-CatvtonFluxWrapper provides ComfyUI nodes for diffusers implementation of Catvton-Flux.
MW-ComfyUI_MegaTTS3
Lightweight and Efficient, 🎧Ultra High-Quality Voice Cloning, Chinese and English.
ComfyUI-EbSynth
Run EbSynth, Fast Example-based Image Synthesis and Style Transfer, in ComfyUI.
Eden.art nodesuite
Maintained by Eden.art, this is a growing suite of custom nodes for building advanced pipelines.
Restart Sampling
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))
img2txt-comfyui-nodes
Get general description or specify questions to ask about images (medium, art style, background, etc.). Supports Chinese 🇨🇳 questions via MiniCPM model.
Character Face Swap
Character face swap with LoRA and embeddings.
ComfyUI-Hi3DGen
This extension integrates [a/Hi3DGen](https://github.com/Stable-X/Hi3DGen) into ComfyUI, allowing user to generate high-fidelity 3D geometry generation from Images.
ComfyUI Compression and Encryption Node
a lightweight open-source node for ComfyUI, designed to simplify workflows while providing encryption protection for them.
ComfyUI-JakeUpgrade
A ComfyUI workflow customization by Jake.
ComfyUI_DW_Chat
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-Redux-Prompt
A ComfyUI custom node that provides fine-grained control over style transfer using Redux style models.
ComfyUI-DareMerge
ComfyUI powertools for SD1.5 and SDXL model merging.
comfyui_segformer_b2_clothes
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-Keyframed
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_DW_Chat
This is a prompt to generate the word as the main function, but also reported the error node computing time dynamic display, the picture backward prompting, error assistant and translation and so on multifunctional nodes
demofusion-comfyui
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.
ComfyCanvas
Canvas to use with ComfyUI
ComfyUI_V-Express
the comfyui custom node of [a/V-Express](https://github.com/tencent-ailab/V-Express) to make audio driven videos!
ComfyUI-LJNodes
A variety of custom nodes to enhance ComfyUI for a buttery smooth experience.
Comfyui-SAL-VTON
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-MotionCtrl-SVD
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
Virtuoso Nodes for ComfyUI
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.
ComfyUI-Nexus
Node to enable seamless multiuser workflow collaboration, run on local and remote comfy servers.
ComfyUI_rgbx_Wrapper
This is the rgb2x wrapper node for ComfyUI. The required models are automatically downloaded on the first run. original project : [a/https://github.com/zheng95z/rgbx](original project : https://github.com/zheng95z/rgbx)
ComfyUI-X-Portrait-Nodes
Implementation of X-Portrait nodes for ComfyUI, animate portraits with an input video and a reference image.
ComfyUI Llava-OneVision
Nodes to use the OneVision LLaVA models: [a/https://github.com/LLaVA-VL/LLaVA-NeXT](https://github.com/LLaVA-VL/LLaVA-NeXT)
ComfyUI-RequestNodes
This is a request node tool designed for making HTTP requests (GET/POST) to APIs and viewing the responses. It is useful for API testing and development.
ComfyUI_Fill-ChatterBox
Voice Clone and TTS model.
Recommended Resolution Calculator
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.
SaltAI-Open-Resources
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.
tiled_ksampler
Nodes:Tiled KSampler, Asymmetric Tiled KSampler, Circular VAEDecode.
ComfyUI Extra Samplers
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.
comfyui_ssl_gemini_EXP
Calling gemini2.0 at comfyui . The project will continue to organize good APIs!
ComfyUI-TCD-scheduler
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)
ComfyUI-AutoCropFaces
Use RetinaFace to detect and automatically crop faces.
ComfyUI-ComfyRun
The easiest way to run & share ComfyUI workflows.
ComfyUi-Ollama-YN
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.
sigmas_tools_and_the_golden_scheduler
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-ergouzi-Nodes
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-DiffusersImageOutpaint
ComfyUI nodes for outpainting images with diffusers, based on [a/diffusers-image-outpaint](https://huggingface.co/spaces/fffiloni/diffusers-image-outpaint/tree/main) by fffiloni.
ComfyUI_LoRA_Sidebar
A custom front-end UX node that creates a visual library of all your LoRAs. It's designed to be fast, slim, and make using LoRAs in Comfy a lot more fun for visual users - especially if you have lots of LoRAs. Should make people used to A1111 and other UI heavy platforms feel more at home. If you've got lots of LoRAs, this sidebar could be your new best friend!
ComfyUI-Florence-2
[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.
ComfyUI-YOLO
Nodes:Load Ultralytics Model, Ultralytics Inference, Ultralytics Visualization, Convert to Dictionary, BBox to XYWH
ComfyUI-FunAudioLLM
Comfyui custom node for [a/FunAudioLLM](https://funaudiollm.github.io/) include [a/CosyVoice](https://github.com/FunAudioLLM/CosyVoice) and [a/SenseVoice](https://github.com/FunAudioLLM/SenseVoice).
ComfyUI_Light_A_Video
Light-A-Video: Training-free Video Relighting via Progressive Light Fusion,you can use it in comfyUI
LoRA Tag Loader for ComfyUI
A ComfyUI custom node to read LoRA tag(s) from text and load it into checkpoint model.
Cozy Reference Pose Generator
Generate OpenPose face/body reference poses in ComfyUI with ease. Made with 💚 by the CozyMantis squad.
ComfyUI-DiffSynth-Studio
make [a/DiffSynth-Studio](https://github.com/modelscope/DiffSynth-Studio) available in ComfyUI
ComfyUI_Anytext
Unofficial Simple And Rough Implementation Of [a/AnyText](https://github.com/tyxsspa/AnyText) and [a/Glyph-ByT5] (https://github.com/AIGText/Glyph-ByT5) and [a/JoyType](https://github.com/jdh-algo/JoyType)
ComfyUI-Latent-Modifiers
Nodes: Latent Diffusion Mega Modifier. ComfyUI nodes which modify the latent during the diffusion process. (Sharpness, Tonemap, Rescale, Extra Noise)
ComfyUI SegMoE
Unofficial implementation of [a/SegMoE: Segmind Mixture of Diffusion Experts](https://github.com/segmind/segmoe) for ComfyUI
ComfyUI-Dream-Interpreter
Tell your dream and it interprets it and puts you inside your dream
Flux blocks patcher sampler
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.
Jags_VectorMagic
a collection of nodes to explore Vector and image manipulation
Runware.ai ComfyUI Inference API Integration
Runware Inference API Integration for ComfyUI (No GPU Required).
Jags_Audiotools
This extension offers various audio generation tools
ComfyUI-Vextra-Nodes
Nodes: Pixel Sort, Swap Color Mode, Solid Color, Glitch This, Add Text To Image, Play Sound, Prettify Prompt, Generate Noise, Flatten Colors
Comfyui_LG_Tools
This is a toolset designed for ComfyUI by LAOGOU-666, providing a series of practical image processing and operation nodes, making our operation more intuitive and convenient
ComfyUI roop
ComfyUI nodes for the roop A1111 webui script.
Comfyui_MiniCPMv2_6-prompt-generator
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-SaveImageWithMetaData
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.
Black Forest Labs API Nodes
ComfyUI nodes for Black Forest Labs API Services
comfyui-magic-clothing
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_pose_inter
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-labs-google
NODES: ComfyUI-ImageFx, ComfyUI-Whisk, ComfyUI-Whisk-Prompts
ComfyUI-PixtralLlamaMolmoVision
For loading and running Pixtral, Llama 3.2 Vision, and Molmo models. Put models in the models/LLM folder.
comfy-plasma
Nodes: Plasma Noise, Random Noise, Greyscale Noise, Pink Noise, Brown Noise, Plasma KSampler
Mecha Merge Node Pack
model merging nodes powered by sd-mecha, a memory efficient state dict recipe merger.
Power Noise Suite for ComfyUI
Power Noise Suite contains nodes centered around latent noise input, and diffusion, as well as latent adjustments.
komojini-comfyui-nodes
Nodes:YouTube Video Loader. Custom ComfyUI Nodes for video generation
ComfyQR
QR generation within ComfyUI. Contains nodes suitable for workflows from generating basic QR images to techniques with advanced QR masking.
LoadLoraWithTags
Nodes:LoadLoraWithTags. Save/Load trigger words for loras from a json and auto fetch them on civitai if they are missing.
comfyui-easyapi-nodes
Provides some features and nodes related to API calls.
ComfyUI-depth-fm
Fast and accurate monocular depth estimation.
ComfyUI-Chibi-Nodes
Nodes:Loader, Prompts, ImageTool, Wildcards, LoadEmbedding, ConditionText, SaveImages, ...
comfyui-magic-clothing
ShineChen1024/MagicClothing comfyui support .
ComfyUI_Hallo2
Long-Duration and High-Resolution Audio-driven Portrait Image Animation,
DepthFM IN COMFYUI
Unofficial implementation of [a/DepthFM](https://github.com/CompVis/depth-fm) for ComfyUI
ComfyUI-B-LoRA
Load and apply B-LoRA models, currently B-LoRA models only works with SDXL (sdxl_base_1.0).
ComfyUI-PixtralLlamaMolmoVision
For loading and running Pixtral models
ComfyUI-Step1X-Edit
ComfyUI Custom Node for [a/Step1X-Edit](https://github.com/stepfun-ai/Step1X-Edit/). Noted this node may consume large VRAMs!
ComfyUI-Prompter-fofrAI
A prompt helper for ComfyUI, based on [a/prompter.fofr.ai](https://prompter.fofr.ai)
ComfyUI-IPAnimate
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-PixtralLlamaMolmoVision
For loading and running Pixtral models
ComfyUI-Prompt-Expansion
Dynamic prompt expansion, powered by GPT-2 locally on your device.
ComfyUI_StringOps
StringOps is a versatile text processing toolkit built for ComfyUI's node-based workflows
ComfyUI-WanStartEndFramesNative
Start and end frames video generation node that supports native ComfyUI.
zhangp365/ComfyUI-utils-nodes
Nodes:LoadImageWithSwitch, ImageBatchOneOrMore, ModifyTextGender, GenderControlOutput, ImageCompositeMaskedWithSwitch, ImageCompositeMaskedOneByOne, ColorCorrectOfUtils, SplitMask, MaskFastGrow, CheckpointLoaderSimpleWithSwitch, ImageResizeTo8x, MatchImageRatioToPreset, UpscaleImageWithModelIfNeed, MaskFromFaceModel, MaskCoverFourCorners, DetectorForNSFW, DeepfaceAnalyzeFaceAttributes etc.
ComfyUI-Ollama-Describer
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.
DiffusionLight implementation for ComfyUI
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-Ycanvas
NODES:Canvas View
Vid2vid
A node suite for ComfyUI that allows you to load image sequence and generate new image sequence with different styles or content.
ComfyUI-InpaintEasy
InpaintEasy is a set of optimized local repainting (Inpaint) nodes that provide a simpler and more powerful local repainting workflow. It makes local repainting work easier and more efficient with intelligent cropping and merging functions.
ComfyUI for InstructIR
Enhancing Image Restoration. (ref:[a/InstructIR](https://github.com/mv-lab/InstructIR))
cgem156-ComfyUI🍌
The custom nodes of laksjdjf have been integrated into the node pack of cgem156🍌. NOTE:This includes the attention couple feature.
Dream Video Batches
Provide utilities for batch based video generation workflows (s.a. AnimateDiff and Stable Video Diffusion).
ComfyUI-Fast-Style-Transfer
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.
ComfyUI-VisualArea-Nodes
This is a collection of nodes created to aid when managing area conditionings.
ComfyUI-Zonos
TTS with Zyphra Zonos
ComfyUI-DragAnything
DragAnything
TripoSG Nodes for ComfyUI
Created by Alfredo Fernandes inspired by Hunyuan3D nodes by Kijai. This extension adds TripoSG 3D mesh generation capabilities to ComfyUI, allowing you to generate 3D meshes from a single image using the TripoSG model.
Comfy Controller
Quickly and easily build a GUI on top of your workflow. Gather just the nodes that you want to see, with no spaghetti, onto controller panels, leaving your workflow untouched in the background.
ComfyUI Model Downloader
This node allows downloading models directly within ComfyUI for easier use and integration.
ComfyUI-LMCQ
ComfyUI small node toolkit, this toolkit is mainly to update some practical small nodes, to make a contribution to the comfyui ecosystem, PS: 'LMCQ' is the abbreviation of the team name NOTE: The files in the repo are not organized, which may lead to update issues.
ComfyUI-eesahesNodes
InstantX's Flux union ControlNet loader and implementation
ComfyUI-APISR
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]
ComfyUI-JNodes
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-ComfyWorkflows
The best way to run, share, & discover thousands of ComfyUI workflows.
SuperPrompter Node for ComfyUI
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.
ComfyUI-ReLight
Transform your images with cinematic lighting effects in a single click! ReLight is a powerful ComfyUI node that adds professional-grade lighting capabilities including multiple light sources, rim lighting, and 3D lighting simulation.
Qwen2-VL wrapper for ComfyUI
ComfyUI Qwen2-VL wrapper that supports text-based and single-image queries.
JPS Custom Nodes for ComfyUI
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
ComfyUI-LaMA-Preprocessor
A LaMa preprocessor for ComfyUi
ComfyUI-Paint3D-Nodes
Paint3D Nodes is a custom ComfyUI node for 3D model texture inpainting based on [a/Paint3D](https://arxiv.org/pdf/2312.13913).
ComfyUI Serving toolkit
This extension adds nodes that allow you to easily serve your workflow (for example using a discord bot)
EasyCaptureNode for ComfyUI
Capture window content from other programs, easyway combined with LCM for real-time painting
ComfyUI-GPT-API
A custom node for ComfyUI to integrate GPT API.
ComfyUI Neural Network Toolkit NNT
Neural Network Toolkit (NNT) for ComfyUI is an extensive set of custom ComfyUI nodes for designing, training, and fine-tuning neural networks. This toolkit allows defining models, layers, training workflows, transformers, and tensor operations in a visual manner using nodes.
LLM Node for ComfyUI
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-Ollama-Describer
A ComfyUI extension that allows you to use some LLM templates provided by Ollama, such as Gemma, Llava (multimodal), Llama2, Llama3 or Mistral
Comfyui-ergouzi-kaiguan
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
JoyCaption Nodes
Nodes for running the JoyCaption image captioner VLM.
ComfyUI-APISR-KJ
Node to use APISR upscale models in ComfyUI
Comfyui-Ycanvas
ComfyUI_NAIDGenerator
This extension helps generate images through NAI.
attention-couple-ComfyUI
ComfyUI custom node for Attention Couple
ComfyUI-FFmpeg
Encapsulate the commonly used functions of FFmpeg into ComfyUI nodes, making it convenient for users to perform various video processing tasks within ComfyUI.
ComfyUI-PC-ding-dong
Just like when your pizza is ready and the oven goes 'Ding! 🍕', this plugin lets your ComfyUI notify you when your AI creations are done baking! A ComfyUI custom node that sends you a friendly 'ding-dong' notification when your workflows are fully cooked and ready to serve. No more staring at the screen waiting - let the AI kitchen tell you when dinner's ready! 👨🍳
Flex.1 tools
Some tools to help with [a/Flex.1-alpha](https://huggingface.co/ostris/Flex.1-alpha) inference on Comfy UI.
ComfyUI_DanTagGen
ComfyUI node of [a/Kohaku's DanTagGen Demo](https://huggingface.co/KBlueLeaf/DanTagGen?not-for-all-audiences=true).
ComfyUI-Depth-Visualization
Works with any Depth Map and visualizes the applied version it inside ComfyUI
ComfyUI_StableHair_ll
Hair transfer
ComfyUI-GPENO
A node for ComfyUI that performs GPEN face restoration on the input image(s). Significantly faster than other implementations of GPEN.
Rembg Background Removal Node for ComfyUI (Better)
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-FreeVC_wrapper
A voice conversion extension node for ComfyUI based on [a/FreeVC](https://github.com/OlaWod/FreeVC), enabling high-quality voice conversion capabilities within the ComfyUI framework.
Image-Captioning-in-ComfyUI
The LoRA Caption custom nodes, just like their name suggests, allow you to caption images so they are ready for LoRA training.
comfyui_bmad_nodes
Utility nodes for ComfyUI
ComfyUI wrapper nodes for LVCD
Original repo: [a/https://github.com/luckyhzt/LVCD](https://github.com/luckyhzt/LVCD)
comfyui_LLM_Polymath
An advanced chat node integrating LLMs, real-time web search, image handling, and image scraping. Supports APIs from OpenAI, Google, Anthropic, Grok, DeepSeek, and local Ollama. Includes custom node finder, smart assistant tools, and growing subnodes like text masking and concept eraser.
ComfyUI_AnyDoor
you can using anydoor ,change clothes,object
Pixelization
ComfyUI node that pixelizes images.
A8R8 ComfyUI Nodes
Nodes: Base64Image Input Node, Base64Image Output Node. [a/A8R8](https://github.com/ramyma/a8r8) supporting nodes to integrate with ComfyUI
ComfyUI_yanc
Yet Another Node Collection. Adds some useful nodes, check out the GitHub page for more details.
ComfyUI Universal Styler
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.
GraftingRayman
Image Manipulation and Prompt Generation Nodes
IMAGDressing-ComfyUI
a custom nodde for [a/IMAGDressing](https://github.com/muzishen/IMAGDressing)
Snap Processing for Comfyui
The custom Snap processing node has been converted for ComfyUI production. It currently includes a simple PyQt5 interactive interface as well as practical nodes for basic operations like area calculation..
MaskGCT-ComfyUI
a custom node for [a/MaskGCT](https://github.com/open-mmlab/Amphion/blob/main/models/tts/maskgct/README.md) to Zero-Shot Text-to-Speech
Stability API nodes for ComfyUI
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.
ComfyUI_Fooocus_KSampler
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.]
ComfyUI-mnemic-nodes
Added Lora Loader - Tag node, originally by badjeff
ComfyUI_AceNodes
Some useful custom nodes that are not included in ComfyUI core yet
ComfyUI_FoleyCrafter
FoleyCrafter is a video-to-audio generation framework which can produce realistic sound effects semantically relevant and synchronized with videos.
comfyui-deepseek-r1
Comfyui-deepseek-r1 Node Plugin
ComfyUI-RecraftAI
Recraft AI API Custom Nodes
Pruna nodes for ComfyUI
This repository explains how to accelerate image generation in ComfyUI using Pruna, an inference optimization engine that makes AI models faster, smaller, cheaper, and greener. ComfyUI is a popular node-based GUI for image generation models, for which we provide a custom compilation node that accelerates Stable Diffusion (SD) and Flux inference, while preserving output quality.
gguf
gguf node for comfyui
ComfyUI-InstantX-IPAdapter-SD3
ComfyUI implementation of the [a/InstantX IP-Adapter for SD3.5 Large](https://huggingface.co/InstantX/SD3.5-Large-IP-Adapter).
Image Filter
A set of custom nodes that pause the flow to allow you to pick images, edit parameters, set masks etc..
Comfy Couple
If you want to draw two different characters together without blending their features, so you could try to check out this custom node.
ComfyUI-Background-Replacement
Instantly replace your image's background.
ComfyUI_MS_Diffusion
you can make story in comfyUI using MS-diffusion
comfyui-NDI
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.
ComfyUI_ProfilerX
Node and workflow profiling. Find bottlenecks in your workflows. See trends over time.
ComfyUI-RK-Sampler
Batched Runge-Kutta Samplers for ComfyUI
Adaptive Guidance for ComfyUI
An implementation of adaptive guidance for ComfyUI See [a/https://bcv-uniandes.github.io/adaptiveguidance-wp](https://bcv-uniandes.github.io/adaptiveguidance-wp)
ComfyUI Flux 1.1 Ultra & Raw Node
A ComfyUI custom node for Black Forest Labs' FLUX 1.1 [pro] API, supporting both regular and Ultra modes with optional Raw mode.
ComfyUI - Text Overlay Plugin
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.
ComfyUI-Llama
This is a set of nodes to interact with llama-cpp-python
EchoMimicV2-ComfyUI
a custom node for [a/echomimic_v2](https://github.com/antgroup/echomimic_v2)
ComfyUI-InstaSwap
ComfyUI Instaswap Node
ComfyUI-TrainTools-MZ
Nodes for fine-tuning lora in ComfyUI, dependent on training tools such as kohya-ss/sd-scripts
ComfyUI_KV_Edit
KV-Edit: Training-Free Image Editing for Precise Background Preservation,you can use it in comfyUI
ComfyUI-TD
A custom node for ComfyUI designed to facilitate the real-time transmission of rendered images, videos, or 3D models to TouchDesigner.
ComfyUI-XTTS
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_HeyGem
HeyGem AI avatar.
ComfyUI_RH_APICall
This is a ComfyUI plugin that makes it easier to call and run workflows from RunningHub in your local ComfyUI setup.
ComfyUI-Fal-API-Flux
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-HQ-Image-Save
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.
Styles CSV Loader Extension for ComfyUI
This extension allows users to load styles from a CSV file, primarily for migration purposes from the automatic1111 Stable Diffusion web UI.
SimpleTiles
Nodes:TileSplit, TileMerge.
ComfyUI-GlifNodes
Custom set of nodes used by glif.app. With glif you can build mini apps that are powered by custom comfy workflows.
ComfyUI_CaptionThis
Describe a single image or all images in a directory using models such as Janus Pro, Florence2, or JoyCaption (testing), with a particular focus on building datasets for training LoRA.
ComfyUI Scene Composer
A collection of nodes to facilitate the creation of explicit NSFW scenes in ComfyUI.
ComfyUI-CreaPrompt
Generate random prompts easily.
NormalCrafterWrapper
ComfyUI diffusers wrapper nodes for [a/NormalCrafter](https://github.com/Binyr/NormalCrafter)
simple wildcard for ComfyUI
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.
ComfyUI_Aniportrait
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-Documents
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.
Disco Diffusion
Modularized version of Disco Diffusion for use with ComfyUI.
Comfyui-Lama
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.]
ComfyUI-EasyAnimate
ComfyUI-EasyAnimate
ComfyUI-KokoroTTS
A Text To Speech node using Kokoro TTS in ComfyUI.
ComfyUI-PuLID-Flux-GR
This is a PuLID node that has been extended with new features.
ComfyUI-Moondream-Gaze-Detection
Moondream's gaze detection feature wrapper node.
ComfyUI-StableXWrapper
ComfyUI wrapper for [a/StableX normal](https://github.com/Stable-X/StableNormal)/[a/delight](https://github.com/Stable-X/StableDelight) models
Prompt Gallery
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.
Nodes for use with real-time applications of ComfyUI
These nodes are for real-time applications of ComfyUI.
ComfyUI CrewAI
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_joytag
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_HiDiffusion_Pro
A HiDiffusion node for ComfyUI.
ComfyUI-AniDoc
ComfyUI Custom Nodes for 'AniDoc: Animation Creation Made Easier'. This approach automates line art video colorization using a novel model that aligns color information from references, ensures temporal consistency, and reduces manual effort in animation production.
comfy-cliption
Image to caption with CLIP ViT-L/14. Small and fast addition to the CLIP-L model you already have loaded to generate captions for images within your workflow.
ComfyUI_MangaNinjia
ComfyUI_MangaNinjia is a ComfyUI node of MangaNinja which is a Line Art Colorization with Precise Reference Following method.
Preview 360 Panorama for ComfyUI
A custom ComfyUI node for interactive 360° panorama image previews. Panoramic 360 images are also sometimes known as VR photography (virtual reality), HDRI environments (ex: skyboxes), image spheres, spherical images, 360 pano, and 360 degree photos.
ComfyUI-AIT
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.
ComfyUI-styles-all
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.
ComfyUI_MileHighStyler
This extension provides various SDXL Prompt Stylers. See: [a/youtube](https://youtu.be/WBHI-2uww7o?si=dijvDaUI4nmx4VkF)
ComfyUI_RH_UNO
This is a UNO ComfyUI plugin implementation that can run the full version with 24GB VRAM, as well as quickly run the FP8 version.
comfyui-kokoro
Custom ComfyUI Nodes for TTS with Kokoro, genenrate and merge speakers for new style generations.
ComfyUI-FramePackWrapper_Plus
An extension that's adds advanced audio processing capabilities to ComfyUI with professional-grade audio effects and AI-powered audio enhancement.
ComfyUI_Text_Translation
Text translation node for ComfyUI: No need to apply for a translation API key, just use it. Currently supports more than thirty translation platforms.
ComfyUI-Texture-Simple
Visualize your textures inside ComfyUI
ComfyUI-HFRemoteVae
This node allows using Hugginface remote server for latent decoding. Currently supported models: SD, SDXL, Flux, HunyuanVideo
Eden.art LoRa Trainer
Maintained by Eden.art, this is a very fast, well tuned trainer for SDXL and SD15
LF Nodes
Custom nodes with a touch of extra UX, including: history for primitives, JSON manipulation, logic switches with visual feedback, LLM chat... and more!
ComfyUI-Open-Sora-Plan
ComfyUI node for [a/Open-Sora-Plan](https://github.com/PKU-YuanGroup/Open-Sora-Plan)
Comfyui-chatgpt-api
A new ComfyUI node for OpenAI's ChatGPT API has been added. It currently supports single and multiple image inputs, text input, image generation, and image editing.
ComfyUI-PixArt-alpha-Diffusers
Unofficial implementation of [a/PixArt-alpha-Diffusers](https://github.com/PixArt-alpha/PixArt-alpha) for ComfyUI
comfyui_tag_filter
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_CogView4_Wrapper
The unofficial implementation of CogView4 project in ComfyUI.
Faceless Node for ComfyUI
A facefusion custom node for ComfyUI. Swap or restore faces for image or video
ComfyUI-ultimate-openpose-editor
Enhanced features with flexible choice of inputs and outputs, fine control for pose plotting, freedom to composite poses and fast local pose editting.
ComfyUI-Addoor
A collection of batch operation toolkits suitable for ComfyUI
comfyui-fitsize
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
Save Layers Node for ComfyUI
This custom node for ComfyUI allows you to create layers of an image based on input masks and save them into a PSD file.
ComfyUI-MoGe
NODES:(Down)load MoGe Model, MoGe Process
ComfyUI-DataSet
Data research, preparation, and manipulation nodes for model trainers and artists.
ComfyUI Steudio
Divide and Conquer Node Suite: It calculates the optimal upscale resolution and seamlessly divides the image into tiles, ready for individual processing using your preferred workflow. After processing, the tiles are seamlessly merged into a larger image, offering sharper and more detailed visuals.
comfyui's gaffer(ComfyUI native implementation of IC-Light. )
Nodes:Load ICLight Model,Apply ICLight,Simple Light Source,Calculate Normal Map
ComfyUI-Matchering
A [a/Matchering](https://github.com/sergree/matchering)-node for ComfyUI. NOTE: You take TWO audio files and feed them into Matchering
ComfyUI-CUP
Bridge between ComfyUI and blender's ComfyUI-BlenderAI-node addon.
ComfyUI-WA
Node to enable WhatsApp in ComfyUI.
Uncond-Zero-for-ComfyUI
Allows to sample without generating any uncond with Stable Diffusion!
ComfyUI-ColorshiftColor
This is a custom node for ComfyUI. It reduces colors based on a specified number and allows for adjustments to hue, saturation, and brightness. Features:Each parameter can be set to random, You can toggle masking (not changing colors) using color numbers, Mask inversion can also be toggled on or off.
ComfyLiterals
Nodes: Int, Float, String, Operation, Checkpoint
RealisDance-ComfyUI
a custom node for [a/RealisDance](https://github.com/damo-cv/RealisDance)
ComfyUI-LightGlue
This is an ComfyUI implementation of LightGlue to generate motion brush
ComfyUI-Unload-Model
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-LogicUtils
Logical Utils (compare, string, boolean operations) for ComfyUI
ComfyUI-DataSet
Data research, preparation, and manipulation nodes for model trainers and artists.
ComfyUI Pets
Play with your pet while your workflow generates!
florence_dw
Based on the original repository [a/https://github.com/spacepxl/ComfyUI-Florence-2](https://github.com/spacepxl/ComfyUI-Florence-2), the model loading and storage methods have been improved, and sd3 has been newly added with enhanced speed and accuracy.
qq-nodes-comfyui
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 ReSharpen
Manipulate the details of generations.
pre_cfg_comfy_nodes_for_ComfyUI
A set of nodes to prepare the noise predictions before the CFG function
ComfyUI-Bmad-DirtyUndoRedo
ComfyUI extension that adds undo (and redo) functionality.
ComfyUI-DD-Nodes
Provide powerful frontend and backend integration node packages for ComfyUI - this is an exceptionally robust integration extension.
ComfyS3
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.
ComfyUI-ReduxFineTune
ComfyUI-ReduxFineTune is a custom node for ComfyUI that enables advanced style fine-tuning using the Flux Redux approach. It offers multiple unified fusion modes for precise and consistent control over style transfer, allowing users to fine-tune image styles with high flexibility and detail.
ComfyUI-LLMs
A minimalist node that calls LLMs, combined with one API, can call all language models, including local models.
ComfyUI-WhisperX
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)
SDVN Comfy node
Update IC Lora Layout Support Node
ComfyUI Old Photo Restoration
Perform Bringing-Old-Photos-Back-to-Life
ComfyUI_AudioTools
A ComfyUI node containing multiple audio processing tools.
ComfyUI-Hangover-Moondream
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!]
ComfyUI_TiledIPAdapter
IF_VideoPrompts
ComfyUI extension for video-based prompting and processing with support for various models and video processing capabilities
Comfy_KepListStuff
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
DJZ-Nodes
AspectSize and other nodes
auto nodes layout
A ComfyUI extension to apply better nodes layout algorithm to ComfyUI workflow (mostly for visualization purpose)
ComfyUI_MieNodes
Offering a series of utility nodes designed to simplify workflows and enhance efficiency
SeedVC-ComfyUI
ComfyWarp
WarpFusion workflow wrapper for ComfyUI
LoRA Power-Merger ComfyUI
An extension for merging LoRAs. Offers a wide range of LoRA merge techniques (including dare) and XY plots. XY plots require efficiency nodes.
ComfyUI-GeekyRemB
GeekyRemB is a powerful suite of image processing nodes for ComfyUI, offering advanced background removal, animation, lighting effects, and keyframe-based positioning. Built on the rembg library with additional capabilities for chroma keying, mask refinement, realistic lighting, shadow generation, and dynamic animations.
IF_AI_WishperSpeechNode
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.
Embedding Picker
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?
Crystools-save
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!
Arc2Face ComfyUI Node Library
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.
Zuellni/ComfyUI-Custom-Nodes
Nodes: DeepFloyd, Filter, Select, Save, Decode, Encode, Repeat, Noise, Noise
ComfyUI_SparkTTS
Using Spark-TTS in Comfyui. Spark-TTS: An Efficient LLM-Based Text-to-Speech Model with Single-Stream Decoupled Speech Tokenss
ComfyUI_ParlerTTS
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-RefUNet
A set of nodes to use Reference UNets
ComfyUI-HunyuanVideoStyler
A custom node for ComfyUI that adds cinematic and movie scene styles to video generation prompts. This node helps create more dynamic and professional-looking video outputs by incorporating iconic movie scene aesthetics.
Stable-Diffusion-temperature-settings
Provides the ability to set the temperature for both UNET and CLIP. For ComfyUI.
ComfyUI_Personalize_Anything
Personalize Anything for Free with Diffusion Transformer,use it in comfyUI with wrapper mode
ComfyUI-OpenDiTWrapper
Wrapper nodes for OpenDiT: [a/OpenDiT](https://github.com/NUS-HPC-AI-Lab/OpenDiT/), supports Open-Sora t2i and i2i
ComfyUI_NotaGen
Symbolic Music Generation, NotaGen node for ComfyUI.
Diffusion360_ComfyUI
Generating seamless 360 degree panoramic image through text or perspective image.
BRIA AI API nodes
Custom nodes for ComfyUI using BRIA's API.
ComfyUI Easy Civitai (XTNodes)
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.
TTP_Comfyui_FramePack_SE
Provide ComfyUI support for FramePack start-and-end image reference
ComfyUI_Lam
This extension has some useful nodes, loops, wechat public number +AI chat drawing, distributed cluster
ComfyUI-ImageMotionGuider
A custom ComfyUI node designed to create seamless motion effects from single images by integrating with Hunyuan Video through latent space manipulation.
ComfyUI-fal-Connector
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.
ComfyUI-sonar
A janky implementation of Sonar sampling (momentum-based sampling) for ComfyUI.
ComfyUI_Step1X-Edit
This custom node integrates the [a/Step1X-Edit](https://github.com/stepfun-ai/Step1X-Edit) image editing model into ComfyUI. Step1X-Edit is a state-of-the-art image editing model that processes a reference image and user's editing instruction to generate a new image.
ComfyUI-Saveaswebp
Save a picture as Webp file in Comfy + Workflow loading
ComfyUI_LLMVISION
This repository provides integration of GPT-4 and Claude 3 models into ComfyUI, allowing for both image and text-based interactions within the ComfyUI workflow.
Runtime44 ComfyUI Nodes
Nodes: Runtime44Upscaler, Runtime44ColorMatch, Runtime44DynamicKSampler, Runtime44ImageOverlay, Runtime44ImageResizer, Runtime44ImageToNoise, Runtime44MaskSampler, Runtime44TiledMaskSampler, Runtime44IterativeUpscaleFactor, Runtime44ImageEnhance, Runtime44FilmGrain
Sketch2Manga
Apply screentone to line drawings or colored illustrations with diffusion models.
ComfyUI-ShaderNoiseKSampler
Transform AI image generation from random exploration into deliberate artistic navigation. This advanced KSampler replacement blends traditional noise with shader noise. Navigate latent space with intention using adjustable noise parameters, shape masks, and colors transformations.
ComfyUI-Flux-TryOff
Try Off for ComfyUI using Flux and CatVTON.
comfyui_image_metadata_extension
Custom node for ComfyUI. It adds additional metadata for saved images, ensuring compatibility with the Civitai website.
ComfyUI-CADS
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.
ComfyUI_DeepFakeDefenders
ou can using DeepFakeDefenders in comfyUI to Prediction image is a DeepFake img or not.
ComfyUI OmniConsistency Nodes
ComfyUI OmniConsistency Nodes is a collection of nodes for ComfyUI that allows you to load and use OmniConsistency models.
ComfyUI-MotionThiefExperiment
experimental node pack to test using reference videos for their motion.
ComfyUI_Slider_Sidebar
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!
ComfyUI-Hangover-Nodes
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 Christmas Theme 🎄✨
A beautiful theme extension for ComfyUI that adds festive touches with dynamic backgrounds, snowfall effects, and animated node connections
ComfyUI_CGAnimittaTools
A series of functional custom plugins, including Blender Bridge, Extract the value of any list type data, read text files, etc.
ComfyUI Hunyuan-3D-2
Image to 3D using Hunyuan-3D-2
ComfyUI-RTX-Remix
Use ComfyUI with RTX Remix to remaster classic games [a/https://github.com/NVIDIAGameWorks/rtx-remix](https://github.com/NVIDIAGameWorks/rtx-remix)
ComfyUI BEN - Background Erase Network
Remove backgrounds from images with [a/BEN](https://huggingface.co/PramaLLC/BEN) in ComfyUI
ComfyUI-EdgeTTS
ComfyUI-EdgeTTS is a powerful text-to-speech node for ComfyUI, leveraging Microsoft's Edge TTS capabilities. It enables seamless conversion of text into natural-sounding speech, supporting multiple languages and voices. Ideal for enhancing user interactions, this node is easy to integrate and customize, making it perfect for various applications.
ComfyUI-sudo-latent-upscale
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 MiniCPM-V
Unofficial implementation of [a/MiniCPM-V](https://github.com/OpenBMB/MiniCPM-V) for ComfyUI
Integrated Nodes for ComfyUI
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.
Lazy Pony Prompter
A booru API powered prompt generator for A1111 and ComfyUI with flexible tag filtering system and customizable prompt templates.
ComfyUI-UniAnimate
a comfyui custom node for [a/UniAnimate](https://github.com/ali-vilab/UniAnimate)
ComfyUI-SyncTalk
ComfyUI implemntation for [a/SyncTalk](https://github.com/ZiqiaoPeng/SyncTalk)
ComfyUI Sequential Image Loader
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.
ComfyUI_OmniParser
Try [a/OmniParser](https://github.com/microsoft/OmniParser) in ComfyUI which a simple screen parsing tool towards pure vision based GUI agent.
SeeCoder [WIP]
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**)
ComfyUI-Interactive
Nodes that allow making the UI interactive, with selectors and switches. Enables selecting across multiple options with the click of a button to move a workflow forward.
ComfUI-EGAdapterMadAssistant
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-FishSpeech
a custom comfyui node for [a/fish-speech](https://github.com/fishaudio/fish-speech.git)
ComfyUI-Openpose-Editor-Plus
Nodes:Openpose Editor Plus
GSTTS-ComfyUI
a comfyui custom node for [a/GPT-SoVITS](https://github.com/RVC-Boss/GPT-SoVITS)
ComfyUI-StepVideo
This repository contains ComfyUI custom nodes for StepVideo.
Touchpad two-finger gesture support for macOS
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_StarNodes
NODES: StarNode Startsettings for Flux and SD, Smplers for Flux and SD, Detail Deamon, Wildcards and more Helper Nodes
ComfyUI_IndexTTS
IndexTTS Voice Cloning Nodes for ComfyUI. High-quality voice cloning, very fast, supports Chinese and English, and allows custom voice styles.
ComfyUI-SEGAttention
Nodes to use [a/Smoothed Energy Guidance](https://github.com/SusungHong/SEG-SDXL) for ComfyUI.
ComfyUI_Isulion Random Prompt Generator
ComfyUI Nodes that generate prompts and many more.
ComfyUI-EnhancedLinksandNodes 🎨✨
A visually stunning extension for ComfyUI that adds beautiful, customizable animations to both links and nodes in your workflow, with a focus on performance and customization. Includes an end-of-render animation and a text visibility tool for nodes. No extra packages are required, works with the latest version of ComfyUI, and should be compatible with most workflows. Larger workflows may experience performance issues, especially if you have a lot of nodes and are using a lower end system.
ComfyUI PickScore Nodes
Image scoring nodes for ComfyUI using PickScore with a batch of images to predict which ones fit a given prompt the best.
ComfyUI SKBundle
Nodes: MultiText, TextBox, TitlePlus, SeamlessTexture, AspectRatioPlus, DisplayEverything, ComparerPlus, AnySwitch, Node Design Tools...
ComfyUI-IG-Motion-I2V
ComfyUI adaptation of https://github.com/G-U-N/Motion-I2V
ComfyUI-Prompt-Combinator
'🔢 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.
DeepExtract
DeepExtract is a powerful and efficient tool designed to separate vocals and sounds from audio files, providing an enhanced experience for musicians, producers, and audio engineers. With DeepExtract, you can quickly and effectively isolate vocals or instruments from mixed audio tracks, facilitating tasks like remixing, karaoke preparation, or audio analysis.
ComfyUI-AnimateAnyone-reproduction
A ComfyUI custom node that simply integrates the [a/animate-anyone-reproduction](https://github.com/bendanzzc/AnimateAnyone-reproduction) functionality.
ComfyUI-DSD
An Unofficial ComfyUI custom node package that integrates [a/Diffusion Self-Distillation (DSD)](https://github.com/primecai/diffusion-self-distillation) for zero-shot customized image generation. DSD is a model for subject-preserving image generation that allows you to create images of a specific subject in novel contexts without per-instance tuning.
ComfyUI-VideoBlender
Video clip mixing
ComfyUI-wanBlockswap
This is a simple Wan block swap node for ComfyUI native nodes, works by swapping upto 40 blocks to the CPU to reduce VRAM.
comfyUI_FrequencySeparation_RGB-HSV
A collection of simple nodes for Frequency Separation / Frequency Recombine with RGB and HSV methods
ComfyUI_StreamingT2V
ComfyUI_StreamingT2V
FancyVideo-ComfyUI
a custom node for [a/FancyVideo](https://github.com/360CVGroup/FancyVideo)
F5-TTS-ComfyUI
a custom node for [a/F5-TTS](https://github.com/SWivid/F5-TTS)
Model and Checkpoint Loaders for NF4 and FP4
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.
Model and Checkpoint Loaders for NF4 and FP4
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-Cloud-APIs
Nodes for using models from online providers. Flux, Auraflow, SoteDiffusion, etc.
Prompt PostProcessor
Stable Diffusion WebUI & ComfyUI extension to post-process the prompt, including sending content from the prompt to the negative prompt and wildcards.
ComfyUI_Ib_CustomNodes
Nodes: LoadImageFromPath. Load Image From Path loads the image from the source path and does not have such problems.
ComfyUI_Florence2SAM2
ComfyUI custom node implementing Florence 2 + Segment Anything Model 2, based on [a/SkalskiP's HuggingFace space](https://huggingface.co/spaces/SkalskiP/florence-sam)
ComfyUI-SDXL-EmptyLatentImage
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.
ComfyUI-MegaTTS
A ComfyUI custom node based on ByteDance MegaTTS3 MegaTTS3, enabling high-quality text-to-speech synthesis with voice cloning capabilities for both Chinese and English.
ComfyUI-WildPromptor
WildPromptor simplifies prompt creation, organization, and customization in ComfyUI, turning chaotic workflows into an efficient, intuitive process.
ComfyUI-NSFW-Detection
An implementation of NSFW Detection for ComfyUI
SAMURAI Nodes for ComfyUI
ComfyUI nodes for video object segmentation using [a/SAMURAI](https://github.com/yangchris11/samurai) model.
D2 Nodes ComfyUI
This is a collection of custom nodes that make ComfyUI slightly more convenient.
ComfyUI-Img2Img-Turbo
ComfyUI Img2Img-Turbo
Cute Comfy
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-previewlatent
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.
ComfyUI-send-Eagle(slim)
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-BS_Kokoro-onnx
A ComfyUI wrapper for [a/Kokoro-onnx](https://github.com/thewh1teagle/kokoro-onnx)
IC-Light V2 (fal.ai)
ComfyUI custom node using the fal.ai API for the IC-Light V2 model
comfyui-popup_preview
popup preview for comfyui
ComfyUI Thera
This project is an unofficial ComfyUI implementation of [a/Thera](https://github.com/prs-eth/thera) (Aliasing-Free Arbitrary-Scale Super-Resolution with Neural Heat Fields)
ComfyUI-EasyOCR
This node is primarily based on Easy-OCR to implement OCR text recognition functionality.
ComfyUI-FLUX-BFL-API
Custom nodes for integrating Flux models with the BFL API.
Dimensional Latent Perlin for ComfyUI
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.
ComfyUI-Roboflow
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.
ComfyUI-Prompt-Preview
Welcome to ComfyUI Prompt Preview, where you can visualize the styles from [sdxl_prompt_styler](https://github.com/twri/sdxl_prompt_styler).
ComfyUI-TinyBreaker
ComfyUI-TinyBreaker is a collection of custom nodes specifically designed to generate images using the TinyBreaker model. It's actively developed with ongoing improvements. Although still in progress, these nodes are functional and allow you to explore the potential of the model.
ComfyUI-Flux-Inpainting
This node wraps the flux fill model as ComfyUI nodes. Use NF4 flux fill model, support for inpainting and outpainting image. Compared to the flux fill dev model, these nodes can use the flux fill model to perform inpainting and outpainting work under lower VRM conditions.
Prompt Format
Add a button that formats the prompts in textfields
ComfyUI_Strimmlarns_aesthetic_score
Nodes: CalculateAestheticScore, LoadAesteticModel, AesthetlcScoreSorter, ScoreToNumber. Aesthetic score for ComfyUI
ComfyUI-CSM-Nodes
Custom nodes for ComfyUI implementing the csm model for text-to-speech generation.
comfyui_jankdiffusehigh
Janky implementation of [a/DiffuseHigh](https://github.com/yhyun225/DiffuseHigh/) for ComfyUI. Enables generating at resolutions higher than what the model was trained for without requiring model patches.
ComfyUI-LBM
A ComfyUI implementation of Latent Bridge Matching (LBM) for efficient image relighting. This node utilizes the LBM algorithm to perform single-step image-to-image translation specifically for relighting tasks.
WAS_Extras
Nodes:Conditioning (Blend), Inpainting VAE Encode (WAS), VividSharpen. Experimental nodes, or other random extra helper nodes.
ComfyUI-CoCoTools_IO
Advanced image input and output: EXR, 32 bit support and more
DistanceSampler
Heuristic modification of the Heun sampler using a custom function based on normalized distances. For ComfyUI.
cspnodes
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.
FaceSwap
Nodes:FaceSwapNode. Very basic custom node to enable face swapping in ComfyUI. (roop)
ComfyUI - Apply LoRA Stacker with DARE
An experiment about combining multiple LoRAs with [a/DARE](https://arxiv.org/pdf/2311.03099.pdf)
ComfyUI-Workflow-Encrypt
Encrypt your comfyui workflow, and share it with key
Gallery&Tabs
Adds a gallery to the Load Image node and tabs for Load Checkpoint/Lora/etc nodes
Human Parts Detector
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.
Stable Projectorz Bridge
This custom nodes enables Stable Projectorz to work with ComfyUI Directly.
noise latent perlinpinpin
Nodes: NoisyLatentPerlin. This allows to create latent spaces filled with perlin-based noise that can actually be used by the samplers.
ComfyUI-IP_LAP
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_Comfly_v2
NODES: Comfly_Mj, Comfly_mjstyle, Comfly_upload, Comfly_Mju, Comfly_Mjv, Comfly_kling_text2video, Comfly_kling_image2video, Comfly_video_extend, Comfly_lip_sync, Comfly_kling_videoPreview, Comfly Gemini API, Comfly Doubao SeedEdit, Comfly ChatGPT Api,Comfly Jimeng API, Comfly_gpt_image_1_edit, Comfly_gpt_image_1
ComfyUI-Inference-Core-Nodes
ComfyUI Custom Nodes for Inference.Core
ComfyUI Face Similarity
A custom node for ComfyUI. It compare two images to rate facial similarity.
comfyui-ultralytics-yolo
Nodes:Detect By Label.
comfyui-cyclist
Custom nodes for ComfyUI. It's for handling generation results in cycles!
ComfyUI-MiniCPM-o
ComfyUI custom nodes for MiniCPM
ComfyUI-Strimmlarns-Aesthetic-Score
aesthetic for comfy ui
ComfyUI-Pollinations
ComfyUI integration for Pollinations API - Generate images and text based on user prompts
ComfyUI Optical Flow
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-CoCoTools
A set of custom nodes for ComfyUI providing advanced image processing, file handling, and utility functions.
ComfyUi-NoodleWebcam
Nodes:Noodle webcam is a node that records frames and send them to your favourite node.
ComfyUI-TextOverlay
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-Loop-image
ComfyUI Loop Image is a node package specifically designed for image loop processing. It provides two main processing modes: Batch Image Processing and Single Image Processing, along with supporting image segmentation and merging functions.
ComfyUI-Loopchain
Floodgate
A node that allows you to switch between execution flow
ComfyUI_Diffree
using diffree: Text-Guided Shape Free Object Inpainting with Diffusion Model
comfyui-Image-reward
[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_Gemini_Flash
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-ApplyResAdapterUnet
ComfyUI node to apply the ResAdapter Unet patch for SD1.5 models
OpenPose Keypoint Extractor
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
ComfyUI-VideoUpscale_WithModel
A memory-efficient implementation for upscaling videos in ComfyUI using non-diffusion upscaling models. This custom node is designed to handle large video frame sequences without memory bottlenecks.
ComfyUI-WanVideoKsampler
An advanced custom node for ComfyUI that provides optimized access to Wan2.1, a state-of-the-art video foundation model suite. The WanVideoKsampler node features intelligent memory management to enable higher resolution outputs and longer video sequences, even on consumer-grade hardware.
ComfyUI-Geeky-Kokoro-TTS
A powerful and feature-rich custom node collection for ComfyUI that integrates the Kokoro TTS (Text-to-Speech) system with advanced voice modification capabilities. This package allows you to generate natural-sounding speech and apply various voice effects within ComfyUI workflows.
ComfyUI-safety-checker
A NSFW/Safety Checker Node for ComfyUI
ComfyUI-NegiTools
Nodes:OpenAI DALLe3, OpenAI Translate to English, String Function, Seed Generator
AegisFlow Utility Nodes
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_KimNodes
ComfyUI node collection: icon layout & processing, YOLO intelligent cropping, image filters & enhancement, text processing tools, metadata management, mask handling and image classification in one comprehensive toolbox.
Comfyui-Deepseek
About DeepSeek Chat API Go here to register and get the api-key [a/https://platform.deepseek.com/](https://platform.deepseek.com/) Then enter api_key in config.json
ComfyUI-Chat-GPT-Integration
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-DrawThingsWrapper
These nodes provide a wrapper for calling Draw Things image generations from ComfyUI. Wait, why? The Draw Things app has been optimized for Apple hardware and runs roughly x3 faster than ComfyUI generations. But ComfyUI is a flexible and powerful tools, and has some features - like queuing and face swapping - that haven't been implemented in Draw Things.
Prompt Info
Prompt Info
ImageReward
NODES: ImageRewardLoader, ImageRewardScore
ComfyUI-Thumbnails
Load Image thumbnails, delete images, browse input subfolders.
ComfyUI-KepOpenAI
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 Preset Merger
Nodes: ModelMergeByPreset. Merge checkpoint models by preset
ComfyBreakAnim
Nodes:BreakFrames, GetKeyFrames, MakeGrid.
ComfyUI-LexTools
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-OpenAI-FM
The OpenAI FM TTS node is a custom node for ComfyUI that seamlessly integrates the OpenAI FM Text-to-Speech service into your audio workflows. This node allows you to easily convert text to speech with a variety of voices and emotional styles directly within ComfyUI.
ComfyUI-MARS5-TTS
a comfyui custom node for [a/MARS5-TTS](https://github.com/Camb-ai/MARS5-TTS)
ComfyUI-AutoSplitGridImage
ComfyUI-AutoSplitGridImage is a custom node for ComfyUI that provides intelligent image splitting functionality. It combines edge detection for column splits and uniform division for row splits, offering a balanced approach to grid-based image segmentation.
Ostris Nodes ComfyUI
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.
ComfyUI-Bagel
ComfyUI-Bagel is now available in ComfyUI, BAGEL is an open‑source multimodal foundation model with 7B active parameters (14B total) trained on large‑scale interleaved multimodal data. [w/Don't install together with neverbiasu/ComfyUI-BAGEL simultaneously.]
ComfyUI-PixydustQuantizer
Pixydust Quantizer is a custom node extension for ComfyUI that allows for the simplified recreation of tile patterns used in 1990s 16-color PC graphics, offering advanced color quantization and palette optimization features.Additionally, it includes a CRT-like effect node that mimics the phosphor glow and slight color bleeding of old CRT displays, adding a nostalgic aesthetic.With version 2.0.0, it now supports batch image processing, enabling efficient handling of video frames and image sequences.
ComfyUI-APGScaling
ComfyUI nodes to use [a/APG scaling](https://huggingface.co/papers/2410.02416) for CFG, allowing for better image quality with higher CFG.
ComfyUI_NetDist_Plus
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)
Gridswapper
Gridswapper takes a batch of latents and spreads them over the necessary amount of grids. It then automatically shuffles the images in the grids for each step. So, a batch of 12 latents for a 2x2 grid will generate 3 grid images in each step. It will then shuffle around the images for the next step. This makes it possible for all images to influence the others during the denoising process. This approach works well for generating 2-4 grids.
ComfyUI-Merlin: Magic Photo Prompter
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.
ASTERR
Abstract Syntax Trees Evaluated Restricted Run (ASTERR) is a Python Script executor for ComfyUI
ComfyUI_MSSpeech_TTS
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 StoryCreater
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.
for comfyui image proprocessor
Adapt for Hunyuan now NOTE: The files in the repo are not organized, which may lead to update issues.
comfy_clip_blip_node
CLIPTextEncodeBLIP: This custom node provides a CLIP Encoder that is capable of receiving images as input.
ComfyUI Dwpose TensorRT
This project provides a Tensorrt implementation of Dwpose for ultra fast pose estimation inside ComfyUI
ComfyUI-HunyuanVideoImagesGuider
A specialized node for ComfyUI that enable advanced motion and animation capabilities for image as guider for video processing In Hunyuan Video.
ComfyUI-Color_Transfer
Implementation of color transfer using KMeans algorithm
ComfyUI Deepface
ComfyUI nodes wrapping the [a/deepface](https://github.com/serengil/deepface) library.
ComfyUI - Mask Bounding Box
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.
MiniMates-ComfyUI
a custom node for [a/MiniMates](https://github.com/kleinlee/MiniMates)
ComfyUI PiperTTS
Convert Text-to-Speech inside ComfyUI using [a/Piper](https://github.com/rhasspy/piper)
ComfyUI-Coziness
Nodes:MultiLora Loader, Lora Text Extractor. Provides a node for assisting in loading loras through text.
ComfyUI-I2VGEN-XL
This is an implementation of [a/i2vgen-xl](https://github.com/ali-vilab/i2vgen-xl)
ComfyUI-Hunyuan3D-1-wrapper
ComfyUI Hunyuan3D-1-wrapper is a custom node that allows you to run [a/Tencent/Hunyuan3D-1](https://github.com/Tencent/Hunyuan3D-1) in ComfyUI as a wrapper.
Batch Rembg for ComfyUI
Remove background of plural images.
ComfyUI_GradientDeepShrink
Nodes:GradientPatchModelAddDownscale (Kohya Deep Shrink).
ComfyUI_ModelScopeT2V
Allows native usage of ModelScope based Text To Video Models in ComfyUI
SD-Advanced-Noise
Experimenting with generating noise directly in the latent space.
ComfyUI-TTS
Text To Speech (TTS) for ComfyUI
WebUI Monaco Prompt
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.
OpenAINode
A simply node for hooking in to openAI API based servers via comfyUI
extended-saveimage-comfyui
Save Image with more file formats for ComfyUI
GFrbmg2
GF Remove Background 2.0
ComfyUI_MaskGCT
Suitable for Windows - MaskGCT ComfyUI Node Wrapping
ComfyUI-GPT4V-Image-Captioner
Nodes:GPT4V-Image-Captioner
Comfyui_Hunyuan3D
NODES:TTP_Hunyuan3DNode, TTP_SquareImage, TTP_GIFViewer
ComfyUI-Dart
Add nodes that generates danbooru tags by [a/Dart(Danbooru Tags Transformer)](https://huggingface.co/p1atdev/dart-v1-sft).
Civicomfy - Civitai Model Downloader for ComfyUI
Civicomfy seamlessly integrates Civitai's vast model repository directly into ComfyUI, allowing you to search, download, and organize AI models without leaving your workflow.
comfyui-tensorop
Nodes to perform tensor operations in ComfyUI
ComfyUI-RAFT
This is an ComfyUI implementation of RAFT to generate motion brush
ComfyUI JoyCaption-Beta-GGUF Node
This project provides a node for ComfyUI to use the JoyCaption-Beta model in GGUF format for image captioning.
ComfyUI-Animation_Nodes_and_Workflows
These are nodes and workflows that can facilitate the creation of animations and video compilations.
cg-noise
ComfyUI-Book-Tools Nodes for ComfyUI
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.
tri3d-comfyui-nodes
Nodes: tri3d-extract-hand, tri3d-fuzzification, tri3d-position-hands, tri3d-atr-parse.
ComfyUI Connection Helper
This is a helper extension for ComfyUI that assists with node connections.
ComfyUI-RED-UNO
Default 16GB VRAM UNO in context generation ComfyUI-node, using RED-UNO FT model
ComfyUI Janus Pro Vision
A ComfyUI custom node extension that integrates the Janus-Pro-7B vision-language model from DeepSeek AI on your's local computer, enabling powerful image understanding and multi-turn conversation capabilities.
Comfyui-ergouzi-samplers
Partial redraw sampler and variant seed sampler
ComfyUI_Llama3_8B
Llama3_8B for comfyUI, using pipeline workflow.
ComfyUI-Veo2-Experimental
A custom node extension for ComfyUI that integrates Google's Veo 2 text-to-video generation capabilities.
comfyui_overly_complicated_sampling
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.]
ComfyUI MuseV Evolved
Nodes:MuseVImg2Vid (comfyui_musev_evolved) NOTE: Download [a/MuseV](https://huggingface.co/TMElyralab/MuseV) to ComfyUI/models/diffusers
ComfyUI-StableAudioOpen
The implementation of the audio generation model stable-audio-open in ComfyUI enables ComfyUI to achieve text-to-audio functionality.
ComfyUI_GLM4Node
GLM4 Vision Integration
ComfyUI-ImageMetadataExtension
Custom node for ComfyUI. It adds additional metadata for saved images, ensuring compatibility with the Civitai website.
PIP Artistic Words for ComfyUI
A powerful ComfyUI extension node that allows you to add various exquisite artistic text effects to your images, supporting a wide range of text styles and effects.
IF_Gemini
Enjoy the latest GEMINI V2 API for ComfyUI - generate images, analyze content, and use multimodal capabilities with Google's Gemini models
noEmbryo nodes
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 Yolov8
Nodes: Yolov8Detection, Yolov8Segmentation. Deadly simple yolov8 comfyui plugin
Amazon Bedrock nodes for ComfyUI
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.
IF_Dreamtalk
Talking avatars Heads for the IF_AI tools integrates dreamtalk in ComfyUI
ComfyUI_Mexx_Poster
Nodes: ComfyUI_Mexx_Poster
😸 YFG Comical Nodes
Utility custom nodes for special effects, image manipulation and quality of life tools.
ComfyUI_ezXY
Collection of scripts, patches, and custom nodes for ComfyUI
Akatz Custom Nodes
Simple custom node pack for nodes I use in my workflows. Includes Dilate Mask Linear for animating masks.
OpenPose Node
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-Gallery
Real-time Output Gallery for ComfyUI with image metadata inspection.
LNL Frame Selector
Frame Selector & Sequence Selection Node for ComfyUI.
Endless ️🌊✨ Nodes
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.
abg-comfyui
Nodes: Remove Image Background (abg). A Anime Background Remover node for comfyui, based on this hf space, works same as AGB extention in automatic1111.
ComfyUI_StableAudio_Open
You can use stable-audio-open-1.0 in comfyUI
ComfyUI-TaylorSeer
This project is the ComfyUI implementation of the TaylorSeer project [a/https://github.com/Shenyi-Z/TaylorSeer](https://github.com/Shenyi-Z/TaylorSeer).
ComfyUI Video Depth Anything
This project is an unofficial ComfyUI implementation of [a/Video Depth Anything](https://github.com/DepthAnything/Video-Depth-Anything), for depth estimation on long videos without compromising quality, consistency, or generalization ability.
ComfyUi-RescaleCFGAdvanced
ReforgeCFG is a ComfyUI node designed to add details to your image. [a/While it already exists in Comfy Core](https://github.com/comfyanonymous/ComfyUI/blob/80a44b97f5cbcb890896e2b9e65d177f1ac6a588/comfy_extras/nodes_model_advanced.py#L258), it lacks timesteps for adjustment.
X-FluxAgent
X-FluxAgent turns ComfyUI into a smart, AI-powered agent capable of building software, automating tasks, and even managing your daily workflows — all with natural language prompts, no coding experience needed.
ComfyUI-SkyReels-A2
ComfyUI nodes for SkyReels-A2 model.
ComfyUI_DICE_Talk
Use DICE-Talk in ComfyUI,which is a method about Correlation-Aware Emotional Talking Portrait Generation.
Comfyui_CXH_FluxLoraMerge
flux lora merge. adaptive Merge (uses tensor norms and weight), manual Merge (uses fixed weights you specify), additive Merge (uses 100% of the first and adds a percentage of the second)
ComfyUI-NuA-FlashFace
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-Champ
ComfyUI Champ
comfy-easy-grids
A set of custom nodes for creating image grids, sequences, and batches in ComfyUI.
ComfyUI_ID_Animator
This node allows you to use ID_Animator, the zero shot video generation model
ComfyUI_RH_Step1XEdit
This is a ComfyUI custom node implementation for image editing using the Step-1 model architecture, specifically adapted for reference-based image editing guided by text prompts.
FASHN Virtual Try-On
Node for the FASHN Virtual Try-On API. Requires an API Key from fashn.ai
ComfyUI LivePhoto Creator
A custom node for ComfyUI that allows you to create iPhone-compatible Live Photos from videos. This node can convert video sequences into Live Photo format, with the ability to select key frames and customize the output.
Efficiency Nodes ExtendeD
Expansion of Efficiency Nodes for ComfyUI. Significant UX improvements.[w/NOTE: This node requires [a/efficiency-nodes-comfyui](https://github.com/jags111/efficiency-nodes-comfyui) and [a/ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts); it also requires start.bat to run.]
ComfyUI-RVC
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
DHLive-ComfyUI
a comfyui custom node for [a/DH_live](https://github.com/kleinlee/DH_live)
bsz-cui-extras
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.
comfyui-copilot
NODES:Eagle Image Node for PNGInfo, SDXL Resolution Presets (ws), SDXL Prompt Styler, SDXL Prompt Styler Advanced
ComfyUI-AI-Assistant
ComfyUI native implementation of [a/AI-Assistant](https://github.com/tori29umai0123/AI-Assistant).
Comfyui-Yolov8-JSON
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-stable-wildcards
Wildcard implementation that can be reproduced with workflows.
PPF_Noise_ComfyUI
Nodes: WAS_PFN_Latent. Perlin Power Fractal Noisey Latents
ComfyUI-EasyNoobai
Simple set of nodes to assist with prompt generation for NOOBAI XL / Illustrious models
ComfyUI-decadetw-auto-prompt-llm
NODES: Auto-LLM-Text-Vision, Auto-LLM-Text, Auto-LLM-Vision
comfyUI-tool-2lab
tool set for developing workflow and publish to web api server
ComfyUI_API_Manager
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-TagClassifier
ComfyUI custom node,use Deepseek v3 to classify the input tags
ComfyUI-Golden-Noise
ComfyUI Custom Node for 'Golden Noise for Diffusion Models: A Learning Framework'. This node refines the initial latent noise in the diffusion process, enhancing both image quality and semantic coherence.
ComfyUI-FrameFX
A set of custom nodes for frame interpolation and video processing in ComfyUI.
LoRA-Merger-ComfyUI
ComfyUI_ChatGLM_API
You can call Chatglm's API in comfyUI to translate and describe pictures, and the API similar to OpenAI.
ComfyUI_Mexx_Styler
Nodes: ComfyUI Mexx Styler, ComfyUI Mexx Styler Advanced
SideBySide_Stereoscope
Create immersive 3D stereoscopic images and videos! Transform your ComfyUI generations into stunning side-by-side 3D visuals for videos and image sequences. Powered by Depth-Anything-V2, no external depth maps needed. Perfect for VR, 3D displays, and cross-eyed viewing - no special glasses required!
Dir Gir
A collection of ComfyUI directory automation utility nodes. Directory Get-It-Right adds a GUI directory browser, and a smart directory loop/iteration node that supports regex + file extension filtering + sorting methods.
ComfyUI-Flux-Replicate-API
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.
cd-tuner_negpip-ComfyUI
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.
ComfyUI-MiniCPM-Plus
Custom nodes for MiniCPM language models in ComfyUI. Provides advanced text generation and image understanding functions.
ComfyUI-Rodin
Comfyui-rodin is a 3D generation extension based on Rodin-API. It provides many of the functionality nodes currently available in RodinAPI and It provides a 3D preview node for ComfyUI.
ComfyUI_KokoroTTS_MW
A Text To Speech node using Kokoro TTS in ComfyUI. Supports 8 languages and 150 voices
ComfyUI_InterpolateEverything
Custom nodes for interpolating between, well, everything in the Stable Diffusion ComfyUI.
ComfyUI-Jjk-Nodes
Nodes: SDXLRecommendedImageSize, JjkText, JjkShowText, JjkConcat. A set of custom nodes for ComfyUI - focused on text and parameter utility
OneDiff Nodes
[a/Onediff](https://github.com/siliconflow/onediff) ComfyUI Nodes.
ZZX Nodes
Nodes: StreamRecorder, VideoFormatConverter, ZZX_PaintsUndo
ComfyUI_RealtimeNodes
ComfyUI nodes for real-time use cases
Comfy-RVC
ComfyUI custom nodes for RVC related inference and image generation
ComfyUI-FBCNN
A node for JPEG de-artifacting using [a/FBCNN](https://github.com/jiaxi-jiang/FBCNN).
CLIP Directional Prompt Attention
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.
MBM's Music Visualizer
An image generation based music visualizer integrated into comfyanonymous/ComfyUI as custom nodes.
ComfyUI-LivePortrait_v3
We developed a custom_node for Liveportrait_v3 that enables flexible use on Comfyui to drive image-based emoji generation from photos.
ComfyUI_DiffusionModel_fp8_converter
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-Nudenet
Nodes for NSFW content filtering
ComfyUI-AniSora
ComfyUI-AniSora is now available in ComfyUI, Index-AniSora is the most powerful open-source animated video generation model. It enables one-click creation of video shots across diverse anime styles including series episodes, Chinese original animations, manga adaptations, VTuber content, anime PVs, mad-style parodies, and more!
ComfyUI-I2V-Adapter
a comfyui custom node for [a/I2V-Adapter](https://github.com/KwaiVGI/I2V-Adapter)
antrobots ComfyUI Nodepack
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-seam-carving
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.
ComfyUI-IG2MV
This custom node package provides nodes specifically for using the mvadapter_ig2mv_sdxl.safetensors adapter within ComfyUI. This adapter is designed for image-guided multi-view generation, typically used for creating textures from 3D mesh renders (position and normal maps).
ComfyUI-LaVi-Bridge-Wrapper
ComfyUI wrapper node to test LaVi-Bridge using Diffusers
ComfyUI_Segment_Mask
Mask cutout based on Segment Anything.
ComfyUI-dust3r
ComfyUI dust3r
ComfyUI-Zero123-Porting
Zero-1-to-3: Zero-shot One Image to 3D Object, unofficial porting of original [Zero123](https://github.com/cvlab-columbia/zero123)
ComfyUI-3D-MeshTool
A simple 3D model processing tool within ComfyUI.
AIFSH/ComfyUI-AuraSR
a node for [a/AuraSR](https://github.com/fal-ai/aura-sr)
Recognize Anything Model (RAM) for ComfyUI
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.
SaltAI_AudioViz
SaltAI AudioViz contains ComfyUI nodes for generating complex audio reactive visualizations
ComfyUI-Transformers
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-ShellAgent-Plugin
This repository provides utility nodes for defining inputs and outputs in ComfyUI workflows. These nodes are essential for running ShellAgent apps with ComfyUI, but they can also be used independently to specify input/output variables and their requirements explicitly.
Dobidop ComfyStereo
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
comfyui_lumaAPI
Unofficial Luma API-ComfyUI version.[w/WARN: This project is for learning purpose only!]
Simple Math
custom node for ComfyUI to perform simple math operations
ComfyUI Frame Maker
This node creates a sequence of frames by moving and scaling a subject image over a background image.
Playbook Nodes
Custom nodes for connecting 3D scenes and ComfyUI workflows.
Advanced Latent Control
This custom node helps to transform latent in different ways.
comfyui-copilot
ComfyUI-MuseTalkUtils
MuseTalk ComfyUI Preprocess and Postprocess Nodes
ComfyUI Hallo
Unofficial implementation of [a/hallo](https://github.com/fudan-generative-vision/hallo) for ComfyUI
ComfyUI-Background-Edit
ComfyUI nodes for editing background of images/videos with CUDA acceleration support.
ComfyUI_Pops
You can use [a/Popspaper](https://popspaper.github.io/pOps/) method in comfyUI
ComfyUI-TranscriptionTools
Transcribe audio and video files in ComfyUI.
TryOff Anyone
Node to tryoff clothes
ComfyUI-Animated-optical-illusions
Animated optical illusions in ComfyUI
ComfyUI-Image-Effects
Complete collection of image effects for ComfyUI - 32 nodes across 6 categories
Comfyui-Yolov8-JSON
This node is mainly based on the Yolov8 model for object detection, and it outputs related images, masks, and JSON information.
ComfyUI_zfkun
A collection of nodes for common tools, including text preview, text translation (multi-platform, multi-language), image loader, webcamera capture.
ComfyUI-CameraCtrl-Wrapper
ComfyUI-CameraCtrl-Wrapper
WWAA-CustomNodes
Custom Nodes by the team at WeirdWonderfulAI.Art. Line Count, Join String, Dither Image, Image Batch Loader, Prompt Writer
ImageProcessing
ComfyUI custom nodes to apply various image processing techniques.
MW-ComfyUI_OneButtonPrompt
A node that assists in one click generation of prompts (for image and video generation, etc.) in Comfyui.
Comfyui_SSsnap_pose-Remapping
A pose remapping node with support for joint locking, motion-aware scaling, and optional easing - perfect for animation refinement and mech rig control.
ComfyUI Assistant
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-MuseTalk_FSH
the comfyui custom node of [a/MuseTalk](https://github.com/TMElyralab/MuseTalk) to make audio driven videos!
ComfyUI-YCNodes
A collection of image processing extension nodes for ComfyUI.
ComfyUI-CameraCtrl-Wrapper
comfyui-psd2png
Nodes: Psd2Png.
ComfyUI-MixMod
A custom node extension for ComfyUI that allows mixing multiple models during the sampling process for enhanced image generation.
ImageBlender
ComfyuiImageBlender is a custom node for ComfyUI. It may be used to blend two images together using a specified blending mode.
ComfyUI-SD3-Powerlab
Nodes:Render SD3 Attention, SD3 Attention To Image, SD3 Image Into Attention.
pfaeff-comfyui
Nodes: AstropulsePixelDetector, BackgroundRemover, ImagePadForBetterOutpaint, InpaintingPipelineLoader, Inpainting, ...
ComfyUI-Easyai
ComfyUI-Easyai is a powerful extension for ComfyUI that enables users to share workflows and models to easyai.
ComfyUI-load-image-from-url
A simple node to load image from local path or http url. You can find this node from 'image' category.
ymc-node-suite-comfyui
ymc 's nodes for comfyui. This extension is composed of nodes that provide various utility features such as text, region, and I/O.
ComfyUI Facerestore TensorRT
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 Resynthesizer
This repository is a quick port of [a/Resynthesizer](https://github.com/bootchk/resynthesizer) to ComfyUI. Resynthesizer is the open-source implementation of a texture generation technique proposed by Paul Harrison in 2005, especially useful for removing an object from an image (inpainting), which is most likely close to what Photoshop uses to for the content aware fill feature. Note that this is not using a diffusion model to inpaint, as opposed to many techniques of today, which makes it very fast and predictable, but sometimes yields worse results.
ComfyUI-PersianText
A powerful ComfyUI node for rendering text with advanced styling options, including full support for Persian/Farsi and Arabic scripts.
ComfyUI-SaveImgPrompt
Save a png or jpeg and option to save prompt/workflow in a text or json file for each image in Comfy + Workflow loading
Image to Text Node
Nodes: Image URL to Text, Image to Text.
ComfyUI_BiRefNet_Universal
A comprehensive node package that seamlessly integrates all BiRefNet series models into ComfyUI
ComfyUI_CSD_MT
[a/CSD_MT](https://github.com/Snowfallingplum/CSD-MT) is a method about 'Content-Style Decoupling for Unsupervised Makeup Transfer without Generating Pseudo Ground Truth', you can use it in comfyUI.
GKK·CosyVoice
a plugin of ComfyUI for CosyVoice2
ComfyUI-HF
ComfyUI Node to work with Hugging Face repositories
ComfyUI-Apt_Preset
ComfyUI Preset Manager, supporting various preset templates and workflow management
Comfyui_three_js
Use power of three.js in 3d view on comfyui.
ComfyUI-ModelQuantizer
This is a node to converts models into Fp8, bf16, fp16.
IF_DatasetMkr
Create Video datasets straight from YT or a video file path
ComfyUI-HunyuanVideoSamplerSave
A ComfyUI custom node implementation for optimized video generation and motion effects, designed to work with Hunyuan text-to-video models.
comfy_PoP
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.
Tracking Nodes for Videos
A set of nodes to track objects through videos using YOLO and other processors.
ComfyUI-InferenceTimeScaling
Inference-time techniques to enhance diffusion-based image generation quality through random search and zero-order optimization algorithms
ComfyUI Vectorscope CC
ComfyUI port of Vectorscope CC and Diffusion Color Grading by Haoming02. Makes it possible to adjust Brightness/Contrast/Saturation/Hue during image generation.
MW-ComfyUI_gemmax
XiaoMi GemmaX: Support 28 languages, Multilingual Translator based on Gemma. A node for ComfyUI.
ComfyUI-Qwen-Omni
ComfyUI-Qwen-Omni is the first ComfyUI plugin that supports end-to-end multimodal interaction, enabling seamless joint generation and editing of text, images, and audio. Without intermediate steps, with just one operation, the model can simultaneously understand and process multiple input modalities, generating coherent text descriptions and voice outputs, providing an unprecedentedly smooth experience for AI creation.
Fearnworks Nodes
This extension provides various nodes to support multimodal workflows.
ComfyUI-Image-Matting
This node improves the quality of the image mask. more suitable for image composite matting
VocalSeparation-ComfyUI
a custom node for separation vocals from music based on [a/ZFTurbo/Music-Source-Separation-Training](https://github.com/ZFTurbo/Music-Source-Separation-Training)
ComfyUI-RegionalAdaptiveSampling
ComfyUI implementation of Regional Adaptive Sampling, (original implementation at https://github.com/microsoft/RAS).
ComfyUI Suno API
An unofficial Python library for [a/Suno AI](https://www.suno.ai/) API
ComfyUI-Path-Helper
Nodes:Create Project Root, Add Folder, Add Folder Advanced, Add File Name Prefix, Add File Name Prefix Advanced, ShowPath
ComfyUI-StyleGan
Basic support for StyleGAN2 and StyleGAN3 models.
Klinter_nodes
Concat_strings atm - celebrating first_node
ComfyUI-TG
Node to enable Telegram in ComfyUI.
ComfyUI GLM-4 Wrapper
ComfyUI GLM-4 Wrapper. This powerful tool enhances your prompt engineering process by allowing users to easily construct detailed, high-quality prompts for image/video generation based on user image and/or user prompts.
ComfyUI DeepSeek_R1 Chat Node
A custom node for ComfyUI that integrates DeepSeek's powerful chat and instruction API, enabling seamless AI interactions within your ComfyUI workflows.
ComfyUI_Prompt-Quill
Nodes for Comfyui to use Prompt Quill within complex workflows
ComfyUI-Montagen
ComfyUI-Montagen is an extension designed to enhance the video editing ability of ComfyUI with custom nodes and Montagen. It offers basic video editing features and integrates media clips with the ComfyUI workflow. Furthermore, this extension unlocks the full potential of AI-based video generation and task automation.
ComfyUI-AstralAnimator
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-Alimama-ControlNet-compatible
Compatible with alimama's SD3-ControlNet Demo on ComfyUI.
ComfyUI-speech-dataset-toolkit
Basic audio tools using torchaudio for ComfyUI. It is assumed to assist in the speech dataset creation for ASR, TTS, etc.
ComfyUI-StylizePhoto-MZ
A stylized node with simple operation. The effect is achieved by I2I and lora. The clay style is currently implemented.Comes with watermark function.
GlitchNodes
GlitchNodes is a collection of image processing nodes designed for ComfyUI that specializes in creating glitch art and retro effects.
IF_AI_HFDownloaderNode
Talking avatars Heads for the IF_AI tools integrates dreamtalk in ComfyUI
ComfyUI Rife TensorRT
This project provides a TensorRT implementation of [a/RIFE](https://github.com/hzwer/ECCV2022-RIFE) for ultra fast frame interpolation inside ComfyUI
ComfyUI_Janus_Wrapper
Unofficial implementation of [a/deepseek-ai/Janus](https://github.com/deepseek-ai/Janus) in ComfyUI.
ComfyUI-Fans
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).
IF_ParlerTTSNode
Parler TTS is a zeroshot voice synthesis with emotion and entonations, you can control the voice style via text prompt
Ollama and Llava Vision integration for ComfyUI
Ollama and Llava / vision integration for ComfyUI
ComfyUI-FramePack-HY
A custom node for ComfyUI to FramePack.
ComfyUI-ScenarioPrompt
ScenarioPrompt is a custom node that helps you understand what you're prompting for each property as you build your prompts
ComfyUI Video Player
A silly POC Video Player for ComfyUI
MediaMixer
A node suite for downloading audio and video from youtube as we all sevral useful video utilits such as a final frame selector and a node that merges two videos into one.
ComfyUI-PromptUtilities
Nodes: Format String, Join String List, Load Preset, Load Preset (Advanced), Const String, Const String (multi line). Add useful nodes related to prompt.
Ranbooru for ComfyUI
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_PNGInfo_Sidebar
Frontend extension that adds a sidebar for easy viewing of PNG file metadata.
ComfyUI - P2LDGAN Node
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.]
ComfyUI NPNet (Golden Noise)
A very barebones mostly-copypaste implementation of [a/https://github.com/xie-lab-ml/Golden-Noise-for-Diffusion-Models](https://github.com/xie-lab-ml/Golden-Noise-for-Diffusion-Models)
ComfyUI_Seamless_Patten
It make any text2image create seamless patten
ComfyUI OpenVoice
Unofficial implementation of [a/OpenVoice](https://github.com/myshell-ai/OpenVoice) for ComfyUI
Wild Divide
This extension provides the ability to build prompts using wildcards for each region of a split image.
ComfyUI_PromptManager
A powerful ComfyUI custom node that extends the standard text encoder with persistent prompt storage, advanced search capabilities, and an automatic image gallery system using SQLite.
comfyui-easy-padding
ComfyUI-Lumina-Next-SFT-DiffusersWrapper
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.
Comfyui Kolors Utils
NODES: Save Weight As Kolors Unet, Save Kolors
ComfyUI Easy Padding
ComfyUI Easy Padding is a simple custom ComfyUI node that helps you to add padding to images on ComfyUI.
ComfyUI-Img2DrawingAssistants
These are ComfyUI nodes to assist in converting an image to sketches or lineArts.
ComfyUI LLM Toolkit
A custom node collection for integrating various LLM (Large Language Model) providers with ComfyUI.
ComfyUI-Video-Editing-X-Attention
Investigating the Effectiveness of Cross Attention to Unlock Zero-Shot Editing of Text-to-Video Diffusion Models
asymmetric-tiling-comfyui
Nodes:Asymmetric_Tiling_KSampler.
ComfyUI-Image-Compressor
A ComfyUI custom node for image compression that supports multiple compression formats and parameter adjustments.
ComfyUI_OneButtonPrompt_Flux
ComfyUI_OneButtonPrompt_Flux is a Flux prompt generation node. The subject can be 'human,' 'other' or a combination of both. For human, pose settings can be enabled. Additionally, various styles can be applied. Finally, combine it with 'Prompt Enhancement' to seamlessly automate image generation, eliminating the hassle of designing prompts.
ComfyUI-StoryMaker
NODES:StoryMakerSinglePortraitNode, StoryMakerTwoPortraitNode, StoryMakerSwapClothNode.
RiceRound Cloud Node
This is an imaginative project that allows for one-click deployment, providing both an online page and a ComfyUI cloud node.[w/This custom node is vulnerable because it can dynamically download and execute nodes.]
ComfyUI-InstagramDownloader
A ComfyUI custom node package that allows downloading and organizing Instagram content directly in your ComfyUI Output folder
ComfyUI Coherent Video Sampler Node
A custom node for ComfyUI that enables coherent video generation while maintaining efficient memory usage, specifically optimized for heavy models like Flux.
ComfyUI Fisheye Effects Nodes
Provides tools for applying and removing fisheye lens effects from images.
image_control
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-RvTools
this node contains a lot of small little helpers like switches, passers and selectors that i use a lot to build my workflows.
ComfyUI CustomScheduler
Simple node for setting the sigma values directly. Note, for a full denoise the last sigma should be zero.
ComfyUI_Face_Anon_Simple
Face Anonymization make simple and easy.
ComfyUI-Image-Browsing
Kimara.ai's Advanced Watermarking Tools
The KimaraAIWatermarker custom node allows you to apply watermark text and logo overlays to images. Optionally, the watermark can be moved by the move_watermark_step amount of pixels after each generated image. To apply a moving watermark to a list of images, use the KimaraAIBatchImages node to concatenate the list into a single tensor, then use that as an input for the watermark node, as shown in the example image below.
Noise variation and batch noise tools
Nodes to create small variations on noise, to shape noise, and to control noise in batches. Replaces the old 'variation-seed' nodes.
ComfyUI-Panda3d
ComfyUI 3d engine
ComfyUI Zonos TTS Node
A ComfyUI custom node that brings Zonos Text-to-Speech capabilities to your workflows, featuring high-quality speech synthesis and voice cloning.
Comfyui_Gemini2
NODES:CXH_Gemini2_TX, CXH_Gemini2_Vision, CXH_Local_Prompt
ComfyUI-Pymunk
Pymunk is a easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python
DiffMorpher-ComfyUI
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_CartoonSegmentation
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.
easy-comfy-nodes
A collection of utility nodes primarily for interacting with comfy via automated systems
ComfyUI_RopeWrapper
Wrap Rope into ComfyUI, do a little change to use in ComfyUI. All credit goes to Hillobar and his ROPE [ㅁ/https://github.com/Hillobar/Rope](https://github.com/Hillobar/Rope)
ComfyUI LatentSync
Unofficial implementation of [a/LatentSync](https://github.com/bytedance/LatentSync) for ComfyUI
ComfyUI-Desert-Pixel-Nodes
A collection of custom nodes for ComfyUI focused on animation, image processing, and workflow optimization.
ComfyUI-DiffusersLoader
This node pack allows loading of SD checkpoints that uses diffusers format in comfyUI.
ComfyUI-LTXVideoLoRA
A set of custom nodes enabling LoRA support for LTX Video
ComfyUI_CSGO_Wrapper
using InstantX's CSGO in comfyUI for style
ComfyUI_FollowYourEmoji
You can make emoji from a video and a image in comfyui
LCMSampler-ComfyUI
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.
ComfyUI-InversedNoise
Nodes:Inversed Euler Sampler, Mix Noise with Latent, Combine Latent Noise
MergeBlockWeighted_fo_ComfyUI
Nodes: MergeBlockWeighted
RUI-Nodes
Rui's workflow-specific custom node, written using GPT.
ComfyUI-Data-Analysis
Data analysis custom modules for ComfyUI - Use Pandas & Matplotlib from within ComfyUI
ComfyUI_pixtral_vision
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-Autocomplete-Plus
Autocomplete and Related Tag display for ComfyUI
Comfyui_CXH_Phi_3.5
Phi-3.5-vision-instruct fast talk with image ! Fast , Fast ,Fast! 1.Phi-3.5-vision-instruct
ComfyUI-CSV-Loader
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-Paint-by-Example
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_StableAnimator
ComfyUI nodes for StableAnimator
Auto-MBW
Auto-MBW for ComfyUI loosely based on sdweb-auto-MBW. Nodes: auto merge block weighted
SyntaxNodes - Image Processing Effects for ComfyUI
A collection of custom nodes for ComfyUI designed to apply various image processing effects, stylizations, and analyses.
ComfyUI-TacoNodes
Nodes:TacoLatent, TacoAnimatedLoader, TacoImg2ImgAnimatedLoader, TacoGifMaker.
ComfyUI-EvTexture
Wrapper for EvTexture Video Upscaler: [a/https://github.com/DachunKai/EvTexture](https://github.com/DachunKai/EvTexture)
ComfyUI_TravelSuite
ComfyUI custom nodes to apply various latent travel techniques.
Load Image From Base64 URI
Nodes: LoadImageFromBase64. Loads an image and its transparency mask from a base64-encoded data URI for easy API connection.
ComfyUI-tbox
Nodes:ImageLoader, ImageSaver, ImagesSaver, ImageResize, ImageSize, GFPGANNode, MaskAddNode, Video Load, ...
ControlNet Auxiliar
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_to_webui
Encapsulate the comfyui workflow as a gradio webui
ComfyUI-VideoBasic
Used to solve the OOM (Out Of Memory) issue caused by loading all frames of a video at once in ComfyUI. All nodes use streamingly, and no longer load all frames of the video into memory at once.
ComfyUI-Chatterbox
ComfyUI Chatterbox TTS & Voice Conversion Node
ComfyUI-CogVideoX
Experience the CogVideoX model on ComfyUI
ComfyUI Pause Workflow Node
Node to pause a workflow with a continue button
ComfyUI Pixtral Large Extension
A ComfyUI custom node that integrates Mistral AI's Pixtral Large vision model, enabling powerful multimodal AI capabilities within ComfyUI. Pixtral Large is a 124B parameter model (123B decoder + 1B visual encoder)
ComfyUI-DAAM
ComfyUI custom nodes for Diffusion Attentive Attribution Maps (DAAM)
SComfyUI-Keyframe
set denoise strength for keyframe
YARS: Yet Another Resolution Selector
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.
ComfyUI Fictiverse Nodes
Nodes:Color correction.
hd-nodes-comfyui
Nodes:Combine HDMasks, Cover HDMasks, HD FaceIndex, HD SmoothEdge, HD GetMaskArea, HD Image Levels, HD Ultimate SD Upscale
quadmoon's ComfyUI nodes
These are just some nodes I wanted and couldn't find where anyone else had made them yet.
LM Studio Image to Text Node for ComfyUI
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.
TechNodes
ComfyUI nodes for merging, testing and more. NOTE: SDNext Merge, VAE Merge, MBW Layers, Repeat VAE, Quantization.
comfyui-imgmake
This extension integrates ebsynth_utility into comfyui, and I've written some of my own nodes for secondary use.
FAI-Node
Various custom nodes for ComfyUI
SenseVoice-ComfyUI
a custom node for SenseVoice
cyberdolphin
Cyberdolphin Suite of ComfyUI nodes for wiring up things.
ComfyUI_AutoDownloadModels
This custom node helps to auto download models from huggingface
ComfyUI_ImageToText
Nodes: ComfyUI_ImageToText
Comfyui Webcam capture node
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.
Jovi_GLSL
Integrates GLSL shader support.
ComfyUI-Extract_Flux_Lora
Extract LoRA from the original Fine-Tuned model.
ComfyUI-LoRA-Assistant
The plug-in is designed to automatically save the association between the LoRA model and Trigger words to a Local JSON file so that when the LoRA model is loaded, the associated trigger words can be automatically loaded via the node 'LoRA Trigger Local' without manual input.
ComfyUI-Texturaizer
These are companion nodes for Texturaizer, a Blender plugin that connects complex 3D data to ComfyUI. https://texturaizer.com
ComfyUI-RAVE Attention
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_FluxPromptGen
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-Prediction
Fully customizable Classifier Free Guidance for ComfyUI.
SP-Nodes
Node Pack: PromptChecker for token toggling, KoboldCPP API, ModelMerging, Telegram-Bot-API, and more
PyramidFlow-ComfyUI
a custom node for [a/Pyramid-Flow](https://github.com/jy0205/Pyramid-Flow)
Comflowy's Custom Nodes
Custom nodes for ComfyUI by Comflowy.
ComfyUI-Notifications
Send notifications when a workflow completes.
Simswap Node for ComfyUI
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 Watermark Detection Node
This custom node for ComfyUI provides watermark detection capabilities using a YOLO model trained by [a/fancyfeast](https://huggingface.co/fancyfeast), the creator of JoyCaption. The model is originally hosted at [a/Hugging Face Space](https://huggingface.co/spaces/fancyfeast/joycaption-watermark-detection).
D2 Send Eagle
Send images generated by ComfyUI to Eagle image management software
ComfyUI-SimDA
Nodes:SimDATrain, SimDALoader, SimDARun, VHS_FILENAMES_STRING_SimDA
sml-comfyui-prompt-expansion
Prompt Expansion for Stable Diffusion, using Deepseek API.
ComfyUI-NODEJS
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_PBR_Maker
you can make PBR in comfyUI
ComfyUI-SAM2-Realtime
NODES:(Down)Load SAM2-Realtime Model, Sam2RealtimeSegmentation
Cyber-BlackCat
Using LLM and Joy tag pipeline to tag your image(s folder), it's suitable for train FLUX LoRA and also sdxl. Load images in order!
ComfyUI-FramePackWrapper_PlusOne
ComfyUI custom node for FramePack, supporting 1-frame inferences.
comfy-ex-tagcomplete
tag completer with csv file
ComfyUI-3d-photo-inpainting
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
ComfyUI_FFT
Perform a Fast Fourier Transform on the image, and then users can freely select the filtering range to filter the image. The main function is to remove the grid patterns on the image, and it can also perform high-pass filtering and low-pass filtering. The detailed workflow is shown in the figure below. The PNG file contains the ComfyUI workflow.The working principle is similar to the FFT filter in Photoshop.
MW-ComfyUI_PortraitTools
Portrait Tools: Facial detection cropping, alignment, ID photo, etc.
ComfyUI-Elegant-Resource-Monitor
This custom node for ComfyUI will add a simple and elegant resource monitor.
ComfyUI_pandai
ComfyUI YoloNasPose Tensorrt
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-TRA
Nodes:TCL EbSynth, TCL Extract Frames (From File), TCL Extract Frames (From Video), TCL Combine Frames, TCL Save Video (From Frames)
comfyui-clip-with-break
CLIP text encoder with BREAK formatting like A1111 (uses chained ComfyUI conditioning concat).
LoRTnoC-ComfyUI
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?)
ComfyUI_InternVL2
ComfyUI for [a/InternVL](https://github.com/OpenGVLab/InternVL)
ComfyUI-DeepCache-Fix
Accelerate ComfyUI Nodes for Faster Image Generation, Ensuring Consistency Pre and Post-Acceleration, Ideal for Bulk Image Production.
ComfyUI-MX-post-processing-nodes
A collection of post processing nodes for ComfyUI, dds image post-processing adjustment capabilities to the ComfyUI.
CrasH Utils
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 Aesthetic Predictor V2.5
Simple ComfyUI node that predicts the score of an aesthetic image with SigLIP-based predictor.
MW-ComfyUI_EraX-WoW-Turbo
Super fast multilingual speech recognition model based on Whisper Large-v3 Turbo. A node for ComfyUI.
ComfyUI_FaceAlignPaste
Smart Face Alignment and Pasting Node
Painting Coder Utils
Powerful tools for image and text processing, including cross-platform workflow fixes, optimized resolution, dynamic text/image combos, and batch processing. Unlock seamless AI art creation and boost your productivity!
ComfyUI-SD3LatentSelectRes
You'll get a new node called SD3 Latent Select Resolution, you can pick the x and y sizes from a list.
ComfyUI-3D-Convert
ComfyUI-3D-Covert is a 3D File Format Conversion Extension based on 3dconvert.nsdt.cloud-API. It provides a node ConvertTo3DFormat currently available, is a powerful tool designed to streamline the conversion of 3D models between a wide array of file formats.
pfg-ComfyUI
ComfyUI version of https://github.com/laksjdjf/pfg-webui. (To use this extension, you need to download the required model file from **Install Models**)
ComfyUI-ExtendIPAdapterClipVision
This extension provides two nodes to use with my experimental [a/ip-adapter finetune](https://civitai.com/models/1233692?modelVersionId=1390253) for NoobAI-XL style transfer. [a/Here](https://github.com/vahlok-alunmid/reForge-preprocessor_bigG_448) is the counterpart extension for Reforge WebUI.
ComfyUI for CosyVoice
Support both CosyVoice1.0 and CosyVoice2.0. Referenced [a/CosyVoice-ComfyUI](https://github.com/AIFSH/CosyVoice-ComfyUI), the following modifications have been made: Add support for CosyVoice2.0, Add whether to use stream processing options, Use speed control by CosyVoice, Add model path check to avoid duplicate downloads, Provide two ways of use
ComfyUI-AdvancedTiling
Advanced tiling of various shapes for ComfyUI
ComfyUI-Image-Captioner
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-ViewCrafter
ComfyUI nodes to use [a/ViewCrafter](https://github.com/Drexubery/ViewCrafter/tree/main) for novel view synthesis.
ComfyUI_LatentToRGB
ComfyUI custom node to convert latent to RGB
ComfyUI_llm_easyanimiate
implementation easyanimate with llama3-8b-6bit instruction LLM generation prompt help
LiquidTime - by PabloGFX
LiquidTime is a simple yet powerful frame interpolation node for ComfyUI. Just input your sequence and desired frame count - the node handles all complex calculations and generates smooth in-between frames for you. A must-have tool for AI animation and video creation that lets you shape time like liquid.
ComfyUI-Environment-Visualizer
This ComfyUI node pack allows the user to take a panoramic image and a corresponding depth map, and turn them into a 3D environment, which they can view in an immersive WebXR environment.
ComfyUI-decadetw-spout-syphon-im-vj
I'm SD-VJ. (share SD-generating-process in realtime by gpu)
ComfyUI-LivePortraitKJ-MPS
Partial MPS support for ComfyUI nodes for LivePortrait to use them on a MacBook
ComfyUI Flux Prompt Saver
The Flux Prompt Saver is set of simple nodes for saving images generated with Flux with A1111-style metadata.
ComfyUI-LaVIT
Nodes:VideoLaVITLoader, VideoLaVITT2V, VideoLaVITI2V, VideoLaVITI2VLong, VideoLaVITT2VLong, VideoLaVITI2I
ComfyUI-TextOnSegs
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.
StableDiffusion-dpmpp_2m_alt-Sampler
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.]
ComfyUI-ImageAutotone
A node for ComfyUI that takes an input image and clips the color channels independently to increase contrast and alter color cast. This is a reinterpretation of PhotoShop's 'Auto Tone' algorithm.
ComfyUI-VisualQueryTemplate
A ComfyUI node for transforming images into descriptive text using templated visual question answering. Leverages Hugging Face's VQA models with transformers
ComfyUI-GTSuya-Nodes
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.
PhotoRoom Nodes by Discopixel
A small collection of custom nodes for use with ComfyUI, by [a/Discopixel](https://discopixel.studio)
ComfyUI-D00MYsNodes
Nodes: Images_Converter, Show_Text, Strings_From_List, Save_Text, Random_Images, Load_Images_From_Paths, JSPaint.
ResolutionSelector for ComfyUI
A custom node for Stable Diffusion ComfyUI to enable easy selection of image resolutions for SDXL SD15 SD21
ComfyUI NodePresets
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.
Variables for Comfy UI
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.
Save Image Plus for ComfyUI
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_FluxLayerDiffuse
ComfyUI nodes to use [a/Flux-version-LayerDiffuse](https://github.com/RedAIGC/Flux-version-LayerDiffuse)
ComfyUI-Gemini_TTS
A powerful ComfyUI custom node that brings Google's Gemini TTS capabilities directly to your workflow. Generate high-quality speech with 30+ voices supporting both free and paid tiers.
Latent Walk
Latent space walks for latents, conditionals and noise
IG-Motion-Search
Nodes for searching videos by motion
ComfyUI_SUNoise
Scaled Uniform Noise for Ancestral and Stochastic samplers
FireRedTTS-ComfyUI
a custom node for [a/FireRedTTS](https://github.com/FireRedTeam/FireRedTTS)
ComfyUI Dreamtalk
Unofficial implementation of [a/dreamtalk](https://github.com/ali-vilab/dreamtalk) for ComfyUI
Semantic-aware Guidance (S-CFG)
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'
ComfyUI_PerpWeight
A novel weighting scheme for token vectors from CLIP. Allows a wider range of values for the weight. Inspired by Perp-Neg.
comfyui-finegrain
ComfyUI custom nodes to interact with the Finegrain API.
ComfyUI-InfiniteYou
ComfyUI custom_node for ByteDance's InfiniteYou
ComfyUI Custom Dia
This is a ComfyUI integration of the [a/Dia TTS model](https://github.com/nari-labs/dia/). Many thanks to nari-labs for their fantastic work.
Img2color - Extract Colors from Image
Extract the most common colors from an image, up to any number. Convert colors to plain English names using various color naming systems.
ComfyUI-HaiperAI-API
Haiper API official ComfyUI custom node.
EBU LMStudio LLM Integration
Custom nodes for integrating LM Studio's LLM functionality into ComfyUI. Includes EBU-LMStudio-Load, EBU-LMStudio-Unload, and EBU-LMStudio-Request.
comfyui-try-on
Virtual try-on for creating a personal brand wardrobe collection.
ComfyUI-Step1X-3D
ComfyUI-Step1X-3D is now available in ComfyUI, delivering high-fidelity 3D asset generation with consistent geometry-texture alignment. It supports multi-style outputs: cartoon, sketch, and photorealistic.
ComfyUI-HyperSDXL1StepUnetScheduler (ByteDance)
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-Light-Tool
An awesome light image processing tool nodes for ComfyUI.
ComfyUI-DiLightNet
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.
Ollama Prompt Encode
A prompt generator and CLIP encoder using AI provided by Ollama.
ComfyUI-StyleShot
This project integrates [a/StyleShot](https://github.com/open-mmlab/StyleShot) functionality into ComfyUI, thanks to the foundational work by continue-revolution.
ComfyUI_NoxinNodes
Nodes: Noxin Complete Chime, Noxin Scaled Resolutions, Load from Noxin Prompt Library, Save to Noxin Prompt Library
ComfyUI-WJNodes
Ready to use upon download. No need to install dependencies for the time being. If there are new functions or suggestions, please provide feedback. Attention! The delfile node is not recommended for use on servers. I am not responsible for any losses incurred.
ComfyUI_VisualCloze
VisualCloze: A Universal Image Generation Framework via Visual In-Context Learning,you can use it in ComfyUI
ComfyUI-UltimateSDUpscale-GGUF
GGUF implementation for the ComfyUI Ultimate SD Upscale node.
ComfyQR-scanning-nodes
A set of ComfyUI nodes to quickly test generated QR codes for scannability. A companion project to ComfyQR.
StableDiffusion-dpmpp_2m_alt-Sampler
DPM++ 2M alt Sampler for ComfyUI (And WebUI) and Align Your Steps Scheduler
ComfyUI-Debug
Attach a debug node to an output to obtain more detailed information. Uncover the details of your models in ComfyUI with ease.
ComfyUIDepthEstimation
A robust custom depth estimation node for ComfyUI using Depth-Anything models. It integrates depth estimation with configurable post-processing options including blur, median filtering, contrast enhancement, and gamma correction.
nui suite
NODES: Dynamic Prompts Text Encode, Feeling Lucky Text Encode, Output String
lollms_nodes_suite
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.
Control Freak for ComfyUI
Control Freak gives you physical control over your ComfyUI workflows by mapping MIDI controllers, gamepads, and other input devices to any node parameter or UI element. Transform your image generation experience with tactile, responsive control. Ever heard of 'flow state'?
ComfyUI-ultimate-openpose-estimator
Super fast tensorrt performance with accuate pose estimation of dwpose model, giving the detecting threshold control, plus pose image render and pose json format output. Fine control for pose plotting.
ComfyUI Signal Processing
Audio processing nodes for comfyui.
ComfyUI-PixelOE-Wrapper
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-EasyDeforum
Nodes:Easy2DDeforum (Chan)
ComfyUI-PixelOE-Wrapper
ComfyUI-Step1X-Edit
Make Step1X-Edit avialbe in ComfyUI.
ComfyUI_M3Net
ComfyUI for [a/M3Net](https://github.com/I2-Multimedia-Lab/M3Net)
ComfyUI-Static-Primitives
Adds Static Primitives to ComfyUI. Mostly to work with reroute nodes
Comfy_KepMatteAnything
This extension provides a custom node that allows the use of [a/Matte Anything](https://github.com/hustvl/Matte-Anything) in ComfyUI.
Janus-Pro ComfyUI Plugin
This plugin integrates the Janus-Pro multi-modal model into ComfyUI, enabling advanced image understanding and text-to-image generation capabilities. It supports both image analysis and creative image generation workflows.
comfyui-default-values-manager
comfyui-default-values-manager
VEnhancer ComfyUI Extension
ComfyUI workflow for VEnhancer Inference
SDFXBridgeForComfyUI - ComfyUI Custom Node for SDFX Integration
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-Sn0w-Scripts
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-discopixel
A small collection of custom nodes for use with ComfyUI, for geometry calculations
Huggingface Api Serverless
Huggingface Api Serverless request
ComfyUI-Flux1Quantize-MZ
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-HunyuanVideo-Avatar
ComfyUI-HunyuanVideo-Avatar is now available in ComfyUI, HunyuanVideo-Avatar is a multimodal diffusion transformer (MM-DiT)-based model capable of simultaneously generating dynamic, emotion-controllable, and multi-character dialogue videos.
ComfyUI-tagcomplete
This extension provides tag completion feature in textbox.
PyTorch 360° Image Conversion Toolkit for ComfyUI
A collection of custom nodes for working with and converting between 360 degree equirectangular images, cubemap, and perspective images. Panoramic 360 images are also sometimes known as VR photography (virtual reality), HDRI environments (ex: skyboxes), image spheres, spherical images, 360 pano, and 360 degree photos.
ComfyUI-WorkflowCheckpointing
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_extra_api
Add more endpoints to make easy for utilizing ComfyUI API.
Cyber-BlackCat
Load images in order(All other nodes are in the wrong order)! Using LLM and Joy tag pipeline to tag your image(s folder), it's suitable for train FLUX LoRA and also sdxl.
ComfyUI Simple Feed
A lightweight image tray forked from Comfy-UI-CustomScripts with simple sorting, positioning and filtering options.
ComfyUI-SVGFullfill
ComfyUI-SVGFullfill is a custom node for ComfyUI that handles SVG file processing. Key features: - SVG file upload and preview - Replace images (up to 3) and text elements (up to 10) in SVG - Chinese font support - Real-time canvas preview - PNG export
ComfyUI_Qwen2-Audio-7B-Instruct-Int4
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.
comfyui_wildcards
This is an attempt to recreate the wildcards plugin for Automatic1111 but for ComfyUI.
comfyui-faster-loading
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.]
ComfyUI-Restart-Sampler
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 Ricing
ComfyUI custom user.css and some script stuff. mainly for web interface.
ComfyUI-Dickson-Nodes
A set of custom nodes that I've either written myself or adapted from other authors
ComfyUI Production Nodes Pack
This is set of custom nodes for your ComfyUI local installation. It offers the very basic nodes that are missing in the official 'Vanilla' package. It is a research Node based project on Artificial Intelligence using ComfyUI visual editor. This repository also includes a set of workflows to test the nodes. NOTE:Renamed from 'ComfyUI-Compositing-Nodes-Pack'
ComfyUI_aspect_ratios
Aspect ratio selector for ComfyUI based on [a/sd-webui-ar](https://github.com/alemelis/sd-webui-ar?tab=readme-ov-file).
ComfyUI-Creepy_nodes
A collection of switch nodes for ComfyUI
PoseKeypoint Mask
Convert PoseKeypoint to mask, please refer to the example workflow for usage instructions.
ComfyUI-Doubutsu-Describer
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)
ComfyUI-Translator
Auto translate all languages to english
ComfyUI_depthMapOperation
A simple set of nodes to generate a point cloud from an image and its depth map, perform transformations and some basic operations.
comfyui_quilting
image and latent quilting nodes for comfyui
ComfyUI-Yuan
Some simple&practical ComfyUI image processing nodes.
ComfyUI-StyleTransferPlus
Nodes:Neural Neighbor, CAST, EFDM, MicroAST, Coral Color Transfer.
NoteManager
A powerful extension for ComfyUI that enables adding notes to many node in your workflow. Keep track of important settings, reminders, and workflow documentation directly within your ComfyUI canvas.
ComfyUI_Wan2_1_lora_trainer
ComfyUI interface adaptation of the musubi-tunner library to train Wan 2.1 loras.
Propmt Worker
Node:Prompt Worker. A text manipulation node for postprocessing of prompt.
Shibiko AI ComfyUI Tools
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)
Comfy-Topaz-Photo
A new ComfyUI node for integrating Topaz Photo AI's powerful image enhancement capabilities.
ComfyUI-Counternodes
This node group contains a series of ComfyUI nodes with built-in counters and specific output results based on the counter's output, aimed at implementing folder traversal functionality in the ComfyUI frontend. For specific examples, please refer to the sample workflow. Of course, you can also use your imagination to create other interesting things.
SemiChat-ComfyUI
A ComfyUI chat node based on SemiUI.
Kandinsky 2.2 ComfyUI Plugin
Nodes provide an options to combine prior and decoder models of Kandinsky 2.2.
ComfyUI-Unprompted
A node that processes input text with the [a/Unprompted templating language](https://github.com/ThereforeGames/unprompted).
ComfyUi-MzMaXaM
A pack of nodes(only 2 for now) to make my life easier and hopefully yours ;)
Image to Painting and Inspyrenet Assistant Nodes
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_StableDelight_ll
StableDelight: Revealing Hidden Textures by Removing Specular Reflections
ComfyUI-PanoCard
A plugin application that utilizes ComfyUI to generate 360-degree panoramic images. It primarily works by converting between flat images and equidistant cylindrical projections, stretching flat images into a curved format, and setting regional conditions, while harnessing the power of large models to produce 360-degree panoramic views.
Face Cropper Node (2:3 Ratio)
The Face Cropper Node (MarwanFaceCropping) is a custom image processing node designed for ComfyUI. It takes an input image and crops it to a 2:3 aspect ratio, ensuring that most of the subject remains in the frame while maintaining the correct proportions.
ComfyUI-MagnifyGlass
ComfyUI-MagnifyGlass: A powerful & customizable magnifying glass for ComfyUI. Zoom into canvas details with smooth controls, configurable activation, custom styles (shape, size, border) & WebGL performance.
ComfyUI_Streamv2v_Plus
using [a/StreamV2V](https://github.com/Jeff-LiangF/streamv2v) in ComfyUI
ComfyUI-BiRefNet-lite
This repository packages the latest BiRefNet model as a ComfyUI node for use, supporting chunked loading on both CPU and GPU, as well as model caching features.
ComfyUI-LBMWrapper
ComfyUI-LBMWrapper is a user-friendly interface designed to simplify the integration of lightweight models into your projects. It streamlines workflows by providing essential tools for managing and deploying models with ease.
ComfyUI-deepcache
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.
Just a bunch of QOL nodes by 42lux
Just a bunch of QOL nodes. Normalized Flux Sampling, High Res Latent Picker, Textbox with Token Counter.
ComfyUi_String_Function_Tree
This custom node provides the capability to manipulate multiple string inputs.
comfyui-image-round
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.
Head-Orientation-Node - by 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.
PonySwitch Node
The PonySwitch node is a custom node for ComfyUI that modifies prompts based on a toggle switch and adds configurable pony tags.
ComfyUI-productfix
This is a ComfyUI custom node that helps generate images while preserving the text, logos, and details of e-commerce products.
NSFW Check for ComfyUI
This project is designed to detect whether images generated by ComfyUI are Not Safe For Work (NSFW). It uses a machine learning model to classify images as either safe or not safe for work and returns a confidence score for the NSFW classification.
ComfyUI_Pipeline_Tool
A tool for novice users in Chinese Mainland to call the huggingface hub and download the huggingface models.
Self-Guidance nodes
Unofficial ComfyUI implementation of Self-Guidance.
ComfyUI-ShadowR
ComfyUI [a/movingforward100/Shadow_R](https://github.com/movingforward100/Shadow_R) Wrapper
yk-node-suite-comfyui
y.k.'s comfyui node suite
ComfyUI-AudioReactive
porting audioreactivity pipeline from vktrs to comfyui.
Anime Character Segmentation node for comfyui
A Anime Character Segmentation node for comfyui, based on [this hf space](https://huggingface.co/spaces/skytnt/anime-remove-background).
ComfyUI-UNO
ComfyUI nodes for UNO model.
ComfyUI-Show-Text
A simple but powerful node for ComfyUI that displays text input in a readable format. Perfect for viewing outputs from text generation nodes, prompt builders, interrogators, and more.
ComfyUI SchedulerMixer
Create a custom scheduler from a weighted average of the built-in schedulers
ComfyUI-Curve
A professional ComfyUI curve adjustment node that offers Photoshop-like curve functionality, over 70 preset styles, advanced mask support, and histogram analysis.
ComfyUI GOAT Nodes
Nodes to level up your workflows performance and streamline specific functions.
ComfyUI-Audio_Quality_Enhancer
An extension that's adds advanced audio processing capabilities to ComfyUI with professional-grade audio effects and AI-powered audio enhancement.
wavespeed-comfyui
This is a custom node for ComfyUI that allows you to use the WaveSpeed AI API directly in ComfyUI. WaveSpeed AI is a high-performance AI image and video generation service platform offering industry-leading generation speeds. For more information, see [a/WaveSpeed AI Documentation](https://wavespeed.ai/docs).
ComfyUI_CustomNet
you can using customnet in comfyUI
NX_PromptStyler
A custom node for ComfyUI to create a prompt based on a list of keywords saved in CSV files.
comfyui-gimp-nodes
Provides nodes geared towards using GIMP as a frontend for ComfyUI.
ComfyUI-MaskEditor-Extension
This repository packages the latest BiRefNet model as a ComfyUI node for use, supporting chunked loading on both CPU and GPU, as well as model caching features.
ComfyUI-DiscordSend
A ComfyUI extension that enables seamless sharing of AI-generated images and videos directly to Discord.
Customizable API Call Nodes by BillBum
API call node for Third-party platforms both official and local. Support VLMs LLMs Dalle3 Flux-Pro SD3 etc. And some little tools: img to b64 url, b64 url to img, b64 url to b64 data, reg text to word and ',' only, etc.
ComfyUI_fsdymy
Nodes:Save Image Without Metadata
ComfyUI-JoyCaption
ComfyUI custom node powered by LLaVA VLM for advanced image captioning with customizable styles and memory-efficient inference.
ComfyUI-AdvancedAlphaProcessor
This is a custom node for ComfyUI. Features:Removes white areas in the input image by making them transparent based on brightness, Outputs in black and transparent, Outputs in gray and transparent. This is a simple node with the above functionalities implemented. It also supports sequential processing.
chinese_clip_encode
Support input of Chinese prompts.
ComfyUI-Fill-Image-for-Outpainting
This node is to fill image for outpainting(inpainting) Fill image using cv2 methods(cv2_ns, cv2_telea and edge_pad)
Customizable API Call Nodes by BillBum
API call node for Third-party platforms both official and local. Support VLMs LLMs Dalle3 Flux-Pro SD3 etc. And some little tools: img to b64 url, b64 url to img, b64 url to b64 data, reg text to word and ',' only, etc.
ComfyUI_Image_Text_Overlay
Add text to image in ComfyUI
ComfyUI-nodes-hnmr
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.
ComfyUI_photomakerV2_native
Nodes: PhotoMakerLoaderV2,PhotoMakerEncodeV2
Light Gradient for ComfyUI
Nodes:Image Gradient,Mask Gradient
mihaiiancu/Inpaint
Nodes: InpaintMediapipe. This node provides a simple interface to inpaint.
YANC_LMStudio
A custom node for a LMStudio integration into ComfyUI.
IF_AI_LoadImages
It Load Images with subfolders form arbitrary folders previous on node outputs lists- convinient selection via file browser
ComfyUI-LoRA-Tuner
Nodes: LoRA-Tuner. For using multiple LoRA easily.
EzAudio-ComfyUI
a custom node for [a/EzAudio](https://github.com/haidog-yaqub/EzAudio)
Easy automatic (square) image cropper using Yolo
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
image-caption-comfyui
Using image caption models to extract prompts in ComfyUI
ComfyUI-Html2Image
NODES: Webpage Screenshot, Camera Watermark, Template To Image
ComfyUI_StringEssentials
Essential string manipulation nodes for ComfyUI.
ComfyUI-FrameSkipping
Used to process video redrawing, frame skipping, frame ending early, etc.
ComfyUI_Pic2Story
you can using pic2story in comfyUI
comfyui_ab_sampler
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.
MW-ComfyUI_OuteTTS
OuteTTS - Unified Text-To-Speech. A node for ComfyUI
StereoVision Plugin for ComfyUI
A ComfyUI node for producing stereoscopic and autostereogram (magic eye) images and videos.
Apply Style Model Adjust for ComfyUI
A custom node that provides enhanced control over style transfer balance when using FLUX style models in ComfyUI. This node offers better control over the influence of text prompts versus style reference images.
ComfyUI-CSV-prompt-builder
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.
ComfyUI-Image-Evaluation
An extension to ComfyUI that evaluates images using multiple models.
ComfyUI Level Pixel
Main nodes of the Level Pixel company (aka levelpixel, LP). Includes convenient nodes for working with images from folders; counting files in a folder; cleaning memory; tag filters. Model Unloader, LLM Unloader, Free memory, Tag Filters, Tag Category Filters, Tag Choice Parser, File counter, Image Loader From Path (with counters), Image Remove Background based on RemBG, Autotagger.
ZSuite
Nodes:Prompter, RF Noise, SeedMod.
ComfyUI_fnodes
ComfyUI_fnodes is a collection of custom nodes designed for ComfyUI. These nodes provide additional functionality that can enhance your ComfyUI workflows. File manipulation tools, Image resizing tools, IPAdapter tools, Image processing tools, Mask tools, Face analysis tools, Sampler tools, Miscellaneous tools
ComfyUI-FastSDCPU
A set of nodes for interfacing with the FastSDCPU webserver.
ComfyUI Model Bending
Use model bending to push your model beyond its visuals' limits. These nodes allow you to apply transformations to the intemediate densoising steps during sampling, e.g. add, multiplty, scale, rotate, dilate, erode ..etc.
ComfyUI-CLIPSlider
A node to replicate [a/https://huggingface.co/spaces/latentexplorers/latentnavigation-flux](A node to replicate https://huggingface.co/spaces/latentexplorers/latentnavigation-flux)
Negative-attention-for-ComfyUI-
Takes the difference in between the positive and negative conditioning at the attention. NOTE: Will not work with Flux
ComfyUI-Stereopsis
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-Phi
Custom nodes to run microsoft/Phi models.
Audio nodes
Various nodes related to audio.
ComfyUI-ToSVG-Potracer
ComfyUI node to vectorize 2 color images like logo or text calling the pure Python 'potracer' library for potrace. Requires LATEST VERSION of https://registry.comfy.org/nodes/ComfyUI-ToSVG to_SVG node to save as SVG.
ComfyUI-MatAnyone
MatAnyone in ComfyUI (Remove background)
ViewCrafter-ComfyUI
a custom node for [a/ViewCrafter](https://github.com/Drexubery/ViewCrafter)
ComfyUI-Fooocus
This extension provides image generation features based on Fooocus.
ComfyUI-TimestepShiftModel
This is a ComfyUI implementation of the timestep shift technique used in [a/NitroFusion: High-Fidelity Single-Step Diffusion through Dynamic Adversarial Training.](https://arxiv.org/abs/2412.02030) For more details, visit the official [a/NitroFusion GitHub repository](https://github.com/ChenDarYen/NitroFusion).
ComfyUI-NuA-BIRD
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)
ComfyUI-MoviiGen
ComfyUI-MoviiGen is now available in ComfyUI, MoviiGen 1.1 is a cutting-edge video generation model that excels in cinematic aesthetics and visual quality.
WTF? - a debug node for ComfyUI
This node provides a simple way to view the output of many nodes, without leaving ComfyUI.
ComfyUI-HakuImg
Image processing tool for ComfyUI
ComfyUIFlexiLoRALoader
FlexiLoRALoader - A ComfyUI custom node for dynamic LoRA weight management. Apply multiple LoRAs with flexible weight patterns and randomization features for creative AI image generation. Features: • Multiple LoRA handling (up to 3) • Weight pattern presets • Random/Sequential mode • Debug logging support
ComfyUI-RGT
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_BadgerTools
ComfyUI-Stream-Pack
A suite of custom ComfyUI nodes for building real-time video and audio workflows using ComfyStream.
ComfyUI_Demucs
Using Demucs in comfyUI, make Music Source Separation
Comfyui HiFORCE Plugin
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.
comfyui_visual_anagram
Nodes:visual_anagrams_sample, visual_anagrams_animate
ComfyUI_BaiKong_Node
ComfyUI Nodes - Get the colors palette from image
ComfyUI-PixelResolutionCalculator
Simple resuluition calculator to convert pixel resolution and aspect ratio to laten friendlt pixel width and height size.
comfyui_LLM_schools
ComfyUI node library for fine-tuning LLMs
paint-by-example @ ComfyUI
Implementation of paint-by-example on ComfyUI
ComfyUI-Live2DViewer
a comfyui node for viewing Live2D model
ComfyUI-ultimate-openpose-render
Enhanced features with flexible choice of inputs and outputs, fine control for pose plotting, freedom to composite poses and fast local pose editting.
ComfyUI VIDU
This is a ComfyUI node package that integrates with VIDU API, supporting features such as text-to-video, image-to-video, character-to-video generation, and video super-resolution.
ComfyUI-Animagine-Prompt
Comfy UI node to prompt build for https://huggingface.co/cagliostrolab/animagine-xl-4.0 model
SRL's nodes
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]
ComfyUI_GMIC
Nodes:GMIC Image Processing.
ComfyUI Nich Utils
Several utility nodes for use with ComfyUI.
ComfyUI-kewky_tools
text_append_node, vramdebugplus, tensordebugplus, animation_schedule_output
ComfyUI_TENSOR_ART
This project implements a set of custom nodes for ComfyUI, integrating some of the API interfaces provided by [a/TAMS](https://tams.tensor.art/).
ComfyUI_SuperResolution
A collection of high-performance neural network-based Super Resolution models for ComfyUI.
IC-Light-ComfyUI-Node
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_BadgerTools
Nodes:ImageOverlap-badger, FloatToInt-badger, IntToString-badger, FloatToString-badger, ImageNormalization-badger, ImageScaleToSide-badger, NovelToFizz-badger.
ComfyUI-List-Utils
LIST and BATCH utilities which support: create, convert, get or slice items
ComfyUI_Model_Cache
A model cached-loader custom node for ComfyUI.
ComfyUI-BPT
Comfyui [a/BPT](https://github.com/whaohan/bpt) Wrapper (Trimesh in/out connections)
ComfyUI-EmptyHunyuanLatent
Custom nodes for ComfyUI to generate empty latent space compatible with Hunyuan models for both image and video generation.
Comfyui_CXH_DeepLX
NODES:CXH_DeepLX_Free, CXH_DeepLX_translate
ComfyUI-AudioReactor
Nodes: Shadertoy, Load Audio (from Path), Audio Frame Transform (Shadertoy), Audio Frame Transform (Beats)
TWanSigmaGraph
Interactive sigma schedule editor with graph and text input.
trNodes
Nodes: image_layering, color_correction, model_router
ComfyUI_RS-SaturationNode
Professional image saturation control with artifact and highlight protection.
ComfyUI-Nai-Production-Nodes-Pack
A set of Custom Nodes for Compositing for ComfyUI
ComfyUI_EasyKitHT_NodeAlignPro
ComfyUI_EasyKitHT_NodeAlignPro is a lightweight ComfyUI node alignment and node coloring tool for refactoring and rewriting the UI based on the open-source projects Comfyui-Align and Comfyui-Nodealigner.
ComfyUI-WanVideoStartEndFrames
ComfyUI nodes that support video generation by start and end frames
ComfyUI Segment Anything
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-DrawThings-gRPC
Connect to any Draw Things gRPC server
DarkPrompts
Slightly better random prompt generation tools that allow combining and picking prompts from both file and text input sources.
ComfyUI_LG_FFT
Implementation of Fast Fourier Transform in COMFYUI
asagi4/comfyui-utility-nodes
Nodes:MUJinjaRender, MUSimpleWildcard
ComfyUI-TITrain
Nodes:TextualInversionTrainingSDXL, TextualInversionTraining
ComfyUI-HiDream-I1
ComfyUI nodes for HiDream-I1 model.
ComfyUI-IPAdapterWAN
This extension adapts the [a/InstantX IP-Adapter for SD3.5-Large](https://huggingface.co/InstantX/SD3.5-Large-IP-Adapter) to work with Wan 2.1 and other UNet-based video/image models in ComfyUI. Unlike the original SD3 version (which depends on joint_blocks from MMDiT), this version performs sampling-time identity conditioning by dynamically injecting into attention layers — making it compatible with models like Wan 2.1, AnimateDiff, and other non-SD3 pipelines.
comfyui-yanc
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.
ComfyUI_VisualAttentionMap
NODES:HF ModelLoader, Show Images, Text2Image Inference, Decode Latent, Show CrossAttn Map, Show SelfAttn Map
Node Beautify
Add a button that formats the workflow graph
Pomfy - Photoshop and ComfyUI 2-way sync
Photoshop custom nodes inside of ComfyUi, send and get data via Photoshop UXP plugin for cross platform support
ComfyUI-flux_fill_patcher
flux patcher for Fill Flux.Dev lora [a/https://civitai.com/models/981615/fluxfill-inpaint-lora](https://civitai.com/models/981615/fluxfill-inpaint-lora)
ComfyUI-Text-On-Image
A custom node for ComfyUI that allows users to add text overlays to images with customizable size, font, position, and shadow.
ComfyUI-EasyPony
Easy Pony is a helper node that simplifies the process of adding scoring and other attributes to prompts when using Pony models.
comfyui-llm-assistant
Nodes:Generate Stable Diffsution Prompt With LLM, Translate Text With LLM, Chat With LLM
ComfyUI-MidjourneyHub
A ComfyUI custom node for integrating with Midjourney API.
ComfyUI Asset Downloader
This node allows downloading models and other resources used within a ComfyUI workflow making it easier to resolve referenced assets and share workflows
APZmedia Clean Name
A custom node to sanitize text to make clean file names from strings.
seamless-clone-comfyui
Seamless Clone for ComfyUI
ComfyUI Slothful Attention
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)
ComfyUI_agilly1989_motorway
CURRENTLY IN ACTIVE DEVELOPMENT (BETA)! IF THINGS BREAK ITS BECAUSE I BROKE IT.... This my implemenation of a `pipe` in ComfyUI. Is it better or worse than others? No idea. (also has some utility nodes)
ComfyUI_FluxCustomId
ComfyUI nodes to use FluxCustomId Original repo: [a/https://github.com/damo-cv/FLUX-customID](https://github.com/damo-cv/FLUX-customID)
ComfyUI Multi-Workspace
A simple, quick, and dirty implementation of multiple workspaces within ComfyUI.
ComfyUI-Teeth
In order to make it easier to use the ComfyUI, I have made some optimizations and integrations to some commonly used nodes.
ComfyUI Prompt ExtraNetworks
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_Yc_JanusPro
About DeepSeek Chat API Go here to register and get the api-key [a/https://platform.deepseek.com/](https://platform.deepseek.com/) Then enter api_key in config.json
ComfyUI PNG Metadata
Add custom Metadata fields to your saved PNG files.
Comfyui_Hunyuan3D_EX
This is a custom node designed to simplify the use of Hunyuan3D in ComfyUI
ComfyUI-Text
Why make this node? Because I only need simple text related operations and don't want to install anything extra.
add_text_2_img
Support adding custom text to the generated images.
ComfyUI-PromptList
Custom node to manage prompts in YAML format.
ComfyUI-decadetw-auto-messaging-realtime
Auto messging sd-image and sd-info to mobile phone IM realtime. (LINE | Telegram | Discord)
Save Images with Captions
Provide two custom nodes to load and save images with captions as separate files.
comfygen
Setting Up a Web Interface Using ComfyUI. NOTE:When installed, you can access it via http://127.0.0.1:8188/comfygen.
ComfyUI-Loop
A pair of nodes (Load Image and Save Image) to create a simple loop in your ComfyUI inpainting workflow, without the need of loading your last saved image, and a few others to cut and paste back the cutting into the source.
ComfyUI MarkItDown
This node pack helps to convert various files to Markdown. It supports pdf, pptx, xlsx, docx, html and image files.
ComfyUI-Text-Translation
This repository provides the official ComfyUI workflow for [a/Insert Anything](https://github.com/song-wensong/insert-anything).
ComfyUI-PaddleOcr
Nodes related to [a/PaddleOCR](https://paddlepaddle.github.io/PaddleOCR) OCR.
ComfyUI-4DHumans
ComfyUI nodes to use [a/4D-Humans](ComfyUI nodes to use 4D-Humans)
Comfyui CoTracker Node
This is a node that outputs tracking results of a grid or specified points using CoTracker. It can be directly connected to the WanVideo ATI Tracks Node.
ComfyUI-FilePathCreator
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-mask-util
Nodes:Split Masks, Mask Selection Of Masks, Mask Region Info
EmbeddingsCurveEditor_ComfyUI
Edit embeddings with a curve. Actually should work on any 1D input tensor. Tested with IPAdapter-Plus.
comfyui-gpt-image
Ports the official ComfyUI GPT-API node, adding support for customizable api_base, auth_token, and model settings.
ComfyUI-hvBlockswap
It is a simple HunyuanVideo block swap node for ComfyUI native nodes.
ComfyUI-AudioX
Make AudioX avialbe in ComfyUI.
comfyui-search-navigation
Search navigation extension.
Interior Design for Comfyui
This node is based on MykolaL/StableDesign
ComfyUI-Minitools
ComfyUI Mini Toolkit – Helps reduce node redundancy. Let’s see if there’s time to keep it updated regularly.
Segment Any Bedroom Interior
Segment Any Bedroom Interior is a Python-based project designed to segment furniture and objects within a bedroom image. The segmentation process uses RGB codes to accurately differentiate between various pieces of furniture, providing a precise mask output for each segmented object. This project is integrated with ComfyUI to allow easy and intuitive usage.
As_ComfyUI_CustomNodes
Manipulation nodes for Image, Latent
ComfyUI_FishSpeech_EX
This plugin is optimized for Fish-Speech-1.5 version and is only applicable to version 1.5
Face Processor for ComfyUI
A custom node collection for ComfyUI that provides advanced face detection, alignment, and transformation capabilities using MediaPipe Face Mesh.
ComfyUI_Zwng_Nodes
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-audio-processing
This plugin is compatible with the ComfyUI audio nodes.
ComfyUI Load and Save file to S3
Nodes:Load From S3, Save To S3.
ImageSimilarity
Uses ResNet embeddings and cosine similarity to compare the likeness of two images.
Text to video for Stable Video Diffusion in ComfyUI
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-CenterNode
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-PromptList
Custom node to manage prompts in YAML format.
anaglyphTool-Comfyui
This Comfyui node creates an anaglyph image from a color and depth map input. It achieves high speeds suitable for video to anaglyph conversion by using CUDA GPU acceleration.
ULTools for ComfyUI
Nodes:SaveImgAdv, CLIPTextEncodeWithStats. Collection of tools supporting txt2img generation in ComfyUI and other tasks.
comfyui-upscale-by-model
This custom node allow upscaling an image by a factor using a model.
VKRiez-Edge
A collection of advanced edge detection nodes for ComfyUI that generate high-quality edge maps / contours for usage with ControlNet Canny / Anyline guidance.
comfyUI-siliconflow-api-2lab
Unofficial implementation of siliconflow API for ComfyUI How to use:apply api key in :https://cloud.siliconflow.cn/ add api key in config.json
ComfyUI-BiRefNet-Super
This repository packages the latest BiRefNet model as a ComfyUI node for use, supporting chunked loading on both CPU and GPU, as well as model caching features.
JoyHallo-ComfyUI
a custom node for [a/JoyHallo](https://github.com/jdh-algo/JoyHallo)
ComfyUI_sloppy-comic
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-SizeFromPresets
Add a node that outputs width and height of the size selected from the preset (.csv).
ComfyUI_Gemma3
ComfyUI nodes to use [a/gemma-3-27b-it](https://huggingface.co/google/gemma-3-27b-it)
ComfyUI_Pilgram
Use [a/Pilgram2](https://github.com/mgineer85/pilgram2) filters in ComfyUI
camera-comfyUI
ComfyUI nodes for the different projection models and camera movements
ComfyUI-Lumina-Video
This is a video generation plugin implementation for ComfyUI based on the Lumina Video model.
ComfyUI-Prompt-Wildcards
Optional wildcards in ComfyUI
Comfyui_TextBatch_aidec
The Text Queue Processor can split text into groups line by line for batch processing (unfinished, with noticeable bugs still being fixed). Currently, on the first run, it may only process one item. Once that is completed, running it again usually works fine. After each run, the `start_index` needs to be manually reset. Occasionally, strange issues occur, such as multiple queues being added at once, while other times it works perfectly fine. The potential causes are still under investigation.
ComfyUI-Free-GPU
ComfyUI-Free-GPU provides a node for releasing RAM and VRAM in ComfyUI.
ComfyUI_MTCLIPEncode
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 DDColor
Unofficial implementation of [a/DDColor](https://github.com/piddnad/DDColor) for ComfyUI
Custom Graph Sigma for ComfyUI
Custom Graph Sigma is a ComfyUI custom node that provides an interactive spline-based curve editor for visually creating and exporting custom sigma schedules. This is especially useful for controlling the noise schedule or custom step values in diffusion models and other workflows that use a sequence of values over time or steps.
ComfyUI_PCDMs
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-BDsInfiniteYou
ComfyUI custom_node for [a/ByteDance's InfiniteYou](https://github.com/bytedance/InfiniteYou).
ComfyUI-AutoLabel
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. by Fexploit.
ComfyUI-JaRue
A collection of nodes powering a tensor oracle on a home network with automation
ComfyUI Gemini Pro Node
This is a Google Gemini Pro API integration node for ComfyUI, supporting text, image, video, and audio inputs.
ComfyUI-String-Helper
NODES: String Formatter, String List
ComfyUI_RaykoStudio
A node for ComfyUI that allows you to overlay text on an image in an area defined by a mask, with support for text rotation, custom fonts, line breaks and transparency.
ComfyUI-RenderRiftNodes
Nodes:RR_Date_Folder_Format, RR_Image_Metadata_Overlay, RR_VideoPathMetaExtraction, RR_DisplayMetaOptions. This extension provides nodes designed to enhance the Animatediff workflow.
ComfyUI_kkTranslator_nodes
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。
ComfyUI_MTCLIPEncode
Comfyui-Toolbox
Nodes:Preview Json, Save Json, Test Json Preview, ... preview and save nodes
ComfyUI-TrashNodes-DownloadHuggingface
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.
Clh Tool for ComfyUI
Some mathematical calculation nodes,freedom And omnipotent, string calculation nodes, can customize the number of parameters and calculation formulas(expression). The calculation content can also be displayed in places such as the label title of Comfy Node,String to Image Title Label
ComfyUI-OmniGenX
OmniGen Unified Image Generation Model Integration.
CLIP-Token-Injection
These nodes are to edit the text vectors of CLIP models, so to customize how the prompts will be interpreted. You could see it as either customisation, 'one token prompt' up to some limitation and a way to mess with how the text will be interpreted. The edited CLIP can then be saved, or as well the edited tokens themselves. The shared example weights does not contain any image-knowledge but the text vector of the words affected.
ComfyUI_HunyuanAvatar_Sm
HunyuanVideo-Avatar: High-Fidelity Audio-Driven Human Animation for Multiple Characters,try it in comfyUI ,if your VRAM >24G.
comfyui-edit-mask
Nodes:Edit Mask
Jovi_MIDI
Read and Process data from MIDI devices inside of ComfyUI.
Sigma Graph Node for ComfyUI
A ComfyUI node for interactively editing sigma schedules via graph and text.
ComfyUI-ReplenishNodes
NODES:Batch Image Blend, Mask Levels Adjust, Get Batch Count, Load Lora Name, Load Sampler Name, Load Scheduler Name, Load Ckpt Name.... The nodes in this repository are only used as secondary nodes.
ComfyUI-LivePortrait_v2
We developed a custom_node for Liveportrait_v2 that enables flexible use on Comfyui to drive animal image-based emoji generation from videos.
ComfyUI-OOP
ComfyUI Node to create Object-Oriented Prompts
Universal LLM Node for ComfyUI
UniversalLLMNode is a custom node for ComfyUI that provides a unified interface to use multiple major LLM APIs, including OpenAI, Anthropic (Claude), Google Gemini, Groq, and Mistral. It is ideal for tasks such as automatically generating high-quality SDXL prompts for image generation.
ComfyUI-EACloudNodes
A collection of ComfyUI custom nodes for interacting with various cloud services. These nodes are designed to work with any ComfyUI instance, including cloud-hosted environments (such as MimicPC) where users may have limited system access.
comfyUI-kling-api-2lab
Unofficial implementation of KLing for ComfyUI
ComfyUI-PS_Flatten_Image
A ComfyUI custom node that simulates Photoshop's 'Flatten Image' functionality.
ComfyUI-ToolBox
Nodes:commonly_node.
VideoSys-ComfyUI
NODES:TextNode, PreViewVideo, VideoSysNode.
Negative Rejection Steering
NRS seeks to replace the 'naive' linear interpolation of Classifier Free Guidance with a more nuanced and composable steering of the generation process with better mathematical basis.
ComfyUI-SCStepFun
To use stepfun's library, you need an official api that supports multimodal inputs such as video and pictures [a/https://platform.stepfun.com/request-restriction](https://platform.stepfun.com/request-restriction)
ComfyUI_SD3_Flowedit
ComfyUI nodes that support SD3/SD3.5 in FlowEdit
ComfyUI-DiaTTS
An implementation of Nari-Labs Dia TTS
Babel Removebg Api Node for ComfyUI
This is a node to remove background of human picture.
LAizypainter-Exporter-ComfyUI
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 SaveAS
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-Ad-scheduler
This node is used to enhance image details. We can add a latent space image and introduce any amount of noise. Then, we can start denoising at any timestep. This allows us to add more details to the image while maintaining overall consistency as much as possible.
ComfyUI-Tensor-Operations
This repo contains nodes for ComfyUI that implement some helpful operations on tensors, such as normalization.
LF Nodes
Custom nodes with a touch of extra UX, including: history for primitives, JSON manipulation, logic switches with visual feedback, LLM chat... and more!
ComfyUI_ChatterBox_Voice
An unofficial ComfyUI custom node integration for High-quality Text-to-Speech and Voice Conversion nodes for ComfyUI using ResembleAI's ChatterboxTTS with unlimited text length!!!.
ComfyUI-Danbooru-To-WD
Converts booru tags to a format suitable for Waifu Diffusion(or Danbooru based models).
nsfw-image-check-comfyui
NODES:Nsfw Image Check Node
ComfyUI-PIL
ComfyUI is proud to present a new plugin designed to enhance user experience through seamless integration with Pillow, the powerful fork of Python Imaging Library (PIL). This plugin offers a suite of basic image manipulation tools that are easy to use and integrate directly into the ComfyUI framework.
comfyui-smooth-step-lora-loader
This custom node provides a smooth step function that normalizes LoRA values by enhancing elements above the mean while reducing those below it. Users can independently control both the LoRA strength and smooth step intensity to fine-tune their results, though the effectiveness may vary between different seeds and LoRA types.
ComfyUI MiaoShua Creator
With the MiaoShua creator's end, you can use this plugin to upload debugged workflows for consumer end users to use.
ComfyUI-Anchors
A ComfyUI extension to add spatial anchors/waypoints to better navigate large workflows.
Custom nodes for llm chat with optional image input
A custom node for ComfyUI that enables Large Language Model (LLM) chat interactions with optional image input support.
KepPromptLang
Nodes: Build Gif, Special CLIP Loader. It offers various manipulation capabilities for the internal operations of the prompt.
Schedulizer
Nodes:Whisper Node, Prompt Schedule Converter. Convert song lyrics into a useable prompt travel schedule within comfyUI. Includes whisper large-v2.
ComfyUI ImageGallery ExtendeD
Custom javascript extensions for better UX for ComfyUI. Double click on image to open. It's convenient for checking images.
Hiero-Nodes
Nodes:Post to Discord w/ Webhook
ComfyUI-JoyHallo_wrapper
A ComfyUI custom node wrapper for JoyHallo - One-Shot Audio-Driven Talking Head Generation.
ComfyUI-Helper-Nodes
Nodes: HelperNodes_MultilineStringLiteral, HelperNodes_StringLiteral, HelperNodes_Steps, HelperNodes_CfgScale, HelperNodes_WidthHeight, HelperNodes_SchedulerSelector, HelperNodes_SamplerSelector, ...
Flux Settings Node
A combined node for ComfyUI with six configurable tabs for managing multiple parameter configurations, including guidance, sampler, scheduler, steps, and denoise.
ComfyUI-LTX13B-Blockswap
ComfyUI-LTX13B-Blockswap This is a simple LTX block swap node for ComfyUI native nodes for 13B model, works by swapping upto 47 blocks to the CPU to reduce VRAM.
ComfyUI_ChatterBox
An unofficial ComfyUI custom node integration for [a/Resemble AI's ChatterBox](https://github.com/resemble-ai/chatterbox) - a state-of-the-art open-source Text-to-Speech (TTS) model with voice cloning capabilities.
ComfyUI-MusePose-Remaster
MusePose Remaster is a remaster version of ComfyUI MusePose node. It supports auto weights download, remove most necessary dependencies, etc.
ComfyUI-Orpheus
TTS with emotional speech capabilities in 8 Languages 24 speakers.
SpliceTools
Experimental utility nodes with a focus on manipulation of noised latents
Latent Mirror node for ComfyUI
Nodes: Latent Mirror. Node to mirror a latent along the Y (vertical / left to right) or X (horizontal / top to bottom) axis.
Batch-Condition-ComfyUI
Nodes:CLIP Text Encode (Batch), String Input, Batch String
ComfyUI-Mosaic-Mask
ComfyUI-Mosaic-Mask is an automatic tool designed to detect and mask mosaic areas in input images.
Mosaica
Create colorful mosaic images in ComfyUI by computing label images and applying lookup tables.
FluxPseudoNegative
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!
LoRa Dataset Tools
NODES:Directory Loader, Filter Images Without Faces, Detect Faces and Draw Detection Box
primitive-types
Small collection of typed primitive nodes.
ComfyUI-Fooocus-V2-Expansion
Adaptation of Fooocus Prompt Expansion for ComfyUI Forked from [a/ComfyUI-Prompt-Expansion](https://github.com/meap158/ComfyUI-Prompt-Expansion) with some updates and changes based on original Fooocus, to be more specific [a/expansion.py](https://github.com/lllyasviel/Fooocus/blob/main/extras/expansion.py) and [a/LykosAI - GPT-Prompt-Expansion-Fooocus-v2](https://huggingface.co/LykosAI/GPT-Prompt-Expansion-Fooocus-v2)
comfyui_kj
comfyui_kj, A tool that can package workflows into projects and publish them to a WeChat Mini Program named Kaji, allowing charges to be collected from users.
ComfyUI-RealESRGAN_Upscaler
This node uses the RealESRGAN model from [a/xinntao](https://github.com/xinntao/Real-ESRGAN).
PixelArt Processing Nodes
This repository provides custom nodes for ComfyUI that enable pixel art style image processing, including downscaling, upscaling, color quantization, and resolution adjustments.
Diffusers-in-ComfyUI
A collection of ComfyUI custom nodes that allow to use most Diffusers pipelines and components in Comfy(Txt2Img, Img2Img, Inpainting, LoRAS, B-LoRAS, ControlNet...)
ComfyUI-ReNoise
ComfyUI nodes to use ReNoise
select_folder_path_easy
This extension simply connects the nodes and specifies the output path of the generated images to a manageable path.
Joy Caption Alpha Two for ComfyUI
The Joy Caption Alpha Two node for ComfyUI, based on https://huggingface.co/spaces/fancyfeast/joy-caption-alpha-two
comfy_remote_run
Nodes to run nodes on remote ComfyUI instances.
ComfyUI-Gemma
ComfyUI Gemma
ComfyUI-Qwen-VL
A ComfyUI extension for Qwen-VL series large language models, supporting multi-modal functions such as text generation, image understanding, and video analysis.Support for Qwen2-VL, Qwen2.5-VL.
ComfyUI-KYNode
NODES:Advanced Lying Sigma Sampler, Save Image To target Path
CB
Amazon Bedrock nodes for ComfyUI
ComfyUI-OrpheusTTS
ComfyUI nodes for OrpheusTTS model.
ComfyUI-Trajectory
ComfyUI Trajectory
Prompt Stash
Prompt Stash is a simple plugin for ComfyUI that lets you save your prompts and organize them into multiple lists. It also features a pass-through functionality, so you can hook it up to an LLM node (or any text outputting node) and capture its outputs directly.
ComfyUI-Pt-Wrapper
PyTorch extension for ComfyUI featuring extensive PyTorch wrapper nodes for seamless tensor operations and PyTorch model training.
comfyUI-DeepSeek-2lab
Unofficial implementation of DeepSeek for ComfyUI
comfyui_reimgsize
a simple resize image node(s) in comfyui. This repository is not specific to the length and width values of an image, but focuses more on adjusting the total pixel count, side length specifications, and size ratios of the image.
Simple JSON Parser Node for ComfyUI
A custom node for ComfyUI to parse and extract data from JSON strings.
feidorian-ComfyNodes
This extension provides various custom nodes. literals, loaders, logic, output, switches
comfyui-dynamic-routes
Shuffle nodes after queue execution.
ComfyUI-denoise-mask-scheduler
ComfyUI-denoise-mask-scheduler experimental approach involves selectively applying a denoise mask at each step during the inpainting inference process in diffusion models.
comfy_http_request
Nodes:Send Http Request. You can use this node to save full size images through the websocket.
Image Metadata Nodes
Nodes for loading and saving images with metadata in ComfyUI.
ComfyUI-HunyuanPortrait
ComfyUI-HunyuanPortrait is now available in ComfyUI, HunyuanPortrait is a diffusion-based condition control method that employs implicit representations for highly controllable and lifelike portrait animation.
ComfyUI-Remover
Custom node for ComfyUI that makes parts of the image transparent (face, background...)
ComfyUI Web Canvas Node
ComfyUI_imgcanvas At present, I have not used the useful comfyui custom node about layer mixing, and I have written a comfyui runtime automatic pop-up window for layer editing node
ComfyUI-IP-Composer
ComfyUI wrapper of IP-Composer
ComfyUI_1Prompt1Story
ComfyUI nodes to use [a/1Prompt1Story](https://github.com/byliutao/1Prompt1Story)
unwdef-nodes
Custom nodes for ComfyUI by unwdef.
SANA_LOWVRAM
ComfyUI Diffusers wrapper nodes to run SANA models on low vram devices. Works on 2GB VRAM 12GB RAM laptop.
ComfyUI_HuggingFace_Downloader
Nodes for auto download models from Hugging Face using their filenames as part of workflows
ComfyUI-Venice-API
A custom node implementation for ComfyUI that integrates with venice.ai's Flux and SDXL image generation models. This project is adapted from [a/ComfyUI-FLUX-TOGETHER-API](https://github.com/BZcreativ/ComfyUI-FLUX-TOGETHER-API) to work with the venice.ai API.
ComfyUI-Seed-Nodes
ComfyUI-Seed-Nodes is a custom node library that extends the functionality of ComfyUI, offering advanced image loading and pixelation tools.
ComfyUI-SaveQueues
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.
Jovi_Spout
ComfyUI Nodes for using Spout streams.
Doom
Play Doom in ComfyUI.
comfyui-SegGPT
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-Transceiver📡
Transceiver is a python library that swiftly exchanges fundamental data structures, specifically numpy arrays, between processes, optimizing AI inference tasks that utilize ComfyUI.
ComfyUI-CascadeResolutions
Nodes:Cascade Resolutions
Random Size
A ComfyUI custom node that randomly selects a height and width pair from a list in a config file
ComfyUI-ChatterboxTTS
ComfyUI-ChatterboxTTS is now available in ComfyUI, Chatterbox TTS is the first production-grade open-source TTS model.
ComfyUI-DDUF
Run DDUF in ComfyUI - powered by Diffusers.
Kolors Awesome Prompts
Nodes:KolorsAwesomePrompts
comfyui-DataCleaning
Image cropping and Image resizing
ComfyUI-FirstOrderMM
ComfyUI-native nodes to run First Order Motion Model for Image Animation and its non-diffusion-based successors. [a/https://github.com/AliaksandrSiarohin/first-order-model](https://github.com/AliaksandrSiarohin/first-order-model)
oshtz Nodes
Custom ComfyUI nodes including LLM integration, LoRA switchers, image tools, and more
Comfy UI FatLabels
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.
Comfy UI Prompt Agent
Nodes: Prompt Agent, Prompt Agent (String). This script provides a prompt agent node for the Comfy UI stable diffusion client.
hus' utils for ComfyUI
ComfyUI nodes primarily for seed and filename generation
OpenRouter Node
This is a node to use OpenRouter API from within ComfyUI. It supports both prompt and image+prompt requests (for multimodal LLMs).
ComfyUI_SimpleButcher
Node to automate batch generation with randomize prompts from text files. It mimics Forge's functionality, allowing you to combine text elements and LoRA. The node supports writing LoRA in any order within a text file using formats like <lora:name:1.0> or <lora:name:unet=1.0:te=0.75>, without needing separate nodes. The node understands LoRA names in Forge's style, when the name is not the filename, but the internal name from the metadata.
DynamicPose-ComfyUI
NODES:pose_extraction, Load_reference_unet, Load_denoising_unet, Load_Pose_Guider, Pose_Guider_Encode, DynamicPose_Sampler, load_pose_model, align
Pyramid_Noise_For_Inference
Using pyramid_noise instead of original noise in inference
Extended Image Formats for ComfyUI
Adds a custom node for saving images in webp, jpeg, avif, jxl (no metadata) and supports loading workflows from saved images
Prompt Factory
A modular system that adds randomness to prompt generation
Comfy-LFO
Nodes:LFO_Triangle, LFO_Sine, SawtoothNode, SquareNode, PulseNode. ComfyUI custom nodes to create Low Frequency Oscillators.
ComfyUI_CSM
ComfyUI node of Conversational Speech Model (CSM).
D2 Steps
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.
ComfyUI_DepthFlow
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/)
Node - Size Matcher
Match image/mask sizes
ComfyUI-Ardenius
ARD ComfyUI Ardenius include ARD Control Box, ARD Math nodes and other helper nodes to be added in the future. for more info https://ko-fi.com/ardenius.
ComfyUI-SD3-nodes
Nodes that support Stable Diffusion 3 Medium better.
Auto Crop By NPS
A very useful automatic cropping tool! It can realize cropping, expansion and rotation functions in the form of a slider.
ComfyUI_DiT [WIP]
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-TeaNodes
Nodes:TC_EqualizeCLAHE, TC_SizeApproximation, TC_ImageResize, TC_ImageScale, TC_ColorFill.
ComfyUI-RefSampling
Nodes:Apply Ref UNet, Ref Sampler, Ref Sampler Custom
ComfyUI_KytraWebhookHTTP
A ComfyUI node that utilizes Moviepy to convert and send your images or videos to a webhook endpoint directly from ComfyUI.
Comfyui-Merge-LoRA
Merge up to 4 LoRA models with balanced, order-independent logic. Inspired by WebUI SuperMerger.
ComfyUI-VLM_Captions
A simple ComfyUI node that let's you use Claude or ChatGPT 4o's VLM capabilities to generate captions/tags for images.
Jovi_Capture
Capture Webcamera and URL media streams as ComfyUI images.
All-IN-ONE-style
all art styles
comfyui-load-image-in-seq
This node is load PNG image sequentially with metadata.
ComfyUI Whisper Translator
This is a ComfyUI node that allows you to translate subtitles using the Whisper. Now support for multiple languages: ['zh', 'en', 'ja', 'ko', 'ru', 'fr', 'de', 'es', 'pt', 'it', 'ar'] You may need to put fonts in the 'fonts' folder to support different languages.
comfyui_wfc_like
An 'opinionated' Wave Function Collapse implementation with a set of nodes for comfyui
WAS Node Suite (Revised)
A massive node pack consisting of over 200 nodes, including image processing, masking, text handling, and arithmetic operations. NOTE: A replacement node pack provided for existing users following the retirement of the original author of the widely used WAS Node Suite.
D2 XYPlot Utils
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-Kontext-API
A custom ComfyUI node for integrating with the Fal Kontext API for advanced image editing and generation.
ComfyLab Pack
Nodes: XY Plot with many options, Output Config (JSON / JSON5 / YAML), Queue, Format String, List utilities, Input nodes, ....
ComfyUI-nevysha-top-menu
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_PromptBatcher
A custom node extension for ComfyUI that enables batch processing of prompts from text files to generate multiple images.
ComfyUI nodes to use Style-Aligned
ComfyUI for [a/style-aligned](https://github.com/google/style-aligned)
comfyui-ramdom-node
Shuffle nodes after queue added.
ComfyUI-ngrok
Use ngrok to allow external access to ComfyUI. NOTE: Need to manually modify a token inside the __init__.py file.
ComfyUI-YCYY-LoraInfo
You can use this node to get information about lora. For example trigger words, description and example images.
ComfyUI_Appstore
ComfyUI_Appstore, a tool that converts ComfyUI workflows into web apps on huaxiaobao.net with one click, and supports payments, like ComfyUI_Bxb (Bxb) does. Providing a way for the comfyui authors to get profit from.
ComfyUI-ConstrainResolution
Given min/max resolution constraints, this automatically suggests optimal dimensions while preserving aspect ratio. Ideal for Image to Image (I2I) and Image to Video (I2V) workflows!
YALLM-LlamaVision
A set of nodes for basic Llama 3.2 Vision support in ComfyUI. Give it an image and query and it will output a text response.
FM_nodes
A collection of ComfyUI nodes. Including: WFEN, RealViFormer, ProPIH
ComfyUI-KEEP
ComfyUI-KEEP: Kalman-Inspired Feature Propagation for Video Face Super-Resolution in ComfyUI
Google Moogle
A Google Moogle is a Google Translator node for ComfyUI that provides easy-to-use text translation capabilities directly within your ComfyUI workflows.
Bytebeat Synthesizer: Composing with Operators
Bytebeat is like composing music with the tools of a programmer’s toolkit. Instead of piano keys, you have operators like >>, |, and &. It’s like giving your CPU a guitar and letting it shred! 🤘
ComfyUI YetAnotherSafetyChecker
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.
Simple Wildcard
A simple wildcard node for ComfyUI. Can also be used a style prompt node.
Jovi_Colorizer
Colorize ComfyUI nodes with defaults per node, node category or via regex filtering.
ComfyUI_MooER
MooER is an LLM-based Speech Recognition and Translation Model from Moore Threads.You can use MooER when install ComfyUI_MooER node
ComfyUI-VideoDirCombiner
A custom node for ComfyUI that combines multiple videos from a directory with optional transitions and background music. Perfect for batch processing and creating seamless video compilations.
ComfyUI-HPSv2-Nodes
ComfyUI Nodes for HPSv2, Human Preference Score v2: A Solid Benchmark for Evaluating Human Preferences of Text-to-Image Synthesis
ComfyUI_LiteLLM
Nodes for calling LLMs, enabled by LiteLLM
EasyUI
Allows making a mirror of options that are on a node, for use creating your own UI
A3D ComfyUI Integration
[a/A3D](https://github.com/n0neye/A3D) is an AI x 3D hybrid tool that allows you to compose 3D scenes and render them with AI. This integration allows you to send the color & depth images to ComfyUI. You can use it as a pose controller, or scene composer for your ComfyUI workflows.
net tool node for comfyui
A net tool node for comfyui, rewrite from [comfyui-tooling-nodes](https://github.com/Acly/comfyui-tooling-nodes) but support more big data sending.
AniTalker-ComfyUI
a comfyui custom node for [a/AniTalker](https://github.com/X-LANCE/AniTalker)
ComfyUI-WarperNodes
NODES: DWPose Scaler (Warper)
ComfyUI-MaskBatchPermutations
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-random-node
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-keep-multiple-tabs
This is an extension for ComfyUI. It retains multiple workflow tabs so that they are not lost when reloading or restarting.
CUI-Lumina2-TeaCache
comfy extension for lumina2 TeaCache
ComfyUI-LLaMA-Mesh
ComfyUI nodes for LLaMA-Mesh model.
SigmaWaveFormNodes
A set of tools for generating and altering sigmas in ComfyUI.
Panoramic Image Stitcher
Simple Node to make panoramic images
ComfyUI-YouTubeVideoPlayer
Plays youtube videos in comfy. Use this node to share tutorials or renders. Youtube Playlists mode is also in Future Development in which you can add multiple youtube links and form a playlist which would be ideal for chained tutorials or lisitening and sharing songs playlists with others.
Comfyui FOCUS nodes
A collection of nodes designed for efficiency and the reduction of screen-clutter. Includes a Global Seed controller with boolean toggles, SDXL All-in-One conditioner, a custom SDXL control module, Wildcard processor, Style Injector, and more. [w/WARNING: Updating this node-pack wil overwrite any changes you've made to the included wildcards and styles. Please backup your folders before updating.]
ComfyUI-GaussianShadingWatermark
Add invisible watermark to images to protect your images
Comfyui-Minio
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-jk-easy-nodes
NODES: EasyHRFix, EasyHRFix_Context, JKAnythingToString, JKBigContext, JKDynamicThresholdingMultiModel, JKEasyCheckpointLoader, JKEasyDetailer, JKEasyDetailer_Context, JKEasyKSampler_Context, JKEasyWatermark, JKInspireSchedulerAdapter, JKLilContext, JKMultiModelSamplerUnpatch, JKStringEmpty, JKStringEquals, JKStringNotEmpty, JKStringNotEquals, JKStringToSamplerAdapter
comfyui-load-image-in-seq
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.]
Basix Image Filters
A handful of image filters for ComfyUI (darken, lighten, levels, saturate, hue)
ComfyUI ZhipuAI Platform
This platform extension provides ZhipuAI nodes, enabling you to configure a workflow for online video generation.
Harrlogos Prompt Builder Node
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-Cobra
Make Cobra avialbe in ComfyUI. Cobra: Efficient Line Art COlorization with BRoAder References
JNComfy
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...
Interior Design for Comfyui
This node is based on MykolaL/StableDesign
PromptCollapse
A prompt generation system that manages relationships between prompt components to maintain logical consistency. Integrates with ComfyUI as a custom node.
ComfyUI jhj Kokoro Onnx
kokoro-onnx (opensource TTS model) wrapper for ComfyUI.
comfyui-get-meta
Get metadata from image.
Eagleshadow Custom Nodes
Custom nodes for ComfyUI by Eagleshadow.
cozy_link_toggle
Example of using ComfyUI Toolbar to Toggle ComfyUI links on/off
youtube-dl-comfyui
Download youtube videos/playlists
ComfyUI_BEN_ll
Background removal based on BEN. NODES:LoadRembgByBenModel, RembgByBen, GetMaskByBen, RembgByBenAdvanced, BlurFusionForegroundEstimation.
Xycuno Oobabooga
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-InstantStudio
A collection of nodes to enhance your experience with ComfyUI.
D2 Size Selector
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.
ComfyUI-GPT2P
ComfyUI Node - Hugging Face repositories GTP2 Prompt
ComfyUI XenoFlow
Implementation of Instance nodes, Replicate nodes, and standard Save UI to improve the workflow into ComfyUI.
ComfyUI-Voxels
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, ...
Mesh Simplifier for ComfyUI
A custom node for ComfyUI that implements mesh simplification with texture preservation using PyMeshLab. This node allows you to reduce the complexity of 3D meshes while preserving visual quality, and is compatible with ComfyUI-3D-Pack's mesh format.
StyleShot-ComfyUI
a custom node for [a/StyleShot](https://github.com/open-mmlab/StyleShot.git)
ComfyUI-NeuralMedia
A set of custom nodes modified to achieve things I felt were missing.
ComfyUI-YALLM-node
Yet another set of LLM nodes for ComfyUI (for local/remote OpenAI-like APIs, multi-modal models supported)
z-a1111-sd-webui-DanTagGen
Improved DanTagGen implementation that posesses all functionality of the A1111 webui extension.
ComfyUI Sigmoid Offset Scheduler
Scheduler for ComfyUI and an attempt at optimized scheduler for the Chroma architecture.
ComfyUI-BETA-Cropnodes
Custom nodes for ComfyUI designed for cropping and stitching video frames (image batches). Part of the 'Burgstall Enabling The Awesomeness' suite.
ComfyUI-MiroBoard
Nodes: add-image-miro-board.
ComfyUI-PSD-Replace
One click replacement of smart objects or layers in PSD
Cozy Utils
Various cozy nodes, made with 💚 by the CozyMantis squad.
ComfyUI nodes to use AttentionMask
The attention mask in the T5 part of flux and SD3 utilizes the text-side attention mask to make the model focus more on text embeddings during image generation, thereby enhancing semantic alignment with the text.
comfyui-fofr-toolkit
Nodes:Incrementer, Width and height from aspect ratio, Width and height for scaling image to ideal resolutio. A simple set of tooling nodes.
ComfyUI OpenAI Prompter
A custom node for ComfyUI that generates creative and detailed prompts using OpenAI's GPT models.
ComfyUI-MaskArbiter
A node for ComfyUI that takes a list of masks and returns a single mask based on your criteria.
wanvideo - seamless flow
experimental wanvideo comfyui node with a singular goal - visually seamless transitions between context windows
ComfyUI_mittimiLoadPreset2
This node can easily switch between models and prompts by saving presets.
ComfyUI-DeZoomer-Nodes
A collection of custom nodes for ComfyUI.
ComfyUI_FlipStreamViewer
ComfyUI_FlipStreamViewer is a tool that provides a customizable viewer interface for flipping images with frame interpolation.
ComfyUI-LayerAnimate
ComfyUI nodes for LayerAnimate model.
Basic data handling
Basic Python functions for manipulating data that every programmer is used to. Currently supported: BOOLEAN, FLOAT, INT, STRING and data lists.
ComfyUI-GLHF
GLHF is a ComfyUI node that facilitates seamless interaction with the GLHF chat API. Designed to enhance user experience, it supports multiple language models, web search integration, and customizable instructions, making it a powerful extension for AI-driven workflows.
ComfyUI-Transformers-Pipeline
Additional ComfyUI nodes to utilise the Transformers pipeline in a simple and modular way.
ComfyUI-ImageLabel
A ComfyUI node that extends an image vertically to add a label either above or below it.
ComfyUI_RSS_Feed_Reader
A Simple Python RSS Feed Reader to create Prompts in Comfy UI
ComfyUI-TCD-Sampler
Adding TCD sampling
ComfyUI-Allegro
ComfyUI supports over [a/rhymes-ai/Allegro](https://huggingface.co/rhymes-ai/Allegro), which uses text prompt to generate short video in relatively high quality, especially comparing to other open source solutions available for now.
ComfyUI-HfLoader
A simple and easy to use Hugging Face model loader.
ComfyUI-SnakeOil
Use [a/Doctor Diffusion's snake oil nLoRAs](https://civitai.com/models/987843) as well as [a/other negative LoRAs](https://civitai.com/models/186617/doctor-diffusions-negative-xl-lora) easily within ComfyUI.
Comfy UI QR Codes
This extension introduces QR code nodes for the Comfy UI stable diffusion client. NOTE: ComfyUI qrcode extension required.
comfyui-save-vpred
Simple ComfyUI Custom Node to enable saving checkpoints with V-Pred ZTSNR tensors and metadata.
Gemini prompt generator JT version
Custom node to use Gemini 1.5 and above for Comfyui to generates theme related prompts for image generators
Knodes
Nodes: Image(s) To Websocket (Base64), Load Image (Base64),Load Images (Base64)
ComfyUI-mrv2
Nodes to interact with the mrv2 player
ComfyUI-tagger
Nodes to use Florence2 VLM for image vision tasks: object detection, captioning, segmentation and ocr
ComfyUI_JanusProCaption
Describe image or create caption files using Janus Pro Model
Comfyui-Gelbooru
Get random images from gelbooru or rule34.
RvTComfyUI-RvTools_v2
this node contains a lot of small little helpers like switches, passers and selectors that i use a lot to build my workflows.
ComfyUI OpenAI API
Call LLM and VLM in a simple way using the OpenAI API standard from ComfyUI
ComfyUI OpenRouter Node
A custom node for ComfyUI that allows you to interact with OpenRouter's chat/completion API, providing access to a wide range of LLM models including GPT-4, Claude, Llama, Mistral, and more.
LatentGC Aggressive
Simple latent-passthrough node for running a full VRAM cleanup between workflow stages.
ComfyUI-OpenVINO
OpenVINO node is designed for optimizing the performance of model inference in ComfyUI by leveraging Intel OpenVINO toolkits. It can support running model on Intel CPU, GPU and NPU device.
ConCarneNode
Nodes:Bing Image Grabber, Zephyr chat, Hermes Chat
ComfyUI Local Save Node
ComfyUI custom node for directly downloading generated images to your local PC with customizable filenames and formats (PNG/JPEG).
CRT-Nodes
CRT-Nodes is a collection of custom nodes for ComfyUI
ComfyUI-Torch-Compile
ComfyUI nodes for torch.compile.
Semantic-SAM
Segment and Recognize Anything at Any Granularity.
Sage Utils
A collection of custom nodes by arcum42. Currently focused on saving metadata in images so that Civitai picks it up, pulling Civitai information, and misc helper nodes.
ComfyUI Cache Cleaner Node
A custom node for ComfyUI that provides the ability to clear the cache directly from your workflow.
ComfyUI aichemy nodes
Simple node to handle scaling of YOLOv8 segmentation masks
ComfyUI-MediaPipe-Vision
A centralized wrapper of all MediaPipe vision tasks for ComfyUI.
ComfyUI_pxtool
ComfyUI_pxtool
comfyui-dreambait-nodes
A collection of forks, QoL nodes and utilities for ComfyUI
Tab Handler
Use the Tab key to switch between textfields
KokoroTTS Node
This node provides advanced text-to-speech functionality powered by KokoroTTS. Follow the instructions below to install, configure, and use the node within your portable ComfyUI installation.
Comfyui-google-veo2-api
NODES: Google Veo2 Video Generation
ComfyUI Dataset Helper & Batch Node
This custom node set for ComfyUI provides a DatasetBatchNode for automated, sequential processing of datasets, particularly useful for iterative training or batched image/video generation workflows.
ComfyUI-ModelDownloader
A ComfyUI node to download models(Checkpoints and LoRA) from external links and act as an output standalone node.
comfyui-OreX
comfyui-OreX is a set of nodes for using LLM models via a free API.
ComfyUI-Similarity-Score
A custom node for ComfyUI that calculates CLIP and LPIPS similarity scores between two images.
GF_translate
These custom nodes for ComfyUI provide advanced text translation capabilities using Google Translate. They are designed for seamless integration into the ComfyUI environment, offering users powerful tools for text and JSON file translation tasks.
Quality of Life Nodes for ComfyUI
These nodes aid with batching image processing and maintaining input file names in output files and other quality of life nodes.
LexMSDBNodes
Nodes: MSSqlTableNode, MSSqlSelectNode. This extension provides custom nodes to interact with MSSQL.
comfyui-some-image-processing-stuff
Some ComfyUI nodes that provide some image-processing functionality. Resampling, Color Grading, Inpainting, ...
ComfyUI-Ovis2
A ComfyUI custom node set for integrating [a/Ovis2](https://huggingface.co/AIDC-AI/Ovis2-34B), a powerful multimodal large language model designed to analyze images and videos.
ComfyUI_Nimbus-Pack
Nodes:Image Square Adapter Node, Image Resize And Crop Node
ComfyUI_SignalProcessing
Signal Processing Nodes For ComfyUI
ComfyUI Prompt Optimizer
Optimize prompts for text-to-image models at no cost.
Comfyui-ThinkRemover
Remove content inside 'think' tag from reasoning llm
apw_nodes
A custom node suite to augment the capabilities of the [a/AP Workflows for ComfyUI](https://perilli.com/ai/comfyui/)
comfyui-janus
ComfyUI nodes for Janus
ComfyUI_Delay
Simple custom node for ComfyUI to artificially delay a workflow at any point.
ComfyUI-BETA-Helpernodes
Custom utility nodes for ComfyUI, providing helpers for tasks like video frame manipulation and advanced audio saving. Part of the 'Burgstall Enabling The Awesomeness' suite.
NX_HuggingFace_Flux
Nodes:Hugging Face Flux
WatermarkRemoval
Watermark removal project
comfyui-remote-tools
Node:SendBase64ToRemote. To connect to another ComfyUI server.
ComfyUI-GPEN
Nodes:FaceEnhancement. Based on modelscope pipeline.
Dashscope FLUX API for ComfyUI
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.
ComfyUI-StyleStudio
ComfyUI nodes for StyleStudio model.
KurdKnight ComfyUI System Check Node
A comprehensive system information node for ComfyUI that provides detailed information about your system, GPU, CUDA, and AI libraries configuration. Works on both Windows and Linux systems.
ComfyUI nodes to use VideoEditing
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)
APZmedia Fast Image Save Node
This node for ComfyUI allows saving images with an optional alpha channel (transparency). It supports saving images in formats like PNG, JPEG, and WebP.
ComfyUI-Q-Align
Nodes:Q-Align Scoring. Implementation of [a/Q-Align](https://arxiv.org/abs/2312.17090) for ComfyUI
Den_ComfyUI_Workflows
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.
comfyui-pixel
pixel art workshop nodes for comfyui.
comfyui-webcam-node
Nodes:Webcam Capture
SVG Suite for ComfyUI
SVG Suite is an advanced set of nodes for converting images to SVG in ComfyUI, expanding upon the functionality of ComfyUI-ToSVG.
ComfyUI-string-util
String utility for ComfyUI
ComfyUI StabilityAI Suite
This fork of the official StabilityAI repository contains a number of enhancements and implementations.
ComfyUI_LLaSM
ComfyUI for [a/LLaSM](https://huggingface.co/spaces/LinkSoul/LLaSM)
ComfyUI-TrollSuite
Nodes: BinaryImageMask, ImagePadding, LoadLastCreatedImage, RandomMask, TransparentImage.
ComfyUI-Image-Inpainting
Nodes:VAE Encode Inpaint, VAE Decode Inpaint, ColorCorrection Inpaint, ImagePreprocess Inpaint, ImagePostprocess Inpaint, Load Model Inpaint, Inpainting (using Model)
Hunyuan-Multi-Lora-Loader
ComfyUI Node for loading multiple Lora's [a/HunyuanVideo](https://github.com/Tencent/HunyuanVideo)
ComfyUI-ShadertoyGL
Nodes:Shadertoy, Shader, ColorChannelOffset.
ComfyUI-DenoiseChooser
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-SubjectStyle-CSV
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-ClipScore-Nodes
Nodes:ImageScore, Loader, Image Processor, Real Image Processor, Fake Image Processor, Text Processor. ComfyUI Nodes for ClipScore
ComfyUI-MeshHamer
Nodes:MeshHamer Hand Refiner. See also: [a/HaMeR: Hand Mesh Recovery](https://github.com/geopavlakos/hamer/tree/main)
ComfyUI_FastVAEDecorder_SDXL
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-selector
Selector and Recourse. Presets & failsafes. Work flow. EXDYSA
The AI Doctors Clinical Tools
Nodes: Multi Int and Multi Text; allows for the creation of multiple int and multiple string storage and output from a single node. Multi Float coming soon.
ComfyUI-LiveCC
ComfyUI nodes for LiveCC model.
ComfyUI_ZIM
The unofficial implementation of ZIM in ComfyUI
ComfyUI-ARZUMATA
NODES:Caching CLIP Text Encode for FLUX. Random nodes for ComfyUI for various purposes.
ComfyUI Unified Media Suite
Lightweight [a/PyAV](https://pypi.org/project/av/)-powered ComfyUI nodes to load/save multimedia.
Dynamic Prompts
Nodes that implement functionality similar to the Dynamic Prompts extension for A1111.
Touch screen gesture support
Implements proper multitouch zooming and panning into ComfyUI to make it more usable on mobile devices.
ComfyUI-Pronodes
A collection of nice utility nodes for ComfyUI
ComfyUI Color Detection Nodes
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.
ComfyUI-Matrix-Game
Make Matrix-Game avialbe in ComfyUI.
ComfyUI-FLUX-TOGETHER-API
A custom node implementation for ComfyUI that integrates with Together.ai's FLUX image generation models. This project is inspired by and adapted from [a/ComfyUI-FLUX-BFL-API](https://github.com/gelasdev/ComfyUI-FLUX-BFL-API) to work with the Together.ai API.
ComfyUI_Dragos_Nodes
Nodes:File Padding, Image Info, VAE Loader With Name
ComfyUI-Image-Tools
Nodes:BatchImageResizeProcessor, SingleImagePathLoader, SingleImageUrlLoader
ComfyUI_HF_Inference
Unofficial support for Hugging Face's hosted inference.
ComfyUI-ChatTTS
A ComfyUI integration for [a/ChatTTS](https://github.com/2noise/ChatTTS), enabling high-quality, controllable text-to-speech generation directly in your ComfyUI workflows.
Hunyuan LoRA Loader Nodes
This collection provides four additional nodes for loading and managing Hunyuan Video LoRAs in ComfyUI
ComfyUI-Load-DirectoryFiles
This node loads prompts (txt) and images (png) from a specified directory. By specifying an index, it outputs the selected file.
ComfyUI Pollinations
Generate images from text prompts using Pollinations' AI models for free.
ComfyUI-ConditionalInterrupt
A node for ComfyUI that terminates the workflow processing if 'proceed' is set to False. More convenient than manually bypassing a bunch of nodes. This is a restructured version of the 'SRL Conditional Interrupt' node from the [a/srl-nodes](https://github.com/seanlynch/srl-nodes) pack.
ComfyUI_JSON_Helper
Simple custom node for ComfyUI that converts JSON strings to JSON objects.
ComfyUI nodes to use CrossImageAttention
ComfyUI for [a/CrossImageAttention](https://github.com/garibida/cross-image-attention)
ComfyUI-Vsgan
Nodes:Upscale Video Tensorrt
ComfyUI-GCP-Storage
Node:GCP Storage Node. Support google-cloud-storage.
ComfyUI_LoRA_from_URL
A simple-as-possible custom node for ComfyUI to load LoRA models from a public URL.
comfyui-pkg39
This package has created for generate image from generated image and embedded workflow.
ComfyUI-VLM-Captions
A simple ComfyUI node that let's you use ChatGPT 4o's VLM capabilities to generate captions/tags for images
ComfyUI_ZC_DrawShape
Nodes:ZC DrawShape Node
ComfyUI Timer Nodes
This project provides a set of custom timer nodes for ComfyUI. These nodes allow you to measure and append runtime information to strings or other data during your workflow.
ComfyUI-Dia
Make Dia avialbe in ComfyUI.
ComfyUI-AutoTrimBG
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.
petty-paint-comfyui-node
An integration between comfy ui and petty paint
Y7Nodes for ComfyUI
A collection of utility / quality-of-life nodes for ComfyUI. Probably only useful to me.
ComfyUI-IsNiceParts
This custom node detects body parts (currently only hands) from the received image and outputs the image if the skeleton can be estimated.
Comfy-UI on-complete-email-me
A feature that sends an email via Gmail once image generation is completed in Comfy-ui.
ComfyUI_Textarea_Loaders
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-Riffusion
A ComfyUI extension for Riffusion audio generation.
Pipeline Parallel ComfyUI
provide extra api to run prompt request with parallel execution of independent node
comfyui-view-recommendations
Load model generation data from civitai.
ComfyUI-Qwen2_5-VL
Qwen2.5-VL in ComfyUI
ComfyUI_EmbeddingToolkit
Toolkit for creating embeddings for various models in ComfyUI.
D2-PromptSelector-comfyUI
This is a version of [a/sd-d2-prompt-selector](https://github.com/da2el-ai/sd-d2-prompt-selector) reworked for ComfyUI. It's just a prototype that I've put together for now. The random syntax of sd-d2-prompt-selector cannot be used; instead, the DynamicPrompt syntax is used
Google Photos Loader - by 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-RemoveBackgroundSuite
A matting toolkit based on ComfyUI, supporting multiple matting models and detail processing methods.
ComfyUI_CAS
This extension provides nodes that allow experimentation with various elements (samplers, latent, activators, attenuator, scheulders, ...) of Stable Diffusion.
ComfyUI-NodeReset
An extension for ComyUI that allows resetting a node's inputs to their default values
Discord Webhook
A very simple Discord webhook integration node for ComfyUI that lets you post images and text.
comfyui-checkpoint-automatic-config
ComfyUI-OmDet
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_SDXL_DreamBooth_LoRA_CustomNodes
Nodes:XL DreamBooth LoRA, S3 Bucket LoRA
ComfyUI 1hewNodes
This is a custom node collection for ComfyUI that provides some utility nodes.
comfyui-too-xmp-metadata
Custom nodes for ComfyUI that allow you to read and write XMP metadata to images
M3D photo effects
A set of photo effects for ComfyUI, for the moment, only Bleach Bypass effect is provided, but more to come!
Mango Node Pack
Node pack designed to save images with metadata supported by Civitai.
Jigsaw Puzzle Effect Plugin
The Jigsaw Puzzle Effect plugin provides a unique puzzle effect for image processing. By dividing an image into multiple puzzle pieces and optionally adding missing pieces, users can easily create artistic puzzle effects.
Ghost2_Comfyui
ComfyUI adaptation of [a/GHOST 2.0](https://github.com/ai-forever/ghost-2.0).
ComfyUI-RawSaver
Nodes:SaveTifImage. ComfyUI custom node for purpose of saving image as uint16 tif file.
ComfyUI-Orpheus-TTS
This project adds high-quality Text-to-Speech capabilities to ComfyUI using the Orpheus TTS model. Create natural-sounding voices with emotional expressions, multilingual support, and audio effects.
Immortal_comfyUI
NODES:ImNewNode, ImAppendNode, MergeNode, SetProperties, SaveToDirectory, batchNodes, redirectToNode, SetEvent, ...
ComfyUI_pyannote
This repository provides custom nodes for ComfyUI designed to process audio files, performing speaker diarization and integrating speaker data into whisper-transcribed segments. These nodes utilize the PyAnnote library for speaker identification and pandas for efficient data handling.
ComfyUI nodes to use MasaCtrl
ComfyUI nodes to use MasaCtrl
ComfyUI_Camera
ComfyUI processes local real-time camera feed and provides real-time preview of the result.
ComfyUI Prompt Formatter
This is a custom node for ComfyUI that provides tools to clean, optimize, and format text prompts. It includes features like converting tags, aligning brackets, and applying weights to prompts.
comfyui-sasolver
SASolver for Comfyui. Adapted from [a/comfyanonymous/ComfyUI#4454](https://github.com/comfyanonymous/ComfyUI/pull/4454) and [a/https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler](https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler)
ComfyUI-GPT
Help comfy deisgner develope custom nodes by foreground GUI without any coding knowledge, complementing the workflow what you design with LLM automatically
ComfyUI-WebpToPNGSequence
Utility node for converting a .webp format image into sequential png images in ComfyUI
Menu Anchor
Snaps the menu to the corner automatically
ComfyUI Level Pixel Advanced
Advanced nodes of the Level Pixel company (levelpixel, LP). Includes convenient advanced nodes for working with LLM и VLM models (LLaVa) with GGUF format. Qwen2.5-VL and Qwen2.5 supported. Also included is a node for the RAM model. Nodes have the ability to automatically unload models from VRAM.
ComfyUi Random Manage Cyan
A random prompt node
FitDiT
[a/FitDiT](https://arxiv.org/abs/2411.10499): Advancing the Authentic Garment Details for High-fidelity Virtual Try-onon
ComfyUI-TaskMonitor
A powerful task monitoring extension for ComfyUI that provides real-time progress tracking, workflow statistics, and execution monitoring.
ComfyUI-Jtils
An extension for ComfyUI that adds utility functions and nodes not available in the default setup.
ComfyUI-gowiththeflow
Implementation of GoWithTheFlow, original code at [a/https://github.com/Eyeline-Research/Go-with-the-Flow/](https://github.com/Eyeline-Research/Go-with-the-Flow/) and [a/https://github.com/RyannDaGreat/CommonSource/blob/master/noise_warp.py](https://github.com/RyannDaGreat/CommonSource/blob/master/noise_warp.py)
InstaSD nodes for ComfyUI
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-gowiththeflow
Implementation of GoWithTheFlow, original code at [a/https://github.com/Eyeline-Research/Go-with-the-Flow/](https://github.com/Eyeline-Research/Go-with-the-Flow/) and [a/https://github.com/RyannDaGreat/CommonSource/blob/master/noise_warp.py](https://github.com/RyannDaGreat/CommonSource/blob/master/noise_warp.py)
ComfyUI-SVDResizer
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.
ComfyUI-Latte
Nodes to use [a/latte](https://github.com/Vchitect/Latte) for text to video generation
ComfyUI-Vivax-Nodes
Nodes:Inspect, Any String, Model From URL
ComfyUI-SmartCrop
a ComfyUI Custom Node for [a/smartcrop.py](https://github.com/smartcrop/smartcrop.py)
ComfyUI-Qwen
The Qwen3 ComfyUI Integration is a powerful tool designed specifically for ComfyUI workflows, aiming to seamlessly integrate Qwen series large language models (LLMs).
BoyoSupercoolWrapper
This is a ComfyUI wrapper for Andrew DalPino's SuperCool upscaler, enabling its use directly within ComfyUI's node workflow. No extra dependencies required—just drop in the models and go.
AudioDriven-Latent-Space-Tools-for-ComfyUI
This is a custom node for ComfyUI that analyzes audio files using Librosa, extracting tempo, beat times, energy levels, and timestamps. The analysis results can be displayed in a text box within ComfyUI.
ComfyUI-Depth-Visualization-advanced
Works with any Depth Map and visualizes the applied version it inside ComfyUI.
ComfyUI-KerasOCR
An OCR node for detect text in image and returns covering mask.
ComfyUI and Claude
A set of custom nodes that are using Anthropic's Claude models for describing images and transforming texts.
ComfyUI-MinioConnector
Provides a series of utility nodes designed for interacting with MinIO, including functionalities such as uploading and downloading files and folders, as well as creating buckets if they do not already exist.
ComfyUI-MagicQuill
Fixed version of the original [a/MagicQuill](https://github.com/magic-quill/ComfyUI_MagicQuill) node. Required nodes: ComfyUI-Brushnet and ComfyUI Controlnet AUX
ComfyUI-color-ascii-art-node
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-SimpleLogger
A simple node to save your history in html file. I saves the WorkFlow with all it's input values so you can duplicate it later.
comfyui_stealth_pnginfo
Fork of [a/sd_webui_stealth_pnginfo](https://github.com/ashen-sensored/sd_webui_stealth_pnginfo) with ComfyUI support.
fexli-util-node-comfyui
A set of Fe's Util nodes for ComfyUI
ComfyUI-MultiCutAndDrag
Cut and and drag that allows you to cut and drag multiple images on a path
ComfyUI-Regex-Runner
This is a node to run regex for strings.
comfyUI_SillyNodes
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
Together Vision Node
A custom ComfyUI node using Together AI's Vision models for free image descriptions, image generation, and image-to-image transformation. Features include customizable prompts, advanced parameters, and robust error handling.
PlusMinusTextClip - Single node for Positive and Negative Prompts
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.
Nilor Nodes by Nilor Corp
Custom utility nodes for ComfyUI by Nilor Corp. Probably not useful for most people, but contains stuff for working with lists, filenames, image batches, etc in a very specifc way.
ComfyUI-LBW_flux
Through this node, you can more easily test the impact of different blocks in flux_lora on the final result.
ComfyUI-QHNodes
A custom node collection developed for ComfyUI, offering preset dimensions for Latent, loading LoRA from folders, and integrating multiple commonly used custom nodes.
ComfyUI_DisplacementMapTools
NODES: Extract Displacement Map Node, Displace Logo
Video XY Plot
A collection of custom nodes for ComfyUI
ZMG PLUGIN
Nodes:ApiRequestNode, LoadVideoNode, JsonParserNode, OllamaRequestNode, OldPhotoColorizationNode.
comfyui-loadimagewithsubfolder
Extend LoadImage node with subfolder support
ComfyUI-NS-ManySliders
ComfyUI-NS-ManySliders is a custom node developed for ComfyUI that allows you to manipulate values using multiple sliders. With this node, you can easily adjust numerous numerical parameters intuitively, making it useful for various purposes.
ComfyUI_CompareModelWeights
ComfyUI nodes to use CompareModelWeights
ComfyUI-ascii-art
This is a custom node to convert image to ascii art string.
ComfyUI_Finetuners_Suite
A suite of nodes for ComfyUI that helps making ComfyUI more accesible for artists
MIGraphX Node for ComfyUI
This node enables better performance for Stable Diffusion models, by leveraging AMD MIGraphX, on Navi3 and Navi4 GPUs.
Caching to not Waste
This node allows you to cache/caching/store and reuse resized images, ControlNet images, masks, and texts. It avoids repeating heavy operations by loading previously saved files — saving time, memory, and processing power in future executions.
GKK·Sonic
a plugin of ComfyUI for Long Sonic
marduk191 workflow settings
A node to set workflow settings.
ComfyUI-Y7-SBS-2Dto3D
Convert 2D images and videos to 3D SBS (side-by-side) format
ComfyUI-mem-safe-wrapper
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-InstantIDUtils
Nodes:Multi-ControlNet Converter, List of Images, Convert PIL to Tensor (NHWC), Convert Tensor (NHWC) to (NCHW), Convert Tensor (NHWC) to PIL
Lists Cartesian Product
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-EfficientTAM
A ComfyUI implementation of [a/EfficientTAM](https://github.com/yformer/EfficientTAM)
ComfyUI_StableCascadeLatentRatio
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
Remade_nodes
Nodes:Batch Image Blend by Mask, Batch Enlarged Overlay, Batch Image Overlay, Remove Black Pixels to Transparent, Canny Shrink and Recenter, ...
comfyui-local-db
Store text to Key-Values pair json.
ComfyUI-googletrans
NODES:Google Translate
comfyui-some-image-processing-stuff
Some ComfyUI nodes that provide some image-processing functionality.
ComfyUI NodeReset
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.
GPU temperature protection
Pause image generation when GPU temperature exceeds threshold.
ComfyUI-SaveAudioMP3
quick Comfy Node to convert input waveform audio to MP3
Simple String Repository
Custom node that allows storing and accessing strings, meant to be parts of a prompt, in a simplified manner. Partially supports dynamic prompt syntax.
Prompt Stash Saver Node for ComfyUI
Prompt Stash is a simple plugin for ComfyUI that lets you save your prompts and organize them into multiple lists. It also features a pass-through functionality, so you can hook it up to an LLM node (or any text outputting node) and capture its outputs directly.
ComfyUI nodes to use FluxClipWeight
In Flux, the T5 and CLIP in the text branch are weighted separately to regulate the strength of text-side embeddings.
MilitantHitchhiker-SwitchbladePack
Militant Hitchhiker's Switchblade Pack is a collection of custom nodes for ComfyUI that provide various multi-function capabilities.
CNtranslator
A translation node for users in Chinese Mainland. (Because of the network firewall in Chinese Mainland, many translation APIs cannot be used normally.)
ComfyUI Checkpoint Automatic Config
This node was designed to help with checkpoint configuration. Fee free to add new checkpoint configurations!
sd-webui-color-enhance
MIRROR of 'mmaker/sd-webui-color-enhance' for comfyui | mmaker is currently hosting himself | Backup Repo | ORIGINAL https://git.mmaker.moe/mmaker/sd-webui-color-enhance
ComfyUI-Autogen
A collection of nodes for using Autogen with ComfyUI [a/AutoGen](https://github.com/microsoft/AutoGen): assistant agents, group chats, code executor, etc.
ComfyUI-KGnodes
NODES:Custom Resolution Latent Node, Style Selector This Custom node offers various experimental nodes to make it easier to use ComfyUI.
comfyui_flux_corrector
This model was fine-tuned on Flux.1-Dev to with reflection tuning to serve as a corrector for self-refinement framework introduced in From Reflection to Perfection: Scaling Inference-Time Optimization for Text-to-Image Diffusion Models via Reflection Tuning.
comfy-oiio
OpenImageIO plugin for ComfyUI
Save Uncompressed 16 Bit PNG
The SaveImageARGB16PNG node provides functionality for saving images as uncompressed PNG files with ARGB16 precision. This node is particularly useful for workflows that require high-quality image saving with metadata such as prompts and additional PNG info.
ComfyUI-PhotoDoodle
ComfyUI nodes for PhotoDoodle model.
ComfyUI_format-lora-stack
Simple node to convert lora_stack output into string to generate a1111-style lora strength output text, like <lora:name:0.69>. Used to include your Lora names from Lora Stack in text input-output nodes and so on.
Image Uploader
Upload images automatically to image hosting sites.
ComfyUI Deadline Submission
ComfyUI plugin for submitting workflows to Thinkbox Deadline for distributed rendering. Enables render farm distribution with configurable job settings, batch processing, and automatic seed variation.
ComfyUI-Select-Any
a comfyui custom node, which can select value from inputs
ComfyUI-SceneGenerator
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.
Cozy Human Parser in pure Python
It works the same as human-parser-comfyui-node but is implemented in pure Python so that it doesn't require a runtime build for InPlaceABNSync.
SwD Preset Selector for ComfyUI
The SwD Preset Selector is a custom node for ComfyUI that provides a simple way to select predefined SwD configurations.
Comfyui-LoopLoader
A ComfyUI custom node for loading images sequentially from a directory. Loops back to the first image when reaching the end
ComfyUI-LivePortraitNode (Replicate API)
Two simple to install nodes to get Live Portrait working in ComfyUI without the need for a fancy GPU (Replicate account needed).
ComfyUI Sokes Nodes 🦬
A small node suite for ComfyUI
ComfyUI_KSamplerTimer
A custom node that returns the generation time of the KSampler. Intended for benchmarking or debugging.
ComfyUI-Liebs-Picker
A node to pause execution of the workflow and select which input images should proceed to the output.
Dynamic Sliders Stack
A custom node for ComfyUI to have many sliders with interactive dynamic behavior. This repository includes all necessary code and assets for seamless integration.
ComfyUI SimpleTools Suit
Nodes:Simple Google Translator, Simple Resolution Solver. This is a small set of simple nodes that help your workflow on ComfyUI.
comfyui-lorainfo-sidebar
Preview images of LoRA files and edit their associated JSON files.
comfyui-put-image
Load image from directory.
Cozy Communication
Post images and video to Discord. Nodes to facilitate communication using REST.
Multiline Text Choice Node for ComfyUI
This custom node for ComfyUI allows users to input multiline text and select a specific line by its number. The node processes the input and returns the selected line along with its index.
ComfyUI-OneForOne
Node:Image Fit Calculator
ComfyUI Extended
Nodes for ComfyUI that extend the core functionality without adding extra dependencies.
AS_LLM_nodes
This ComfyUI extension provides custom nodes for working with Google Gemini and OpenAI ChatGPT.
ComfyUI-BadmanNodes
Nodes:Badman_Blend, Badman_HexGenerator, Badman_String, Badman_Concat_String, Badman_Print, BadmanIO, BadmanIntUtil
ComfyUI_FaceEnhancer
A ComfyUI custom node based on GFPGAN for face enhancement, capable of restoring and enhancing faces in images and videos
comfyui-EncryptSave
comfyui image encrypt and save.
ComfyUI-PromptUtils
A set of ComfyUI nodes designed to enhance your workflow with realistic filename generation and keyword generation.
RGB to CMYK for ComfyUI (Save as tif)
RGB to CMYK (save as tif)
ComfyUI MagicClip_Strength for SDXL
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-V-Prediction-Node
Node to set v-prediction sampling when using SDXL and other models that may not have the necessary metadata to identify it as a v-prediction model. This node is useful for quantized models since they lack the necessary metadata.
ComfyUI - NeoGriever
NeoGriever's helper nodes. Better CLIP Text Encoder, Resolution Provider, Multimask Write/Read, TextBoxes Simple/Join/x2/x3, Sliders INT/FLOAT/STEPPER, String Tool/Squisher/Cutter, Create Solid Color, Fill with Color, Checkerboard Generator, Image Progress Bar
tdxh_node_comfyui
Add Switch on nodes, Make nodes amount small! It helps conveniently to use less nodes for doing the same things.
IG Interpolation Nodes
Custom nodes to aid in the exploration of Latent Space
ComfyUI_Eugene_Nodes
A collection of utility nodes using Dictionary designed to optimize and manage workflows in ComfyUI.
ComfyUI Preview Magnifier
Custom nodes that preview image with a magnifier.
NodeSimpleExecutor
This node package contains automatic sampler setting according to model name in ComfyUI, adjusting image size according to specific constraints and some other nodes.
GPS' Supplements for ComfyUI
Nodes to make ComfyUI-Image-Saver and rgthree-comfy more compatible. Allowing Power Lora Loader node to be used with Image Saver node. Also adding nodes to extract Image Saver compatible strings to simplify workflows.
HavocsCall's Custom ComfyUI Nodes
NODES: Prompt Combiner, Float/Int Selector, Sampler Config, Text Box, Int to Float/String, Int to Float/String, Clip/Conditioning/Image/Latent/Model/String/VAE Switch
FoW - Light
A Beginner-friendly Node Suite for prompt refinement in ComfyUI, including custom nodes for weighting, splitting, combining, catalogues, and the PromptRefiner for a simple prompt interface. For more info, join me on https://www.twitch.tv/sirwillance. Be one of the first 50 followers to get a FREE upgrade to the Standard Tier!
Raffle
A semi-random prompt generator for danbooru tags that works alongside your character prompt, allowing you to put your waifu in many scenarios. (for Illustrious/NoobAI/Pony)
ComfyUI-My-Mask
Some nodes for processing masks, currently including nodes that fill in the concave parts of existing masks with convex hulls.
D2-SavePSD-ComfyUI
Saves the image in Photoshop format (PSD)
Save Image With Callback
This node enables integration between ComfyUI and external services by adding callback capabilities to the image saving process. When an image is saved, the node automatically call your webhook with your specified URL with custom data.
ComfyUI_rotate_image
ComfyUI Custom Node to Rotate Images, Img2Img node.
pants
Nodes: Make Square Node, Interrogate Node, TextEncodeAIO
ComfyUI-SaveAVIF
A custom node on ComfyUI that saves images in AVIF format. Workflow can be loaded from images saved at this node.
ComfyUI-Nikosis-Preprocessors
Nodes: DepthAnything v2, LineArt, PyraCanny, Sketch
comfyui-openai_fm
A custom node for ComfyUI that integrates OpenAI last T2S capabilities for free
ComfyUI_PRNodes
Nodes:RandomPrompt, RandomPromptMixed, ImageScaleTo, EmptyLatentImageScaleBy, LoraLoaderExtended, Save Image w/Metadata, CheckpointLoaderSimpleExtended
ComfyUI-Qais-Helper
This Extension adds a few custom QOL nodes that ComfyUI lacks by default.
ComfyUI-RyuuNoodles
Collection of one or more custom nodes for ComfyUI made mainly for personal use (GitHub README for more info). Nodes: live Token Counter on any node, switch nodes with fallback functionality and FLOAT/INT nodes (and maybe more).
OpalSky Nodes
A set of custom nodes for ComfyUI that provides enhanced string manipulation and prompt variant generation functionality for AI workflows.
ComfyUI-ScheduledGuider-Ext
This extension contains various nodes for CFG scheduling and more. NODES:ScheduledCFGGuider, PerpNegScheduledCFGGuider, CosineScheduler, GaussianScheduler, LogNormalScheduler, InvertSigmas, ConcatSigmas, OffsetSigmas, SplitSigmasByValue
ComfyUI Neural Nodes
An advanced ComfyUI extension that enables multi-agent LLM conversations using Ollama models.
ComfyUI-api-tools
Adds extra API functionallity and prometheus endpoint
ComfyUI Caching Embeddings
This repository simply caches the CLIP embeddings and subtly accelerates the inference process by bypassing unnecessary computations.
ComfyUI-latentSizeSelector
You'll get a new node Latent Size Selector, you can pick the x and y sizes from a list.
comfyui_met_suite
A custom node pack for ComfyUI. Nodes: BBOX Padding, BBOX Resize, Image Resize Keep Ratio.
EXO Custom ComfyUI Nodes
A custom node pack made with efficiency and quality of life features in mind. Most notably is my Prompt Builder Deluxe Node. Unlike any other run-of-the-mill prompt builder or styler node out there. Mine allows you to create and design in a way no other node does.
BV Nodes
This repository contains a user-defined node for ComfyUI, currently there are nodes for capturing captions. But will be expanded in the future.
ComfyUI-WarpedToolset
A toolset for Hunyuan Video (mainly), with some additional nodes applicable to Framepack Video and WAN Video
ComfyUI-TogetherVision
A custom ComfyUI node using Together AI's Vision models (paid/free) to generate detailed image descriptions. Features advanced parameters, flexible API key management, and customizable prompts.
foxpack
Collection of nodes for the automation of workflows
comfyui-ethnicity_hairstyle_clip_encoder
This ComfyUI custom node enhances the standard CLIP text encoding functionality by integrating ethnicity and hairstyle selection into the positive prompt. Designed to work seamlessly with ComfyUI, this node allows you to influence the conditioning process by dynamically appending descriptive modifiers. Users can choose a specific ethnicity or hairstyle, or opt for a 'random' selection that picks an option from a predefined CSV list.
SambaNova
Super Fast LLM's llama3.1-405B,70B,8B and more
ComfyUI-PromptConverter
A ComfyUI custom node that converts prompts between different AI image generation models.
ComfyUI-ICC-nodes
This repository support processing Comfyui image nodes with ICC profile, load and save images with ICC profile
ComfyUI_Blender_Texdiff
Nodes:Blender viewport color, Blender Viewport depth
ComfyUI_Spark_TTS
Spark-TTS controllable synthesis and voice cloning.
ComfyUI-PiAPI-Faceswap
A simple ComfyUI nodes that integrates [a/PiAPI faceswap](https://piapi.ai/faceswap-api) service into ComfyUI. This can be helpful if you're trying to create a workflow that includes faceswap for commercial usage.
ComfyUI-LossTesting
Basic utility for testing diffusion model loss across the timestep schedule. Should work with any native models that use ksampler. This could be used for comparing models, testing captions on an image, etc.
LiamUtil
Nodes: LiamLibLoadImage, LiamLibImageToGray, LiamLibSaveImg, LiamLibFillImage, PreviewReliefImage, GetBetterDepthImage, LiamLibSaveText
TinySanaPreview
TinySanaPreview is a custom ComfyUI node that implements real-time previews during generation for Sana diffusion models.
ComfyUI-ImageTagger
NODES:AIRedoon Image Caption. Analyze image tagger
ComfyUI_Float_Animator
Float project applicable to ComfyUI.Generates speaking portrait video frames from an image and audio.
ComfyUI-Prompt-Formatter
This repository contains custom nodes for ComfyUI designed to help structure, filter, and generate text prompts using categorized tag definitions stored in a YAML file.
ComfyUI DataBeast
This extension provides convenience nodes for batch processing.
Transparency Background Remover
Automatic background removal and transparency generation for ComfyUI
Image Captioning and Tagging Assistor Nodes
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.
ComfyUI_parakeet-tdt
parakeet-tdt-0.6b-v2: Automatic speech recognition (ASR) model designed for high-quality English transcription, featuring support for punctuation, capitalization, and accurate timestamp prediction.
mpx-comfyui-nodes
This Module provides nodes to allow the development of 3D Generative AI workflows that use the MasterpieceX Python SDK.
RF Nodes
A bunch of nodes that can be useful to manipulate primitive types (numbers, text, ...) Also some helpers to generate text and timestamps.
ComfyUI-LoadFiles
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-RequestPoster
This extension can send HTTP Requests. You can request image generation to StableDiffusion3 and post images to X (Twitter) and Discord.
ComfyUI-CloudArchive
Automatically archives generated files to Amazon S3 or S3-compatible storage services
ComfyUI-ArchiGraph
Implementation of architectural related graph algorithm in ComfyUI.
ComfyUI-EmbeddingPipelineAnalytics
this repo is to capture end-to-end data, metadata, and embeddings for ComfyUI workflows, specifically HunyuanVideo to start.
ComfyUI-DreamWaltz-G
This repository contains custom ComfyUI nodes designed to integrate with [a/DreamWaltz-G](https://github.com/Yukun-Huang/DreamWaltz-G), a cutting-edge model for generating expressive 3D Gaussian avatars using skeleton-guided 2D diffusion.
Node_Fun_ComfyUI
ComfyUI Custom Node Pack Layered Infinite Zoom Node
AIRedoon
NODES:AIRedoon Qwen Model Loader, AIRedoon Translator, AIRedoon Image Caption, AIRedoon LoRA Stack, AIRedoon Image RGBA2RGB, AIRedoon Preview Text, AIRedoon Save Text, ... RedoonAi Tool Kit
comfyui-highlight-connections
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-Benripack
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 Image Watermarking Node
A custom node for ComfyUI that allows you to add image watermarks with advanced controls for transparency, positioning, and color manipulation.
comfyui-qbug-batch
ComfyUI Batch Toolkit: Custom nodes that simplify batch operations and improve efficiency.
ComfyUI Better Strings
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.
Jovi_Measure
Image metrics nodes for ComfyUI
Cyber-BlackCat
modify the original node instruction of image vector, add ‘imagemagick’ which is the key base Python library of ‘wand’ library.
ComfyUI-MinCache
Modifies execution to minimize RAM at the cost of performance
ComfyUI-PixArt_XL
A ComfyUI extension that integrates PixArt-Alpha models directly into ComfyUI with advanced memory management.
Skin Tone Detector for ComfyUI
A ComfyUI node that detects the skin tone of a person in an image and matches it to the standard emoji skin tone palette.
comfyui-text-pipe-39
Modify text by condition.
ComfyUI-auto-crop-by-NPS
A very useful automatic cropping tool! It can realize cropping, expansion and rotation functions in the form of a slider.
ComfyUI-Embeddings-Tools
EmbeddingsNameLoader, EmbendingList
Ruucm's ComfyUI Nodes
Nodes: Load External LoRA Model Only
ComfyUI-GCP_Storage_tools
A set of ComfyUI nodes for GPC Storage access
va-nodes
A collection of custom nodes for ComfyUI, focusing on improving workflow efficiency and adding new functionality.(work in progress!!!)
ComfyUI Mask Area Condition
Calculates the percentage of a mask area compared to the total image size and outputs a boolean based on a defined threshold.
AMD GPU Monitor for ComfyUI
A simple, lightweight AMD GPU monitoring tool for ComfyUI that displays real-time information about your AMD GPU directly in the UI.
Jurdns Groq API Node
This node utilizes the Groq.com API to enhance prompts. (Place API key and main system prompt in the groq_config.json)
comfyui-enhanced-save-node
Nodes:Enhanced Save Node
JH XMP Metadata Nodes
These are custom nodes for ComfyUI for the loading and saving of metadata in XMP format. XMP metadata is embedded in the images created by these nodes; it travels along wherever the image does. Both macOS and Windows index XMP metadata automatically, making it searchable from the Finder on the Mac or the File Explorer in Windows. Apps like Photoshop or Lightroom (and presumably many others) expose XMP metadata and allow it to be edited.
ComfyUI-StringsAndThings
EA collection of ComfyUI custom nodes for formatting and debugging string data with the intention of collecting generation data to be processed by a custom node pack like comfy-image-saver, as well as miscellaneous extra nodes to experiment with.
ComfyUI-graphToPrompt
workflow.json -> workflow_api.json
ComfyUI Watermark Image Node
This custom node allows you to overlay a watermark image onto an existing image within ComfyUI.
ComfyUI-Line-counter
This custom node package for ComfyUI is designed to streamline your workflow with powerful file-counting capabilities.
ComfyUI Mask Contour Processor
A ComfyUI node that improves inpainting results by extending mask boundaries with geometric patterns, helping create smoother transitions and better context for AI-driven image completion.
ComfyUI-LUT
Custom nodes for ComfyUI for simple LUT file extraction from any image.
ComfyUI_QWQ32B
ComfyUI nodes to use [a/QwQ-32B](https://huggingface.co/Qwen/QwQ-32B)
ComfyUI-RUS localization
Russian localization of ComfyUI, ComafyUI-Manager & more...
OllamaKiller Node for ComfyUI
OllamaKiller is a utility node for ComfyUI designed to manage VRAM usage more efficiently by automatically terminating the ollama_llama_server.exe process. This is particularly useful for users with limited VRAM, allowing them to clear up memory after running models and improve workflow performance.
ComfyUI_Lora_List_With_Url_Loader
Nodes:ComfyUI_Lora_List_With_Url_Loader. Load loras from urls and auto fetch them on web if they are missing.
ComfyUI-MagicDance
ComfyUI supports over [a/Boese0601/MagicDance](https://github.com/Boese0601/MagicDance).
ComfyUI_TextAssets
With this node you can upload text files to input folder from your local computer.
comfyui_met_suite
Nodes: Primitive BBOX, BBOX Padding, BBOX Resize, ImageResize KeepRatio.
ComfyUI_pytorch_openpose
All Credits go to the original Repo: [a/Hzzone/pytorch-openpose](https://github.com/Hzzone/pytorch-openpose).
ComfyUI Smart Helper Nodes
NODES: Smart HunyuanVideo Lora Select, Smart HunyuanVideo Lora StackSmart Format String, Smart Format String (10 params)
Face Restorer for ComfyUI
The face restore node for ComfyUI, based on RestoreFormer
Consistency Decoder
[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-Cog
This is a custom node aiming to run CogView4 on diffusers while there is no official implementation on ComfyUI. NOTE: You will need a updated version of diffusers and I don't know if updating it my break other stuff, so I advise you to make in a new instance of ComfyUI
ComfyUI-FANTA-GameBox
Nodes for playing mini-games with ComfyUI.
Comfyg Switch
Comfyg Switch is a custom node that dynamically selects model configuration parameters based on the chosen checkpoint. It reads model-specific settings from a JSON file (model_configs.json).
comfyUI_LLM
comfyUI_LLM is the integration of a large language model into ComfyUI
ComfyUI-RunComfy-Helper
Helper nodes for [a/RunComfy](https://www.runcomfy.com)
ComfyUI-northTools
Collection of nodes for ComfyUI for automation
Comfyui SDAPI Request / NovelAI
A Novel AI / SD-WebUI request node, support nai3/nai4, use NovelAI model in Your Comfyui.
Photography Nodes
I wanted a way to batch add effects to images inside Comfyui so I made these nodes. Some of the effects should be ordered specifically so they stack and are effecting the image emulating camera effectsI made some workflows to show you the correct order.
ComfyUI NAI Prompt Converter
A custom node extension for ComfyUI that enables conversion between different prompt formats: NovelAI V4, ComfyUI, and old NovelAI.
ComfyUI_zip
ComfyUI zip package image processing
HommageTools for ComfyUI
Entry point for HommageTools node collection for ComfyUI. Handles node registration, imports, and logging configuration.
ComfyUI-GeneraNodes
Genera custom nodes and extensions
Deep Live Cam for ComfyUI
This node integrates the face-swapping capabilities from Deep Live Cam into ComfyUI, allowing you to perform real-time face swapping on images and video streams.
ComfyUI-HigherBitDepthSaveImage
A comfyui node that provides save image with higher bit depth.
ComfyUI-Muyan-TTS
Make Muyan-TTS avialbe in ComfyUI.
Hellrunner's Magical Nodes
Magical nodes that are meant for integration and science of course. ^^ Foundational Helpers and smart Containers that use automated functionalities to make room for creative use. A magical pack-synergy is at hand that does not require much extra clutter to make advanced techniques pop beautifully. The idea was to create universal artist's precision tools that do not care what you throw at them.
ComfyUI_CosyVoice2
A wrapper of [a/CosyVoice2](https://github.com/FunAudioLLM/CosyVoice/)'s ComfyUI custom_nodes
ComfyUI-Optim
ComfyUI startup optimizer and patcher
ComfyUI-RabbitMQ-Publisher
ComfyUI custom_node that publish output image to rabbit_mq
segment_to_mask_comfyui
Nodes:SegToMask
ComfyUI NSFW Filter
A simple and effective ComfyUI custom node for filtering inappropriate text content, automatically detecting and replacing prohibited words while preserving the original format.
ComfyUI-StableDelight-weiweiliang
Nodes:StableDelight-weiweiliang
ComfyUI-RR-JointTagger
Tagger used to tag image of but not limited to furry art.
ComfyUI Upload to BASE Node
A custom ComfyUI node that lets you upload generated images directly to your [a/BASE](https://getbase.app/) account — no manual downloads or re-uploads needed.
Boyonodes
The Vae node is a sneaky little node perfect for deployment in Schools or work environments where you do not want the kiddywinkles creating NSFW content. Just rename the node to VAE decode and it looks like a normal node but hidden inside is an NSFW detector. Once hidden in the workflow there are no settings to undo the NSFW detection so cannot be worked around unless you remove the node. The node looks innocent once renamed so is virtually undetectable. I have placed an example workflow for you to see how to connect it. Simple stuff really, but once connected just rename.
ComfyUI-OtherVAEs
Nodes: TAESD VAE Decode
ComfyUI-YK Line loading
Plugin that implements world automatic typesetting and outputs only one paragraph of text
ComfyUI-DeepStereo
ComfyUI nodes for DeepStereo, an auto-autostereogram generator
comfyui-undistort
Node:Load Checkerboard Images for Calibrate Camera, Matrix and distortion coefficient to text, Undistort
ComfyUI-SnakeGameNode
This is a top-tier Snake game node developed for ComfyUI. It lets you play a mini Snake game within the ComfyUI workflow, so you won’t get bored while waiting for image generation (or slacking off at work). Playing is not allowed by Han Cheng.
ComfyUI-GG
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-CustomNodes
Nodes:Image Blending Mode Mask, Load Image With Bool, IPAdapter Mad Scientist Weight_Type, IPAdapter FaceID With Bool
ComfyUI-Lightx2vWrapper
ComfyUI-Lightx2vWrapper is an inference wrapper for Lightx2v designed for use with ComfyUI.
ComfyUI_PS_Blend_Node
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.
Touchpad and trackpad gesture support
Implements proper touchpad/trackpad zooming and panning into ComfyUI to make it more usable on laptops.
Flux LoRA Merger
Advanced LoRA merging node for ComfyUI (additive, average, sequential)
ComfyUI_Memeplex_DALLE
You can use memeplex and DALL-E thru ComfyUI. You need API keys.
ComfyUI Hedra Node
A custom node for ComfyUI that integrates with [a/Hedra](https://www.hedra.com/)'s Character-3 API to generate talking avatar videos from images and audio.
ComfyUI-Animator
This custom node for ComfyUI provides full-body animation capabilities, including facial rigging, various lighting styles, and green screen output.
ComfyUI DAM Object Extractor
A ComfyUI node that uses NVIDIA's DAM model to identify objects in masked regions
ComfyUI-ollama_killer
ComfyUI-crop-alpha
Automatic cropping of transparent areas to prevent images from being too large, while also supporting resizing to prevent image dimensions from being too large.
ComfyUI-audio-speed
This node pack is designed to adjust audio playback speed within ComfyUI, particularly to sync audio with models like FantasyTalking (WAN) that require specific frame rates. It can also be used for general-purpose audio speed control.
StableCascadeResizer
Nodes:Cascade_Resizer
ComfyUI-Arrow-Key-Canvas-Navigation
A ComfyUI Custom Node that enables arrow key canvas navigation with a pan speed setting.
Info Utils
Nodes that facilitate simpler information providing and gathering, such as Text Box, Show Data and Token Counter nodes.
ComfyUI-OllamaPromptsGeneratorTlant
Use ollama to generate prompts based on reference text in comfyui.
ComfyUI_FoxTools
Nodes:BatchImageFromList, Load Face Occlusion Model, Create Face Mask, Simple FaceAlign, Cacul FaceAlign, Gen Blurbord, Face Align, Face Rotate, ImageAdd, LoadImageList, SaveImage Plus, RegTextFind
ComfyUI-LatentClamp
A node for ComfyUI that modifies the values in the samples input that fall outside of a min and max range using a multiplier.
Transparent-background-comfyUI
Removes background using Transparent Background
Export Workflow With Cyuai Api Available Nodes
This is a node to convert workflows to cyuai api available nodes.
ComfyUI_merge_ASVL
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.
StyledCLIPTextEncode
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.
rk-comfy-nodes
Nodes: RK_CivitAIMetaChecker, RK_CivitAIAddHashes.
ComfyUI-Ichis-Pack
A collection of ComfyUI Nodes, most to make dynamic prompting a bit easier.
ComfyUI-latent-ops
A collection of nodes for manipulating LATENT in ComfyUI.
ComfyUI_Cogview4
The latest DIT architecture-based image generation model from Zhipu that supports Chinese text generation.
comfyui-lopi999-nodes
Utility nodes for some randomness in your workflows, like random latent sizes. A few modifications to a few existing nodes, includes nodes for sampler and model parameters. Also includes two schedulers and four samplers that can be used with any KSampler node.
TZOOTZ VHS Effect Node
The TZOOTZ VHS Effect Node is designed for multimedia creators who want to blend digital precision with analog imperfection ↔️. Inspired by retro VHS aesthetics, this node lets you apply grain, color bleeding, saturation adjustments, and more, giving any image a touch of analog warmth and noise.
ComfyUI-Azure-Blob-Storage
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.
PromptJSON Node for ComfyUI
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.
Pony Character Prompt Picker for ComfyUI
The Pony Character Prompt Picker node reads an Excel file specified by the user, allows manual selection of a tab, and randomly picks a cell value from a specified column, starting from row 3 to the end. The selected value is output as a string to the next node in the ComfyUI workflow.
ComfyUI_ChatGen
ComfyUI nodes to use [a/ChatGen](https://github.com/chengyou-jia/ChatGen)
comfyui-parse-image
Extract metadata from image.
Text Node With Comments (@cdxoo)
multiline text node that strips c-style comments (i.e.'//' and '/* ... */') before passing output string downstream
Metadata-Extractor
Extract generation info from PNG and JPEG images, supports both A1111 and (some) ComfyUI metadata
ImageTransceiver - ComfyUI
ImageTransceiver is a custom node that enables image generating clients to connect directly to ComfyUI, and send those images in near real-time. For example, an image manipulation program like GIMP can connect an image to a workflow in ComfyUI, and every time the image changes in GIMP, the changes are immediately made in the workflow. Cloning
ComfyUI-Batch-Process
A collection of nodes for batch processing texts and images in ComfyUI
comfyui-bus-plugin
A collection of nodes for rerouting multiple I/O lines together in a bus.
Comfy Latent Tools
A set of tools for manipulating latent tensors in ComfyUI
ComfyUI-RemoteVAE
ComfyUI Nodes for Remote VAE Decoding.
ComfyUI-PromptWrapper
ComfyUI nodes for PromptWrapper, Mainly for prompt word translation, Chinese translation into English or English translation into Chinese.
comfyui-colornodes
Basic Color Nodes for ComfyUI
Upload to PushOver
Send generated image to PushOver API webhook with optional parameters such as prompt-id and metadata payload.
TTools for ComfyUI
Text Randomization and Formatting, JSON Extraction and Processing, SD3 Resolution Solver
ascii-art-comfyui
ascii art preprocessors in ComfyUI
ComfyUI_Spectral
ComfyUI Spectral is a ComfyUI custom nodes library based on the spectral, mainly used for visual processing of spectral files
ComfyUI_UploadToPushOver
Send generated image to PushOver API webhook with optional parameters such as prompt-id and metadata payload.
ComfyUI-ZeptaframePromptMerger
Custom node that merges general and subject-specific prompts
AI4ArtsEd Ollama Prompt Node
Experimental nodes for ComfyUI. For more, see [a/https://kubi-meta.de/ai4artsed](https://kubi-meta.de/ai4artsed) A custom ComfyUI node for stylistic and cultural transformation of input text using local LLMs served via Ollama. This node allows you to combine a free-form prompt (e.g. translation, poetic recoding, genre shift) with externally supplied text in the ComfyUI graph. The result is processed via an Ollama-hosted model and returned as plain text.
ComfyUI Checkpoint Loader Config
Provides a custom node to load config for sampler nodes from a yaml file.
WebDev9000-Nodes
Nodes:Ignore Braces, Settings Switch.
Model Utility Toolkit
[WIP]Custom nodes for handling, inspecting, modifying and creating various model files.
Comfy DV
Nodes: String Formatting (f-string and jinja2), Random Choice, Model Memory management, and other quality of life improvements.
ComfyUI-brushstrokes
A ComfyUI node that applies painterly/brush-stroke effects to images, using either ImageMagick (Wand) or G'MIC (gmic-py) under the hood.
ComfyUI_CustomNode_Image2Spectrum
ComfyUI Custom Node for converting images to frequency spectrum visualizations using FFT
ComfyUI-ColorWheel
NODES:Color Wheel Generator
Comfyui-calbenodes
Nodes:CharacterManagerNode, FilmGrain, FlipFlopperSameArch
ComfyUI_UploadToWebhookHTTP
Send generated images or videos to any HTTP webhook with optional parameters such as prompt-id and metadata payload.
ComfyUI-Motion-Vector-Extractor
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.
String Converter
Nodes: Convert String To Int, Convert String To Float
Image Saving and Base64 Encoding Script
Based on the original SaveImage node from ComfyUI This ComfyUI node provides functionality to save images in PNG format while simultaneously generating and returning their Base64 encoded strings. This is particularly useful for applications that require image data to be transmitted as strings, such as web applications.
ComfyUI-ASV-Nodes Node
ComfyUI-ASV-Nodes make prompting easier.
fastgan-comfyui
A FastGAN Node for ComfyUI
NX_Translator
A custom node for translating prompts with Google Translate or DeeplL directly in ComfyUI.
ComfyUI_StringToHex
string to hex converter in ComfyUI
ComfyUI_StringToHex
This is a simple ComfyUI node that will take in a string of 'color' (i.e. 'blue') and output a hex color format.
ComfyUI-TostAI
NODES: SendToTostAI
Pixstri ComfyUI Comics
Pixstri is a custom plugin for ComfyUI designed to generate comic pages. It provides a hierarchical node system that allows you to create comic layouts with rows and frames, making it easy to design and preview comic pages within your ComfyUI workflows.
ComfyUI-PromptPalette
A custom node that makes prompt editing easier by allowing phrase switching with just mouse operations.
comfyui-customselector
Helps deciding different settings depending on the input string
ComfyUI_mittimiWidthHeight
This node can easily switch between vertical and horizontal values with a single button.
ComfyUI-BAGEL-Hugo
This repository encapsulates the BAGEL model as ComfyUI nodes for use, including image editing and image inversion features, but it does not include text-to-image functionality.
ComfyUI_YoloSegment_Mask
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
Hollow Preserve
A ComfyUI node that breaks closed loops in masks to prevent inpainting models from modifying enclosed regions
Get Booru Tag ExtendeD
Get tag from Booru site.
ComfyUI-ScaleToTargetMegapixels
NODES:ScaleToTargetMegapixels.
ComfyUI-AbstractImaGen
ComfyUI node for [a/Abstract Image Generation](https://github.com/wakattac/ComfyUI-AbstractImaGen/). This node is designed to create unique abstract base images on the fly within your ComfyUI workflows, which can then be used as input for VAE encoding, image-to-image generation, or other creative processes.
ComfyUI-Nikosis-Nodes
Nodes: Aspect Ratio, Prompt Multiple Styles Selector, Text Concatenate
AQnodes for ComfyUI
Nodes for ComfyUI, mostly for llm calling and automatizing pulid multiface.
Preset Dimensions
Simple node for sharing latent image size between nodes. Preset dimensions for SD and XL.
Skycoder Tools
A collection of useful custom nodes for ComfyUI workflows
ComfyUI Simply Nodes
Simple nodes to help clean up your workflow, mostly focussed on text operations.
comfyui-timm-backbone
ComfyUI Timm Backbone Nodes is a custom node set that enables you to load and use pre-trained models from the [a/timm](https://github.com/huggingface/pytorch-image-models) library within ComfyUI workflows.
ComfyUI LoadImageWithInfo
This is a custom node for ComfyUI that retrieves detailed information about an image, including its name, format (extension), DPI, dimensions, long side, short side, file size, and EXIF data. It also supports image saving
ComfyUI-EZ-AF-Nodes
This pack helps to conveniently control text in complex prompt-builder type workflows. Load/Read Prompts from .CSV; Concatenate large amounts of text; Use string input as ANY type. Requires pythongosssss custom scripts
ComfyUI-SaveAnimatedGIF
Save animated GIF format nodes in ComfyUI
ComfyUI-TemporaryLoader
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-TextEditor-Penguin
A text overlay node for ComfyUI that supports rich effects such as gradients, outlines, and shadows. It is suitable for adding highly customizable text content to images.
Pillar_For_ComfyUI
Pillar is an extension plugin for ComfyUI, providing the ability to call local distributed services for ComfyUI. Currently, it integrates the llama-joycaption-beta-one-hf-llava model and offers a distributed deployment solution to solve the problem that the model occupies too many resources and affects the image generation efficiency.
Comfyui-Qb-Date-Nodes
A custom node designed for ComfyUI, allowing users to format the current date and time based on a specified format.
Olm Resolution Picker for ComfyUI
A smart, customizable resolution selector node with live aspect ratio preview, image overlays, and checkerboard support — cleanly parsed from a human-readable text file.
ComfyUI-ImageCropper
Nodes:Image cropping tool
CS Transform Node for ComfyUI
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-ARZUMATA-PixelIt
A python port of pixelit by giventofly.
ComfyUI McKlinton Pack — Mask Node
This custom node for ComfyUI enables detailed segmentation of colored mask images into specific anatomical regions for male and female bodies.
ComfyUI template matching
This project is a ComfyUI version of [a/https://github.com/cozheyuanzhangde/Invariant-TemplateMatching](https://github.com/cozheyuanzhangde/Invariant-TemplateMatching).
ComfyUI-Qwen2
Qwen2 Nodes for ComfyUI. I needed to run Qwen2 on ComfyUI to use it in my workflow for batching images and captioning and none of the implementations I found on the web worked the way I wanted.[w/May contain bugs.]
ComfyUI-Google-Image-Search
ComfyUI Google Image Search Node - Search and retrieve images from Google
ComfyUI String Tools
This extension provides the StringToolsConcat node, which concatenates multiple texts, and the StringToolsRandomChoice node, which selects one randomly from multiple texts.
ComfyUI-ArteMoon
This plugin works with [a/IF_AI_Tools](https://github.com/if-ai/ComfyUI-IF_AI_tools) to build a workflow in ComfyUI that uses AI to assist in generating prompts.
comfyui-snek-nodes
NODES:Aesthetics, Aesthetics V2, Load AI Toolkit Latent Flux, Send_to_Eagle
comfyui-face-liquify
video face liquefaction
Comfy AI DoubTech.ai Image Sumission Node
A ComfyAI submit node to upload images to DoubTech.ai
ComfyUI-LinearTransition
This is a custom node designed for ComfyUI to create transition effects between two images and generate a sequence of video frames.
CPlus_Ardenius ComfyUI Control Box
1 node to have control over your workflow.
comfyui_davcha
Nodes:SmartMask, ResizeCropFit, Percent Padding, SoftErosion, StringScheduleHelper, DStack, DavchaConditioningConcat, DavchaModelMergeSimple, DavchaCLIPMergeSimple, DavchaModelMergeSD1, DavchaModelMergeSDXL, ConditioningCompress... Some personal QoL and experimental nodes
ComfyUI-HunyuanImageLatentToVideoLatent
A ComfyUI node which copies a given latent's samples tensor along the time axis ((length - 1) // 4) + 1 times to form a longer latent (see EmptyHunyuanLatentVideo's implementation for why this specific number of copies is used) and then prepares a noise_mask tensor of the same shape such that the value of the mask for a given time step is given by the function at https://www.desmos.com/calculator/vhw74mr1vh.
ComfyUI-Pixelate
[a/sd-webui-pixelart](https://github.com/mrreplicart/sd-webui-pixelart) are referenced by many webui users, this node is mean to use it in ComfyUI.
ComfyUI-SoundHub
ComfyUI-SoundHub is a collection of audio processing nodes designed for ComfyUI, enabling seamless audio processing and generation within your ComfyUI workflows.
Comfy UI Online Loaders
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.
ComfyUI-Kimi-VL
ComfyUI nodes for Kimi-VL model.
comfyui-textarea-command
Add command and comment in textarea. (e.g. // Disabled line)
ComfyForEach
A collection of ComfyUI custom nodes designed for image batch processing, per-index image operations, and AWS integration using EventBridge.
ComfyUI_mittimiLoadPreset
The system selects and loads preset.
comfyui-sunflower-nodes
ComfyUI nodes for 3D visualization.
SD3-Scaling
Tools for scaling images and latents appropriate to SD3 in ComfyUI.
Gecco Discord Autosend
Custom nodes for ComfyUI to automatically send generated images to Discord channels.
ComfyUI_IndustrialMagick
[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.
AIV ComfyUI Node
Used to convert workflow node settings into AIV mini-program parameters.
ComfyUI-Jimeng
for use jimeng ai in comfyui
Comfyui_wan_api
Free trial of Tongyi Wanxiang wan2.1 model, this is a batch implementation of wan2.1 API, providing batch processing for your short video production.
ComfyUI_AspectRatioToSize
A ComfyUI custom node that calculates width and height while maintaining aspect ratio, making it easier to determine image resolutions with specified aspect ratios and longer side values.
ComfyUI-Basic-Auth
A basic auth middleware for ComfyUI
ComfyUI-FramePack-F1-T2V
A set of custom nodes enabling Text-to-Video support for FramePack-F1
comfyui_dygen
NODES: DY Image Quantize, DY Image Cluster, DY Image Palette, DY Image Masks, Image List to Grid, DY Image Scaler, DY Random Lines, DY Adaptive Color Lines, DY Adaptive Color Circles, DY Adaptive Color Rectangles, DY Binary Pattern Stamper
Pseudocomfy
A package designed to enable multi-regional prompting for architectural rendering, integrated with the Rhino Pseudorandom plugin.
braintacles-nodes
Nodes: CLIPTextEncodeSDXL-Multi-IO, CLIPTextEncodeSDXL-Pipe, Empty Latent Image from Aspect-Ratio, Random Find and Replace.
comfyui_auto_danbooru
Nodes: Get Danbooru, Tag Encode
ComfyUI-Multiverse
Make Multiverse avialbe in ComfyUI. Multiverse: The First AI Multiplayer World Model. Two human players driving cars in Multiverse.
comfyUI-PL-data-tools
Image data check, filtering and augmentation tools for ComfyUI 🔬
ComfyUI-Rework-X
This is a plugin for ComfyUI that adds new Util Nodes and Nodes for easier image creation and sharing.
ComfyUI-TextUtils
Nodes:Create N-Token String
ComfyUI-PoseDirection
This custom node for ComfyUI analyzes OpenPose keypoints to determine if a person in an image is facing forward, showing their left side, or their right side.
ComfyUI-Dashscope
This project adapts the dashscope([a/aliyun-bailian](https://bailian.console.aliyun.com)) api into ComfyUI.
ComfyUI-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.
Comfy-Sentry
ComfyUI custom node that activates integration with a Sentry instance for loading. Has no actual nodes.
ComfyUI_GetFileNameFromURL
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 Safety Checker
This project provides custom safety checkers for image classification using Falcons AI and CompVis models. The safety checkers are designed to detect and filter out NSFW content from images.
HF-Flux-ComfyUI
This custom node for ComfyUI enables direct integration with Hugging Face Flux models for image generation via API. Users can leverage the power of Flux models like FLUX.1 [schnell] and FLUX.1 [dev] without leaving the ComfyUI environment
ComfyUI-Unwatermark
ComfyUI-Unwatermark: A ComfyUI custom node to intelligently remove watermarks from images using the unwatermark.ai API. This custom node for ComfyUI allows you to easily remove watermarks from your images by leveraging the power of the unwatermark.ai API.
ComfyUI-Image-Toolkit
ComfyUI nodes for image processing.
ComfyKit Custom Nodes
Nodes:LoraWithMetadata, TypecasterImage.
optimal-crop-resolution
ComfyUI node to calculate optimal resolution to crop the image to (from a list of aspect ratios)
ComfyUI-EasyUrlLoader
A simple YT downloader node for ComfyUI using video Urls. Can be used with VHS nodes etc.
ComfyUI_YOLO_Classifiers
Nodes:YOLO Classifier Model Loader, YOLO Classify.
ComfyUI-WAN-ClipSkip
Custom nodes for ComfyUI implementing the csm model for text-to-speech generation.
ComfyUI UX Nodes
Nodes: Easy Resolution Picker, Save Diffusion Model, Load Checkpoint BNB On the fly, Load UNET BNB On the fly
ComfyUI-HeadshotPro
Nodes:Download Dreambooth Checkpoint, Get Random Value From List, Load Canny Pose Face, Transparent to White Background, Download Flux Lora.
ComfyUI Random Image Loader
A custom node for ComfyUI that loads a random image from a specified folder and outputs it in the standard ComfyUI IMAGE format, along with a MASK and the image path as STRING. Images are loaded in their original dimensions.
ComfyUI-SSREncoder
ComfyUI Nodes to use [a/SSR Encoder:Encoding Selective Subject Representation for Subject-Driven Generation](https://github.com/Xiaojiu-z/SSR_Encoder).
ComfyUI-ResolutionPresets
Provides recommended resolution presets specifically. Select a preset from the dropdown to easily output the corresponding width and height values for use with nodes like Empty Latent Image.
ComfyUI Equirectangular Tools
Tools for processing equirectangular images, supporting conversion from equirectangular format to cubemap.
abracadabra-comfyui
Nodes:Abracadabra Summary, Abracadabra
ComfyUI_DreamBoard
a simple prompter for video
ComfyUI-OpenSoraPlan
Another comfy implementation for the short video generation project PKU-YuanGroup/Open-Sora-Plan, supporting latest 1.3.0 and 1.2.0 and image to video feature, etc.
Logo Generator Node for ComfyUI
This custom node allows you to generate logo images using Google Fonts.
zhihuige-nodes-comfyui
Nodes: Combine ZHGMasks, Cover ZHGMasks, ZHG FaceIndex, ZHG SaveImage, ZHG SmoothEdge, ZHG GetMaskArea, ...
ComfyUI_InSPyResNet_zmq
Nodes:INSPY removebg ModelLoader, INSPY RMBG
ComfyUI-MistralAI-API
Mistral AI API's chat completion endpoint in ComfyUI
ComfyUI-Simple-Aspect-Ratio
Nodes:SimpleAspectRatio
comfyUI-PL-data-tools
Image data check, filtering and augmentation tools for ComfyUI 🔬 NOTE: Renamed from 'comfyUI-image-search'
ComfyUI-Classifier
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.
m9-prompts-comfyui
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 DINO-X Detector Node
A ComfyUI node that integrates DINO-X API for object detection and segmentation. This node allows you to detect and segment objects in images using text prompts.
DJ_VideoAudioMixer
A powerful ComfyUI custom node for combining video clips with synchronized audio, background music, and advanced audio controls.
Q GLB Material Modifier
Enhance GLB 3D models with realistic materials, smart emissive elements, and procedural normal maps
Advanced Sequence Seed Generator
A simple seed generator based on special number sequences: Fibonacci, Prime, Padovan, Triangular, Catalan, Pell, Lucas
rcsaquino/comfyui-custom-nodes
Nodes: VAE Processor, VAE Loader, Background Remover
ComfyUI-jq
A ComfyUI node that runs a [a/jq](https://jqlang.github.io/jq/) query against input JSON and outputs the result.
Radar Weights Node
A Custom Node for ComfyUi to add an interactive Radar graph to visually control weights.
ComfyUI-FastVideo
A custom node suite for ComfyUI that provides accelerated video generation using [a/FastVideo](https://github.com/hao-ai-labs/FastVideo). See the [a/blog post](https://hao-ai-lab.github.io/blogs/fastvideo/) about FastVideo V1 to learn more.
ComfyUI Core Video Nodes
A mock of a possible implementation of for ComfyUI Core Video Nodes.
ComfyUI_SSBeforeAfterNode
Two powerful custom nodes for ComfyUI to create stunning before-and-after transition videos. These nodes are designed for visual comparisons, transformations, and creative effects, supporting both standard and depth map-based transitions.
Stable Virtual Camera
Generative View Synthesis with Diffusion Models
ComfyUI_CFGStar
A per channel implementation of the scaled CFG from this paper: [a/https://arxiv.org/abs/2503.18886](https://arxiv.org/abs/2503.18886)
LiamUtil (single node)
Nodes: LiamLoadImage. This node provides the capability to load images from a URL.
A2V Multi Image Composite
Node for compositing multiple images with interactive preview and layer management
aicu-comfyui-stability-ai-api
This repository contains custom nodes for Stability AI API which supports SD3.0 and 3.5.
ComfyUI-VariationLab
Helps explore different parameters quickly
AI_Text_Comfyui
AI_Text_Comfyui is a custom node for ComfyUI that connects to the OpenAI Chat API and automatically generates creative text prompts for AI workflows. This simplified version removes external dependencies like dotenv, requiring the OpenAI key to be set using a system environment variable.
comfyui-missed-tool
NODES: TrimBG, TrimBG Advanced, Image Queue Loader, Load Image Alpha. A few tools for ComfyUI, perhaps it's exactly what you need.
Comfyui_JTnodes
This project contains some custom ComfyUI nodes for image processing, AI conversation, and utility tasks.
Hal.fun Hugging Face Model Downloader
Easily download and install 2D to 3D and Flux models from Hugging Face.
ComfyUI_EmAySee_CustomNodes
Lots of randomizers, a simple oobabooga adapter with json options to pass, and other useful nodes.
ComfyUI-Mango-Random
🥭 Mango Random Nodes - A collection of random file nodes for ComfyUI
ComfyUI_ACE-Step-zveroboy
I took the original source code from the repository [a/ComfyUI_ACE-Step](https://github.com/billwuhao/ComfyUI_ACE-Step) and modified it to make the model loading explicit instead of hidden.
iwanders/ComfyUI_nodes
Nodes:IW SaveString, IW PrintString, IW ReplaceString, IW StringNode, IW StringConcat, IW TokenizerVocab, IW JsonPickItem.
Sampler Scheduler Metrics Tester for ComfyUI
This custom node for ComfyUI allows you to test combinations of samplers and schedulers. It generates a batch of generated images(latents), as well as RGB images, each one annotated with the specific combination used, performance timing, and several image quality metrics (Laplacian Variance, Gradient Mean, FFT-based sharpness) for our internal usage, but kept as they could may be useful for others to.
Kw_Json_Lora_CivitAIDownloader
This tool allows you to download models from CivitAI based on a JSON configuration that defines LORA and checkpoint models. It uses token-based authentication to download files from specified URLs and saves them to specified directories. based on CivitAIDownloader
comfyui-common-util
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
Gatcha Embeddings
A revolutionary technique for increasing output variety.
Redial Discomphy - Discord Integration for ComfyUI
A custom node for ComfyUI that enables direct posting of images, videos, and messages to Discord channels. This node seamlessly integrates your ComfyUI workflows with Discord communication, allowing you to automatically share your generated content.
ComfyUI-PechaKucha
Comfy UI nodes to generate pecha kucha presentations
ComfyUI_Accessories
Get Mask Dimensions
ComfyUI-ColorCorrection
A custom node for ComfyUI that performs color correction on clothing in face-swapped images. This node helps maintain the original clothing color when using face swap tools, addressing common color shifts that occur during the face swap process.
ObjectFusion_ComfyUI_nodes
This is a node to generate new image that combine 2 objects from different scene.
String Utils
Nodes dedicated to the analysis and transformation of text strings, such as for formatting and conversions between types.
ShinChven's Custom Nodes Package
This project contains custom nodes for ComfyUI, developed by ShinChven. The nodes in this package extend the functionality of ComfyUI by providing additional features and utilities.
Flux Block LoRA Merger
Advanced Block LoRA merging node for ComfyUI (allows selective LoRA block merging)
ComfyUI_Circle_Detection
Next to AI mathematical methods can be used for the detection of objects like a circle.
ComfyUI-Light-N-Color
ComfyUI node that adds Brightness, RGB channels, and Depth of Field to AI-generated image
RightEyeDisparity
A simple ComfyUI node for generating right eye disparity for VR videos
Isaac's Nodes
This extension offers automatic drums extraction from audio files, as well as a few helper nodes to support my audio synchronization AnimateDiff workflows.
ComfyUI Grok Prompts
Custom ComfyUI nodes for generating prompts using Grok AI, enhancing prompt creation for text-to-image workflows.
ComfyUI XWAVE Nodes
A collection of artistic glitch and image manipulation nodes for ComfyUI, featuring advanced noise effects, color manipulations, distortions, and more.
comfyui-HannibalPack
This node improves the merging of LoRA for movements and physical resemblance when adding multiple LoRA to a model.
DalleImageNodes - OpenAI DALL·E Nodes for ComfyUI
DalleImageNodes is a custom extension for ComfyUI that integrates OpenAI's DALL·E 3 API for: Image generation, Inpainting (image editing), Image variation. This project supports the latest OpenAI Python SDK (v1.x) and automatically handles image resizing and format requirements (RGBA, fixed sizes) based on the examples from the offical Dall-E website.
ComfyUI-SoX-Mixdown
A custom node for SoX's mixdown function. Make sure that the sox command is installed and the path added before using this node.
ComfyUI-Prediction-Boost
prediction boost custom node for ComfyUI
DJZ-Pedalboard
This project provides a collection of custom nodes designed for enhanced audio effects in ComfyUI. With an intuitive pedalboard interface, users can easily integrate and manipulate various audio effects within their workflows.
comfyui-mosaic-blur
A simple mosaic blur node for ComfyUI that uses CV2 or Pillow
ComfyUI-Simple_Image_To_Prompt
ComfyUI simple Image To Prompt node.
ComfyUI_LoadImageFromHttpURL
A ComfyUI node that fetches an image from an HTTP URL and returns it as an image tensor. Useful for API-based workflows.
Comfy UI Text List Product
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.
Handy Node ComfyUI
This is a pack with some handy nodes for ComfyUI.
ComfyUI-ResizeZeptaPayload
Resize a batch of trajectories or images
GradientBlurNode for ComfyUI
GradientBlurNode is a custom node for ComfyUI that allows for gradient-based image blurring. This tool provides precise control over the direction, intensity, and distribution of the blur, making it ideal for creating smooth transitions, focusing attention on specific parts of an image, or adding artistic effects.
ComfyUI-ViewData
A ComfyUI node that displays the type and contents of whatever is connected to the input. In the case of a Tensor object, it shows the shape instead of its value.
ComfyUI_BishaNodes
Custom nodes for ComfyUI to generate images in multiple resolutions (including ultra-wide formats)
RisuTools
Nodes for integration with RisuAI
comfyui-target-search
Move canvas to target on dragging connection.
ComfyUI-Raw-Image
Comfyui-raw-image provides the ability to load raw image files for ComfyUI
ComfyUI ASCII Art Nodes
A collection of custom nodes for ComfyUI that enable the creation of various ASCII art effects, from static images to complex, colorized typing animations and video conversions.
Multiple LoRA Loader for ComfyUI
A collection of custom nodes for ComfyUI that allow working with LoRAs and trigger words by index selection.
ComfyUI-AutoColorGimp
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-GeminiImageToPrompt
Imagen descripcion prompt system
ComfyUI Invisible Watermark
Nodes: InvisibleWatermarkEncode
MultiModel
A collection of nodes and utilities to make working with multiple models, custom parameters, and prompt styles in ComfyUI easier, faster, and more flexible. You are welcome to use and adapt them for your own workflows!
ComfyUI_HBH-image_overlay
Use the point editor to perform image composition editing.
comfyui-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-WebhookNotifier
The Webhook Notification plugin for ComfyUI, used to send webhook notifications when image generation is complete.
Compare Videos
A custom ComfyUI extension to compare two video/image sequences via wipe preview.
comfyui_color_detection
This plugin adds functionality to ComfyUI for detecting yellow tones in images, making it particularly useful for skin tone analysis and image color evaluation.
ComfyUI-JM-KLing-API
This is a custom node for ComfyUI that allows you to use the KLingAI API directly within the ComfyUI environment. It is developed based on the KLingAI API documentation. For more details, please refer to the official documentation. [a/KLingAI API Documentation](https://app.klingai.com/global/dev/document-api/quickStart/productIntroduction/overview).
ComfyUI-PromptCheckList
This is a text editing extension for ComfyUI. It allows you to easily switch phrases for prompts using only the mouse.
comfyui-fb-utils
Nodes:FBStringJoin, FBStringSplit, FBMultilineStringList, FBMultilineString
ComfyUI-TrackAndWheel
A ComfyUI extension that improves panning and zooming on trackpads and with the mouse wheel.
ComfyUI-zw-tools
Automatic prompt translation to Chinese, custom prompt management, AI-based prompt expansion and translation, AI-generated image/video record management (file browser), and cloud storage upload management.
comfyui-model-dynamic-loader
for comfyonline dynamic loader comfyonline is comfyui cloud website
ComfyUI Load Image From URL
A ComfyUI custom node that allows you to load images directly from URLs or local file paths. This node provides a convenient way to import images into your ComfyUI workflows without manually downloading them first.
ComfyUI-SaveImageS3
This extension offers a custom node to save image to S3-compatible oss.
ComfyUI_PerpCFG
Perpendicular CFG for reducing oversaturation issues with high guidance scale values.
Hunyuan Video Resolutions
A super simple node that outputs common video resolutions as 2 integers for Hunyuan and others!
ComfyUI-texflow-extension
This is the ComfyUI extension for use with texflow. It provides two new nodes, 'Load Texflow Depth Image' and 'Save Texflow Image'. For more information see [a/the main texflow repo](https://github.com/theAdamColton/texflow/)
ComfyUI-VideoChatWrapper
Nodes related to video chat workflows
ComfyUI-CSV-Random-Picker
String random picker for ComfyUI
chris-comfyui-nodes
This repository contains a custom node for ComfyUI that pads an image to be square, filling the new pixels black.
ComfyUI-Imatrix
This is an experimental node for generating an *imatrix* file to reduce quantization errors in GGUF files used with ComfyUI-GGUF.
TW-CUI-Util
A collection of custom nodes to help with saving images, providing generation parameters, static literal nodes, and other useful nodes.
Clear Screen
Add a button that clears the console
Otonx's Custom Nodes
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.
comfyui_cohere
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.
ComfyUI-Open-Sora-I2V
Another comfy implementation for the short video generation project hpcaitech/Open-Sora, supporting latest V2 and V3 models as well as image to video functions, etc.
Suplex Misc ComfyUI Nodes
Misc Nodes: ControlNet Selector Node, Load Optional ControlNet Model, Diffusers Selector, Save Image JPG No Meta, Multi Input Variable Rewrite
comfyui_io_helpers
Nodes:ImageLoadFromBase64, ImageLoadByPath, ImageLoadAsMaskByPath, ImageSaveToPath, ImageSaveAsBase64, VHSFileNamesToStrings(IOHelpers).
Comfyui_saveimage_imgbb
This custom node allow you to upload result images to imgbb.
ComfyUI-Flow-Control
ComfyUI-SaveImageOSS
Save images directly to URL, e.g., OSS. Just input the url in the text box!
ComfyUI-MobileClient
Add a mobile-friendly web interface to ComfyUI.
comfyui_meme_maker
Meme Maker Node for ComfyUI.
comfyui_private_postprocessor
Nodes:Private ImageCPostprocessor
ComfyUI-Markmap
A ComfyUI custom node for creating mindmaps from markdown
ComfyUI-FapMixPlus
This is an audio processing script that applies soft limiting, optional loudness normalization, and optional slicing for transcription. It can also produce stereo-mixed outputs with optional audio appended to the end. The script organizes processed files into structured folders with sanitized filenames and retains original timestamps for continuity.
ComfyUI-LoadImage-Advanced
This is a node that simply integrates LoadImage, Vae Encode, Upscale, Resolution factor correction, and Color Adjustment.
ComfyUI-basic-pitch
Audio to midi functionality within ComfyUI
ComfyUI-Image-Harmonizer
NODES:Image-Harmonizer
LoadLoraModelOnlyWithUrl
ComfyUI-LoadLoraModelOnlyWithUrl
comfyui-zegr
comfyui share models to oss conveniently.
OmniGen-ComfyUI
A custom node for [a/OmniGen](https://github.com/VectorSpaceLab/OmniGen).
Negative Wildcard Processor Node for ComfyUI
Node to process negative wildcard tokens (<! !>) and move them from the positive prompt to the negative.
ComfyUI-moondream2
nodes for nightly moondream2 VLM inference supports only captioning and visual queries at the moment
comfyui-textarea-keybindings
Add keybindings to textarea.
ComfyUI_ContrastingColor
This node calculates a contrasting complementary color based on an input RGB color. The goal is to ensure visibility and contrast when overlaying text, UI elements, or graphical components against a given background color.
ComfyUI_Sticker_Compositer
NODES:Sticker Compositer. background frame + sticker
neggles/ComfyUI-WDV-Nodes [gist-wrapper]
100% of code taken from [a/https://gist.github.com/neggles/ecb6327251a9e274428d07636c727eb9](https://gist.github.com/neggles/ecb6327251a9e274428d07636c727eb9).
comfyUI-nsfw-detection
Nodes: NudenetDetector
ComfyUI-IMG_Query
Nodes:ImageRequestNode
comfyui-load-image-with-cmd
Load image and partially workflow with javascript.
Comfyui_Get_promptId
NODES: Get Prompt_Id, Success Callback get comfyui task id and Callback for successful image generation, in conjunction with the back-end
ComfyUI Structured Outputs
ComfyUI nodes for LLM Structured Outputs with integration for prompting
comfyui_openai_node
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.
Image Processing Suite for ComfyUI
A collection of specialized image processing nodes for ComfyUI, focused on dataset preparation and pixel art manipulation.
JH Misc. Nodes
NODES: Daisy-Chainable String Constant, Two-Way Switch, Three-Way Switch, Preview Imag Miscellaneous custom nodes for ComfyUI
AS_GeminiCaptioning Node
A ComfyUI node that combines an image with simple text parameters to create a prompt, sends it to the Google Gemini API via the google-generativeai SDK, and returns the generated text response along with the original prompt and an execution log
ComfyUI-JMESPath
A ComfyUI node that runs a [a/JMESPath](https://jmespath.org/) query against input JSON and outputs the result.
Prompt List JSON
This repository provides a custom node for ComfyUI that allows managing positive and negative prompts in a structured JSON format. The node supports adding, updating, and logging prompts, ensuring seamless integration into your workflow.
ComfyUI WebhookImage
This package provides a custom node to ComfyUI to send a message and image by means of a webhook
comfyui-group-selection
Create a new group of nodes.
uber_comfy_nodes
ComfyUI Nodes for misc. use-cases
ComfyUI_show_seed
A custom node that saves images while displaying the seed value used in generation
comfyui_gr85
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-PhyCV
Nodes:PhyCV - Phase-Stretch Transform (PST), PhyCV - VEViD, PhyCV - Page.
ComfyUI-SaveImageCivitAI
A custom node allowing to save images with CIVITAI readable datas
ComfyUI-Artist-Selector
A useful comfyui node named LoadArtistTag for selecting artist tags, including 1000+ single-artist tags and 300 mixed-artists tags.
ComfyUI-SVGview
Nodes:Preview SVG
TGu Utilities
Nodes: MPN Switch, MPN Reroute, PN Switch. This is a set of custom nodes for ComfyUI. Mainly focus on control switches.
ComfyUI-IO-Helpers
A custom nodes package for ComfyUI that enhances workflow flexibility by providing specialized nodes for saving and loading intermediate data (encoded prompts and sampled latents) in multiple formats. This package leverages helper classes for file I/O, supports gzip compression for efficient storage, and integrates progress feedback via a progress bar to improve user experience during long operations.
mm-comfyui-loopback
Nodes:Loop, LoopStart, LoopEnd, LoopStart_SEGIMAGE, LoopEnd_SEGIMAGE
ComfyUI-SimpleCounter
Node: utils/Simple Counter This node is a simple counter, when pressing 'Queue Prompt' resets the count.
comfyui-text-randomizer
A simple text randomizer for ComfyUI that can generate random and surprising results
ComfyUI_open_nodes
ComfyUI open nodes by juntaosun.
ComfyUI-AV-MegaTTS3
🎧Ultra High-Quality Voice Cloning, Chinese and English.
ComfyUI Rating Checker
A custom node for ComfyUI that classifies images into NSFW (Not Safe For Work) categories.
ComfyUI Loops
A custom node for ComfyUI that creates looping animations from image sequences.
ComfyUI-AharaNodes
NODES:Frame Segmenter, Get Frame at Index, Repeat Sampler Config, Patch Repeat Sampler Config (Model), Patch Repeat Sampler Config (Latent), KSampler (Simple Input)
Simple Flux.1 Merger for ComfyUI
A custom ComfyUI node set for merging Flux.1-based models with intuitive control. This extension provides both simplified group merging and expert per-layer control, including support for advanced difference-based merge modes. Basically the code was generated by ChatGPT.
ComfyUI-YogurtNodes
ComfyUI-YogurtNodes is a collection of custom nodes for ComfyUI, providing a series of practical image processing and workflow enhancement functionalities.
ComfyUI_SkipperNodes
ComfyUI Skipper Custom Nodes
BBoxLowerMask2
Create a mask to slice the image at specific coordinates
ComfyUI_Curves
Generate or draw FLOAT arrays within ComfyUI
Face Compare
Nodes:FaceCompare
ComfyUI_ImageCaptioner
This custom node helps to generate cation for images for lora training.
comfyui_kmeans_filter
Nodes:Apply Kmeans Filter
DiffSynth-ComfyUI
a custom node for [a/DiffSynth-Studio](https://github.com/modelscope/DiffSynth-Studio)
ComfyUI-ImageCompare
A simple custom node for ComfyUI that allows you to compare two images (or batches of images) side-by-side within the UI.
OpenAI Image API with gpt-image-1
This custom node uses OpenAI Image API to generate image (if no input image is provided) or edit image (if input image is provided) with the latest gpt-image-1 model. To use it, you will need to provide your OpenAI API key. This makes the node to be friendly for situations where ComfyUi serves as API server, because you don't have to login like the official OpenAI GPT Image 1 node does.
milan-nodes-comfyui
NODES: 'Load One Image with Name, Title, Description', 'Load Multiple Images with Name, Directory, Title, Description'
ComfyUI_ImageSentinel
A ComfyUI node that provides an Image Loader that updates inside the workflow when the Image file is changed. This allows for a easy bridge between 3D software, and 2D art applications while retaining use of a full workflow rather than being restricted to a plugin.
connect-from-afar
Connect a new link from out of screen.
ComfyUI Smart Scaler
A package for intelligent image scaling, aspect ratio adjustments, metadata extraction, and video frame processing for Wan 2.1 vid2vid/img2vid workflows with Pony/SDXL models.
ComfyUI-Simple-Of-Complex
Nodes:Text Switch 2 Way, Prompt Tidy, Text With Context.
ComfyUI-FormInput
This custom node for ComfyUI provides a set of input elements to create forms or interact with your workflows.
Snap Style Nodes for ComfyUI
A collection of custom nodes for ComfyUI designed to replicate certain visual elements and effects reminiscent of Snap and early digital aesthetics. These nodes are ideal for image processing tasks and are fully compatible with ComfyUI.
comfyui-ollama-nodes
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_jamworks_client
Nodes:Jamworks_Login, Jamworks_Download, Shell_Command. A Simple Client for Jamworks Platform DAM Integration
comfyui_snacknodes
A comprehensive collection of ComfyUI nodes designed to reduce reliance on multiple third-party node packages.
Tiled Image Generator for ComfyUI
A ComfyUI node that generates tiled image compositions with overlapping regions. This approach creates coherent compositions by using the edges of each tile as seeds for neighboring tiles, resulting in seamless transitions.
comfyui-azul-scripts
NODES: Save Image (JPG), Combine Conditionings (Weighted)
ComfyUI-PhandoNodes
A collection of nodes to help streamline your ComfyUI workflows
ComfyUI-Mobile
Nodes: Ultimate Concat (Mobile), Send Notification (Mobile), Settings Launcher (Mobile), Settings Launcher Outputs (Mobile)
ComfyUI SVG Visual Normalize & Margin Node
This ComfyUI custom node processes SVG (Scalable Vector Graphics) images to ensure the artwork consistently fills its canvas, is visually centered, and optionally has a margin applied. It's designed to provide more accurate results for complex vector graphics, such as those generated by vector tracing tools, where simple geometric bounding boxes may not align with perceived visual extents.
comfyui_wordpress
Upload image from comfyui to WordPress add your site setting in file wordpress_config.json
ComfyUI-Stability-AI-API
A collection of custom nodes for using the Stability AI API in ComfyUI.
ComfyUI-String-Chain
String Chain: Reconnect your prompts
PickResolution_DiffusionWave
A custom node for ComfyUI that allows selecting a base resolution, applying a custom scaling value based on FLOAT (up to 10 decimal places), and adding an extra integer value. Outputs include both INT and FLOAT resolutions, making it perfect for you to play around with.
Circle Pattern Processor for ComfyUI
This is a custom node for ComfyUI that can detect circular patterns in an image and generate a standardized circular output.
PixelML ComfyUI Nodes
A collection of custom nodes for ComfyUI focused on variable handling and workflow automation.
TT_TextTools
Custom text tools for helping with multiple prompt generation in ComfyUI. These tools allow more variety than just relying on the randomness of the image generator. You can create related, themed prompts, random each time.
RMBG
This repository provides a custom node for ComfyUI, leveraging the BriaRMBG model to remove backgrounds from images and output a transparent PNG.
ComfyUI_WhisperSRT
This is custom node for audio transcribe with SRT.
ComfyUI Fix Node Translate
Addon for ComfyUI that adds 'Fix node (recreate + keep inputs)' context menu option
Spleeter
This is a ComfyUI plugin based on [a/Spleeter](https://github.com/deezer/spleete). The model files are available on BaiduNetDisk. After downloading the model, place it in the checkpoints directory.
comfyui_node_ymc_effect_shatter
some comfyui custom nodes to make effect shatter
VK Nodes
ComfyUI nodes to simplify my tiled render
CSV Wildcard Node for ComfyUI
A ComfyUI custom node that provides dynamic text substitution using wildcards and CSV files. Perfect for creating varied prompts with consistent relationships between terms.
ComfyUI_Emojiiii_Custom_Nodes
Nodes:MultiTextEncode, KolorsMultiTextEncode, Caption, BatchImageProcessor
ComfyUI-SizeFromArray
Nodes:SizeFromArray
DiffusionLight-ComfyUI
DiffusionLight (Turbo) implemented in ComfyUI
ComfyUI_S3_direct
ComfyUI custom_node that load and save file directly from S3 Simplified version of [a/https://github.com/kealiu/ComfyUI-S3-Tools](https://github.com/kealiu/ComfyUI-S3-Tools)
ComfyUI-HH-Image-Selector
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 ).
simplecomfy
Simple JS application based on ComfyUI which takes prompt and style picture from user and runs hardcoded workflow inference returning generated image to user.
Comfyui_mobilesam
NODES: Mobile SAM Model Loader, Mobile SAM Detector, Mobile SAM Predictor
ComfyUI Prompt Composer
A ComfyUI custom node plugin for assembling prompts. It allows you to generate positive and negative prompts by selecting different options.
Flux Pro Nodes for ComfyUI
This plugin adds a new node to ComfyUI. The node uses the FLUX.1 Fill API to fill in parts of an image.
comfyUI-SemanticImageFetch
Create a custom node to select the closest images semantically to an input prompt
ComfyUI-Simple-VFI
Nodes for simple frame interpolation without the use of AI. Uses standard image operations to blend frames together.
BLIP Vision-Language Model Integration
A Python implementation for integrating the BLIP (Bootstrapping Language-Image Pre-training) model for visual question answering.
checkbin-comfy
These nodes allow you to make Checkbin comparisons.
ComfyUI-ImageConcat
concatenate all images in floders, concatenate caption txt files for trainning loras.
ComfyUI_ChatGptHelper
ComfyUI ChatGPT Helper ComfyUI ChatGPT Helper is a custom node extension for ComfyUI that integrates OpenAI's ChatGPT capabilities directly into your ComfyUI workflows. This tool allows for dynamic prompt generation, automated text manipulation, and enhanced interactivity within your AI image generation processes.
ComfyUI_demucus
Path utility for ComfyUI
Divergent Nodes
This repository contains a collection of custom nodes for ComfyUI designed to integrate external AI models, provide utilities, and enable advanced workflows.
Zerna Pack
A set of nodes for batch processing of text and images.
Vaja TextToSpeech Node for ComfyUI
NODES: Vaja Synthesis Api, ShowText
ComfyUI Conditioning Resizer
A custom node for ComfyUI that allows resizing of conditioning tensors, particularly useful for fixing size mismatches between CLIP Text Encode and CLIP Vision Encode outputs in SD3 workflows.
comfyui-checkpoint-extract
Extract CLIP and VAE models from a loaded checkpoint in ComfyUI.
APZmedia Together Image Generator for ComfyUI
A ComfyUI node to implement Together AI API image generation
Whykiki ComfyUI Toolset
A collection of useful nodes for ComfyUI that provide various workflow enhancements.
ComfyUI_RollingArtist
RollingArtist is a ComfyUI node designed to generate artist prompt texts with random weights, suitable for text-to-image generation models. The node reads an artist list from a CSV file and generates combined prompts based on the parameters.
ComfyUI-Dequality
Simple addition to add noise to an image. Found on reddit
ComfyUI_MarkdownImage
This project generates an image from Markdown text using imgkit and wkhtmltoimage. It automatically scales the text to fit within the specified image dimensions.
comfyui_fedcoms_node_pack
Several nodes that attempt to extract metadata and raw text information from Gen AI models.
ComfyUI-FreeVC_wrapper
A voice conversion extension node for ComfyUI based on FreeVC, enabling high-quality voice conversion capabilities within the ComfyUI framework.
ComfyUI AstroCorp Nodes
A collection of personal ComfyUI nodes designed to enhance and automate workflows.
ComfyUI-ntfy
NODES:Save Image and ntfy
comfyui-image-manipulation
Custom nodes to manipulate images in ComfyUI
comfyui-sambanova
This node pack provides a Python node that uses the SambaNova API to send prompts to a chat AI model (e.g., DeepSeek-V3-0324) and retrieve responses, intended for integration into node-based workflows like ComfyUI.
ComfyUI-JM-MiniMax-API
A collection of ComfyUI custom nodes that integrate with MiniMax API services.
RuiquNodes for ComfyUI
Nodes of EvaluateMultiple1, EvaluateMultiple3... Support the execution of any fragment of Python code, generating multiple outputs from multiple inputs.
draw_tools
A ComfyUI custom node for tiling images horizontally with configurable spacing
Seb Nodes
Save image node with dynamic paths and an 'Open Folder' button.
advance-aesthetic-score
Nodes:Advance Aesthetic Score
nsfwrecog-comfyui
Nodes:NSFW Detector
ComfyUI Style Plugin
This is a simple plugin for ComfyUI that allows you to import A1111 CSV styles into ComfyUI prompts.
ComfyUI Scroll Over Textarea
A ComfyUI extension to allow textarea elements to be scrolled over. Useful when using a trackpad in order to prevent accidental forward/back navigation (two fingers horizontally on a Mac) when scrolling around the UI.
ComfyUI-connect-ui
Real-time image transfer between client and server Base64 image encoding/decoding support Supports PNG image format Includes a floating preview window for received images Preview window has minimize/maximize functionality
ComfyUI-SaveMem
Save Image/Latent to Shared Memory
Fens-Simple-Nodes
Simple nodes for ComfyUI - Token Counter - Optimal Empty Latent
ComfyUI-ToolBox
A collection of utility nodes for ComfyUI, including audio/video processing, file uploads, and AI image generation.
ComfyUI_Mel_Nodes
Custom nodes with split, random, and select functions for easy visual and management of multiple cumbersome prompts
comfyui_meanshift_filter
Nodes:Apply Meanshift Filter
ComfyUI-AlphaFlatten
This node takes a batch of images with alpha channels (RGBA format) and combines them into a single image, respecting the transparency of each layer. It's particularly useful for compositing multiple masked elements (like faces) into a single image.
ComfyUI-NCNodes
NODES: Audio Recorder, Line Counter, Increment INT, Image Processor, Load 3D Mesh From Outputs
comfyui-white-extractor
a simple white extractor node for comfyui.
ComfyUI Mohseni Kit
A collection of useful nodes for ComfyUI, including Float Preview for live image visualization.
comfyui-rapidfire
A set of nodes for rapidfiring the half backed latents, cleaning up obvious bad generations and automatically queueing the rest to fully generate.
ComfyUI-Text2Json
This repository contains a custom node for ComfyUI that converts text into a JSON object. The node is designed to be user-friendly and supports multi-line JSON input.
ComfyUI_SendDiscord
Nodes:Send Video to Discord
comfyui_arcane_style_trans
ComfyUI's Arcane stylization plugin
Remembering utils
Helper nodes to display last seed and prompt.
comfyui-prevent-sleep
Prevent sleep while running ComfyUI.
ComfyUI-S4Tool-Image-Overlay
Quickly set up image overlay effects
ComfyUI-AudioLDM
ComfyUI Workflow to run audioldm-l-full pipeline [a/https://huggingface.co/cvssp/audioldm-l-full](https://huggingface.co/cvssp/audioldm-l-full)
Save Images to Video (FFmpeg) for ComfyUI
A custom node for ComfyUI to save image sequences as video files using FFmpeg. Supports various codecs, audio muxing, and in-node previews.
COMFYUI-ReplacePartOfImage
Replace part of an image with another image
comfyui-holdup
A ComfyUI node that waits for a GPU temp and/or a number of seconds.
ComfyUI-QuickImageSequenceProcess
A ComfyUI plugin for quick image sequence processing. This plugin allows users to manipulate frame sequences with various operations including frame insertion, deletion, and duplication.
Daves Nodes
Nodes that I needed but couldnt find, so ended up making.
bitalino_comfy
A package implementing a Bitalino device ComfyUI custom node.
ComfyUI-MeshMesh
Nodes:Masks to Colored Masks, Color Picker
queuetools
Nodes:load images (queue tools). tools made for queueing in comfyUI
distrifuser_comfyui
[a/Distrifuser](https://github.com/mit-han-lab/distrifuser) sampler node for ComfyUI
ComfyUI Secure API Call
This package provides custom nodes to ComfyUI to POST data to a secure API.
ComfyUI-Vton-Mask
A lightweight ComfyUI custom node for generating high-quality masks and pose detection for virtual try-on applications. This node extracts only the essential masking functionality from FitDiT without requiring heavy diffusion models.
ComfyUI-Cre8it-Nodes
Nodes:CRE8IT Serial Prompter, CRE8IT Apply Serial Prompter, CRE8IT Image Sizer. A few simple nodes to facilitate working wiht ComfyUI Workflows
ComfyUI-Prompts-Selector
Quickly select preset prompts and merge them
ComfyUI-SelectStringFromListWithIndex
This node is a node made by GMapeSplat/ComfyUI_ezXY that i copied while his node doesn't work
ComfyUI-Showrunner-Utils
Comfyui Custom Nodes for Showrunner
ComfyUI-load-lora-from-url
A simple node to load image from local path or http url.
ComfyUI-autosize
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-SmartImageTools
NODES: Various nodes for image manipulation
Duanyll Nodepack
A collection of custom nodes for ComfyUI
ComfyUI-Novakid
ComfyUI: Novakid. A node.
ComfyUI_FreeU_V2_timestepadd
This is a custom node to add timestep for FreeU V2.
ComfyUI-TkNodes
Custom nodes for ComfyUI with advanced image scaling, latent manipulation, and Flux sampling
Gprompts
Another dynamic prompt node, designed to be easy to use and support wildcards
ComfyUI_BattlemapGrid
Nodes for ComfyUI in order to generate battelmaps
ComfyUI-PixelDojo
A ComfyUI extension for using PixelDojo's Flux API to generate high-quality images directly within ComfyUI workflows.
comfyui-innnnnpaint
Load new workflow after mask editing.
ComfyUI-NTQwen25-VL
Qwen25-VL is a plugin for ComfyU
comfyui_image_io_helpers
Nodes:ImageLoadFromBase64, ImageLoadByPath, ImageLoadAsMaskByPath, ImageSaveToPath, ImageSaveAsBase64.
comfyui-bunny-cdn-storage
Save Your Image to BunnyStorage
guy-nodes-comfyui
These are designed to be custom nodes i found usefulness to that hopefully others can share.
comfyui_nai_api
A node that can use Nai in Comfyui
ComfyUI_mittimiRecalculateSize
This is the node that performs the magnification calculation.
ComfyUI-DeepUnlock
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-RunRunRun
add http api http://127.0.0.1:8188/comfyui-run/run use in other llm project.
ComfyUI-Aimidi-nodes
Nodes:Merge Tag, Clear Tag, Add Tag, Load Images Pair Batch, Save Images Pair
Super Loader
Metadata for loaded models
ComfyUI-Bongsang
The 'ComfyUI-Bongsang' is very useful tools for a diffusion model developer.
ComfyUI SaveAnything Node (SG11)
A ComfyUI custom node for saving images in various formats
ComfyUI-VideoBasicLatentSync
Optimize OOM issues based on ComfyUI-LatentSyncWrapper. [a/ShmuelRonen/ComfyUI-LatentSyncWrapper](https://github.com/ShmuelRonen/ComfyUI-LatentSyncWrapper) VideBasic Optimize OOM Plan: [a/jax-explorer/ComfyUI-VideoBasic](https://github.com/jax-explorer/ComfyUI-VideoBasic)
TaesdDecoder
use TAESD decoded image.you need donwload taesd_decoder.pth and taesdxl_decoder.pth to vae_approx folder first. It will result in a slight loss of image quality and a significant decrease in peak video memory during decoding.
ComfyUI-list-filter
Custom nodes for convenient filtering image or string lists in ComfyUI workflow.
ComfyUI-DisPose
ComfyUI supports over lihxxx/DisPose, which generates a new video with a reference video as poses and a reference image as everything else.
ComfyUI-SendToDiscord
ComfyUI-SendToDiscord is a custom node for ComfyUI that simplifies sending preview images to Discord via webhooks. It supports both single-image uploads and batch mode, making it an efficient tool for sharing your generated images directly with your Discord server.
comfyui_dynamic_util_nodes
ComfyS3 helpful util nodes for dynamic workflows
ComfyUI-Calculation
Nodes: Center Calculation. Improved Numerical Calculation for ComfyUI
comfyui_EncryptPreview
ComfyUI's non-persistent (in-memory) image preview feature
ComfyUI Touchpad Scroll Controller
A ComfyUI extension that enhances touchpad navigation by redirecting two-finger scrolling over to the canvas, including over textareas. This can prevent accidental back/forward browser navigation when using horizontal touchpad gestures and provides smooth zooming and panning for Mac and other touchpad users.
ComfyUI WPX Nodes
A custom node collection for ComfyUI, offering enhanced image processing features.
ComfyUI Usability
Custom nodes intended to improve usability.
ComfyUI_DeepSeekVL2
ComfyUI nodes to use [a/DeepSeek-VL2](https://github.com/deepseek-ai/DeepSeek-VL2)
ComfyUI-TextOverlay
A custom node for ComfyUI that adds text overlay to images, with options for text and background color, opacity, and vertical positioning.
ComfyUI_mittimiDaisyChainText
It has the ability to concatenate text.
EBU PromptHelper
Custom nodes for enhancing and manipulating prompts in ComfyUI. Includes nodes for random color palette generation following different color theory methodologies, prompt text replacement and randomization, list sampling, loading files into strings, and season/weather/time-of-day generation.
ygo_tools
A set of custom ComfyUI nodes designed for creating Yu-Gi-Oh! card illustrations.
ComfyUI OpenAI Compatible LLM Node
A ComfyUI custom node that provides integration with OpenAI-compatible Large Language Model APIs, including OpenAI, local models, and other compatible endpoints. Supports both text-only and multimodal (text + image) interactions.
ComfyUI-Image-Resizing
Precision dimension control nodes for aspect ratio adjustments and resizing workflows
Image Position Blend
A custom node for conveniently adjusting the overlay position of two images.
ComfyUI_PhiCaption
In addition to achieving conventional single-image, single-round reverse engineering, it can also achieve single-image multi-round and multi-image single-round reverse engineering. Moreover, the Phi model has a better understanding of prompts.
comfyui_chatgpt
Chat GPT Image Generation Chat Node for Comfy UI
comfyui-civitai-workflow
Load workflow from civitai image.
ComfyUI-HX-Pimg
Some custom nodes used for pimg (a comfyui controller deployed in huixingyun).
ComfyUI-BS-Textchop
A custom node for ComfyUI that extracts text segments based on specified start and/or end marker strings. You can define multiple marker pairs to extract different segments from the same input text. The node intelligently adapts its extraction based on whether you provide a start marker, an end marker, or both for each pair.
HFDownLoad Node for ComfyUI
Download the model from huggingface and put it in any directory.
Color Enhance
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.
Avatar Generation Experience
A custom node for ComfyUI that transforms user photos into stylized character avatars.
ComfyUI Logic Support
A collection of logic and utility nodes for ComfyUI to enhance workflow capabilities.
Comfyui-DPRWatermark
The DPRW (Diffusion-based Perceptual Robust Watermarking) node is a custom node designed for **ComfyUI**, aimed at protecting generated images by embedding watermarks into latent noise. It leverages the characteristics of diffusion models to embed and extract watermark information without significantly affecting image quality. The DPRW node provides three main functional categories, assisting users in adding watermarks, extracting watermarks, and performing advanced sampling during the image generation process.
ComfyUI QueueTube
These nodes allow your YouTube LiveStream viewers to create on your local ComfyUI, you can make this a members only feature with a screen behind you displaying your members creations
ComfyUI-EagleExporter
This is an extension that automatically saves video files generated with ComfyUI's 'video combine' extension to the Eagle library.
Comfyui-Template-Loader
Easily Load Your Frequently Used Prompts in ComfyUI With ComfyUI Template Loader, managing and reusing your favorite prompts has never been simpler. Save time and streamline your workflow by loading your go-to templates with just a few clicks!
comfyui-break-workflow
Break the execution, save the incompleted image then continue later.
comfyui-utools
Efficiency tools, Personalized style, Other Nodes, ...
comfyui-prompt-enhancer
A crazy node that pragmatically just enhances a given prompt with various descriptions in the hope that the image quality just increase and prompting just gets easier.
EasySettingpipes
Just a Sampler and another settings pipe for comfyui
painting-by-colors-generator
Create a painting by colors image from an image
comfy-portal-endpoint
This is a ComfyUI extension that provides additional API endpoints functionality, primarily designed to support Comfy Portal - a modern iOS client application for ComfyUI.
OWL-ViT ComfyUI
ComfyUI Nodes for OWL-ViT / OWLv2 using the HuggingFace Transformers implementation
comfyui-piq
PIQ ComfyUI custom nodes
Claude Prompt Generator
Node that generates prompts using Anthropic Claude API.
ComfyUI-Image2OSS
Upload the image to Alibaba Cloud OSS.
ComfyUI_OpenCV
OpenCV nodes for ComfyUI
ComfyUI-ownimage
Nodes:Caching Image Loader.
0x-jerry/Rembg Background Removal Node for ComfyUI
Rembg Background Removal Node for ComfyUI
ComfyUI Anime Segmentation Nodes v1.1.0
This is a set of custom nodes for ComfyUI that provide anime-style image segmentation using efficient pre-trained models.
comfyui-no-one-above-me
Fix node to top.
ReadCSV_ComfyUI
NODES: ReadCSVRowNode
ComfyUI_Dados_Nodes
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)
ComfyUI-Counter
A simple counter, when pressing 'Queue Prompt' resets the count.
ComfyUI Overlay Media Node
This repository contains a custom ComfyUI node for overlaying media using ffmpeg.
ComfyUI-IMGNR-Utils
ComfyUI Utility Nodes by Imagineer. 1: Catch and Edit Text; useful for grabbing AI generated prompts which you edit by hand. Doing so mutes the upstream node, improving speed and saving external calls and budget. <br>2. Preview Image - No Save: Previews as they should be
fast_video_comfyui
Nodes:FastImageListToImageBatch
comfyui_zhihui_nodes
NODES: Prompt Preset, Video Batch Loader, Video Combiner
SimpleToolsNodes
Two simple nodes: 1. Get the steps based on the model name, 2. Generate prompts using chatglm.
comfyui_custom_node_image
Nodes:ImageCropCircle.
Audio General
General audio nodes. Mix, Bass/Treble, Concatenate, Pitch, Add/remove silence, Speed
ImgProcessing_ComfyUI
Custom Image processing ComfyUI Nodes
zsq_prompt
NODES: PromptStyler, PromptLatent, PromptCLIPEncode, PromptSelector
ComfyUI_SimpleBridgeNode
This node can store a route with a chosen ID then load it anywhere in the workflow. Goal it to make linking less messy in my taste.
ComfyUI-load-image-prompt-lora
NODES: YAML Image Cycler (Full), YAML Image Cycler (Simple), YAML LoRA Extractor, YAML LoRA Loader, YAML LoRA Selector
ComfyUI-Syntax-Highlighting
Syntax highlighting and other quality of life improvements for ComfyUI.
ComfyUI_Fawfluencer_Nodes
A set of node for ComfyUI to create an influencer
ComfyUI-SD3.5-Latent-Size-Picker
ComfyUI-ImageAutosize
A node for ComfyUI that provides a convenient way of resizing or cropping an image for diffusion tasks.
ComfyUI-WeightedRandomChoice
A node for ComfyUI that picks from `input_a` and `input_b` based on the given `chance`.
ComfyUI-Small-Utility
Context menu extension for CLIPTextEncode (sort prompt), EmptyLatentImage (sdxl size selector).
comfyui-downloader
Custom ComfyUI Nodes for verifing needed files/models are present per workflow, can download if missing.
ComfyUI-Prompt-History
Save prompt history and reselect
ComfyUI-promptLAB
connection nodes for api requests, fully supports promptLAB
i-zygion-util-nodes
NODES: Item List, Template Input, Template Processor, Scene Queue Node, Trigger Passthrough Node
ComfyUI-DanbooruPromptQuiz
This node is for playing the game of guessing prompts by looking at images generated from prompts output by TIPO, Tagger, etc..
comfyui-prompt-config
This is a custom node for ComfyUI. The PromptGenerationConfig node allows users to configure settings such as image dimensions, step count, and CFGScale through prompts during image generation. The PromptEdit node enables users to add text from the prompt to the negative prompt (or vice versa) and replace parts of the prompt using regular expressions.
ComfyUI-Malefish-Custom-Scripts
Nodes:Multi Lora Loader, Random (Prompt), Combine (Prompt), CSV Prompts Loader
comfyui-model-db
Store settings by model.
ComfyUI-off-suite
Nodes:Image Crop Fit, OFF SEGS to Image, Crop Center wigh SEGS, Watermarking, GW Number Formatting Node.
zer0 Comfy Utilities
Collection of personal nodes including tavern card-related nodes, prompt manipulation related utilities, and a node to combine a list of strings back into one string.
ComfyUI-Bori-JsonSetGetConverter
This is a custom node for ComfyUI that takes in a file path full of json's and finds the mape variable nodes in them and converts them to the kjnode set and get nodes.
ComfyUI-LikeSpiderAI-SaveMP3
A custom ComfyUI node that saves input AUDIO as .mp3 using ffmpeg.
CFE_comfyui
This is a subset of nodes for ComfyUI that I made just for my own workflow. The nodes support Flux (single conditioning, no negatives) and are just a way of minimizing the noodles. There's no real journey to be made here, just anything that helps me get through the day.
ComfyMepi
Another mobile frontend for ComfyUI
ComfyUI-MinDalle
This is a quick-and-filthy wrapper of [a/min-dalle](https://github.com/kuprel/min-dalle) for ComfyUI. min-dalle downloads and loads the actual model itself, making for a very simple, but very non-idiomatic, ComfyUI node.
ComfyUI-AV-LatentSync
LatentSync 1.5 wrapper for ComfyUI
comfyui-toml-prompt
Encode Prompt in TOML for ComfyUI.
ComfyUI-Sticker
image to sticker
ComfyUI Unusual Tools
A collection of unusual but useful image processing nodes for ComfyUI.
ComfyUI VVL Video Camera Advanced
A professional video camera parameter estimation toolkit based on the VGGT model.
ComfyUI JMNodes
Provides nodes to support generation of all possible combinations of a set of prompts via boolean logic
SD3.5 Empty Latent Size Picker
A utility node for generating empty latent tensors in Stable Diffusion v3.5-compatible resolutions. This node allows for custom batch sizes, width/height overrides, and inverting aspect ratios, ensuring flexibility and compatibility in ComfyUI workflows.
comfyui_save_image_with_options
Nodes:Save Image with Options
ComfyUI_faishme
ComfyUI nodes for our product Faishme
Dynamic Slider Pack for ComfyUI
A specialized node for ComfyUI that provides balanced weight control across multiple elements in image generation workflows, helping prevent CFG burnout while maintaining proper relationships between weights.
RandomSamplerSchedulerSteps for ComfyUI
A ComfyUI custom node that randomly selects a (Sampler, Scheduler, Steps) combination from user-defined presets.
ComfyUI-textnodes
Misc Text Nodes for Comfy UI
ComfyUI Substring
Just a simple substring node that takes text and length as input, and outputs the first length characters.
ComfyUI Lock Mode
Lock Mode feature for ComfyUI. Make simple no-code UI easily.
Hugging Face LoRA Uploader
A ComfyUI custom node to upload LoRA models to Hugging Face Hub.
ComfyUI Image Processing Nodes
A collection of custom nodes for ComfyUI focused on image processing operations.
latent-tools
Visualize and manipulate the latent space in ComfyUI
ComfyUI Civitai Helper Extension
ComfyUI extension for parsing Civitai PNG workflows and automatically downloading missing models
CartesianCSVNode for ComfyUI
This custom node allows you to load data from one or more CSV files, then feed that data into subsequent nodes in a ComfyUI workflow.
ComfyUI-11labs
ComfyUI ElevenLabs TTS Node - Text-to-speech integration with advanced voice controls
Q Find Mask Size
ComfyUI custom node for finding and analyzing mask sizes in images
DynamicOversampling
Nodes:DynamicSampler, MeasuredSampler, ResolveMaskPromise
ComfyUI-Text-Translation
This node uses the Translators library for translation.
Audio Batch
Audio batch creation, extraction, resample, mono and stereo conversion.
ComfyUI DCI
A comprehensive ComfyUI extension for creating, previewing, and analyzing DCI (DSG Combined Icons) format files. This extension fully implements the DCI specification, supporting multi-state icons, multiple color tones, scaling factors, and advanced metadata analysis.
Santodan Random LoRA Node
Randomizes selected LoRAs and strengths. Includes trigger word output and support for exclusive/random selection.
ComfyUI-String-Similarity
ComfyUI String Similarity Node - Advanced text comparison with multiple algorithms
ComfyUI-BooruToWd
Converts booru tags to a format suitable for Waifu Diffusion(or Danbooru based models).
ComfyUI-JNK-Tiny-Nodes
A collection of useful custom nodes for ComfyUI - image processing, text manipulation, and workflow automation.
ComfyUI-RvTools_v2
this node contains a lot of small little helpers like switches, passers and selectors that i use a lot to build my workflows.
ComfyUI-Face-Detection
face detection nodes for comfyui
ComfyUI-TeaCache-Lumina
ComfyUI Node Implementation: TeaCache Acceleration Specifically Designed for the Lumina Model
MD Nodes
A wild collection of custom nodes for ComfyUI including noise schedulers, samplers, audio preview, latent visualizers, and more — built for maximal creative chaos.
ComfyUI-BiRefNet-Fix utils
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. NOTE: The original node was replaced with a version maintained by hieuck because it is no longer maintained.
ComfyUI-Display-Value
Custom node for ComfyUI to show values of primitives (str, float, int, or bool).
ComfyUI-E-Tier-TextSaver
A node for saving cleaned text outputs, useful for LoRA training. Removes unwanted tokens like <pad> and saves to .txt.
Underage Filter
An implementation to detect underage subjects in images for ComfyUI.
comfyui-koala
A collection of custom nodes for ComfyUI focused on aspect ratio management and other utilities.
ComfyUI-VideoGrid
Add vertical and horizontal video grid support
Filename Tools
A utility node for extracting and trimming filenames from file paths
ComfyUI-Seed-Tracker
A ComfyUI extension that tracks random seeds throughout your image generation workflows
ComfyUI-HX-Captioner
A ComfyUI plugin library based on [a/https://github.com/stavsap/comfyui-ollama](https://github.com/stavsap/comfyui-ollama), with the Ollama cluster provided by Huixingyun.
Comfyui_gemini_tts_node
This custom node is a ComfyUI node for generating speech from text using the Gemini 2.5 Flash Preview TTS API.
ComfyUI-Scripting-Tools
A set of utility nodes for ComfyUI focused on scripting. Includes an enhanced UUID generator node.
comfyui-base64-to-image-size
Loads an image and its transparency mask from a base64-encoded data URI. This is useful for API connections as you can transfer data directly rather than specify a file location.
ComfyUI_DeployCash
DeployCash, a tool that converts workflows into WeChat and H5 with one click, and supports payments.
ymc-node-as-x-type
some comfyui custom nodes to set it as known type
Dia realistic TTS
It's a ComfyUI wrapper for [a/Dia TTS](https://github.com/nari-labs/dia) by Nari labs, includes a portion of their code used for inference.
ComfyUI-SeeCoder
ComfyUI nodes to use the SeeCoder from [a/Prompt-Free-Diffusion](https://github.com/SHI-Labs/Prompt-Free-Diffusion)
comfyui-model-metadata
Print model metadata on note node
ComfyUI BFL API Pro Nodes
This custom node for ComfyUI provides integration with the BFL (Black Forest Labs) API to enhance and optimize image processing. It allows the use of Flux Pro directly within ComfyUI, offering advanced image processing capabilities.
geocine-comfyui
NODES:Image Selector (geocine), Image Scale (geocine)
ComfyUI-hybs-nodes
Various custom nodes will be added.
ComfyUI-PromptOrganizer
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_mozman_nodes
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.
ComfyUI-ComfyBridge
A socket service that helps third-party DCC software maintain long-term image exchange with comfyUI.
comfyui-missing-tool
NODES: TrimBG, TrimBG Advanced, Image Queue Loader, Load Image Alpha. A few tools for ComfyUI, perhaps it's exactly what you need.
ComfyUI Eagle Feeder
A custom node for ComfyUI that allows you to send images directly to [a/Eagle](https://jp.eagle.cool/).
Comfy swap and scale
Do you want to easily swap width and heigth? Than this is for you. From portrait to Landscape. Is you images model trained on 1MP pictures, then you can easily scale those down. For best pictures width and heigth should be a factor of 32, say no more...
ComfyUI-SaveImage-PP
A better SaveImage than SaveImage-Plus.
roblox-comfyui-nodes
NODES:Scale Image Node, Switch Image Node, Switch Text Node, First Number Node, Mirror Effect Node, Text To ImageNode, Flow Nodes, Simple Save Image Node
ComfyUI-Liebs-Toast
A node to display a toast notification. Use it to send a toast when your prompt is complete. Also pairs well with [a/ComfyUI-Liebs_Picker](https://github.com/marklieberman/ComfyUI-Liebs-Picker) and [a/cg-image-filter](https://github.com/chrisgoringe/cg-image-filter) to be notified when the picker is waiting.
ComfyUI-FaceCalloutNode
A collection of custom nodes for ComfyUI that provide advanced face callout, annotation, and compositing effects using OpenCV and PIL. These nodes are designed for image processing workflows that require face detection, annotation, and creative compositing.
ComfyUI_alkaid
Nodes:A_Face3DSwapper, A_FaceCrop, A_FacePaste, A_OpenPosePreprocessor, A_EmptyLatentImageLongside, A_GetImageSize, AlkaidLoader, AdapterFaceLoader, AdapterStyleLoader, ...
ikhor-nodes
Nodes:LoadFromS3, LoadBatchFromS3, SaveToS3, SaveBatchToS3
MLTask_ComfyUI
a set of nodes to help u run ai code using MLTask
ComfyUI Prompt Expander Node
A custom node for ComfyUI that expands text prompts using the SuperPrompt-v1 T5 model. This node helps generate more detailed and descriptive prompts from simple input text, which can be particularly useful for image generation workflows.
ComfyUI-MediaURLLoader
Custom nodes for loading and previewing media from URLs in ComfyUI.
Node Pack mostly for manipulating strings and integers
Node Pack mostly for manipulating strings and integers
ComfyUI-Chat-Image
Use an online large language model to describe images.
openart-comfyui-deploy
NODES: External Boolean (ComfyUI Deploy), External Checkpoint (ComfyUI Deploy), External Image (ComfyUI Deploy), External Video (ComfyUI Deploy x VHS), OpenArt Text, Image Websocket Output (ComfyDeploy), ...
CFE_comfyui
ColorMatrixGPU Node for ComfyUI
This node applies a custom 4x4 color matrix to an image using GPU acceleration via PyTorch.
ComfyUI-Random-Int-Divisor-Node
A set of custom ComfyUI nodes for generating random integers within a range, adjusted to the nearest multiple of a user-defined divisor. Needlessly includes both an efficient and simple list implementation. Updates with each generation.
Comfy_KepKitchenSink
Nodes: KepRotateImage
ComfyUI-text-file-util
Text file utility for ComfyUI
kb-comfyui-nodes
Nodes:SingleImageDataUrlLoader
KMCDev Nodes
A ComfyUI node that provides advanced image adjustment filters and controls for image manipulation
ComfyUI_Change_IMAGE_BOREDER
Nodes:Change Image Border
ComfyUI Pad To Eight
A custom ComfyUI node that pads an image to a multiple of 8 width.
ComfyUI_EmojiOverlay
Nodes:Image Emoji Overlay
comfyui_DSP_imagehelpers
Nodes: DSP Image Concat
ComfyUI-WaterMark-Detector
comfyui node
ComfyUI-text-replace
NODES: OCR Location Node, Image Erase Node, Chat Overlay Node, Extract JSON Node.
ComfyUI-ImgMask2PNG
NODES:ImageMask2PNG
ComfyUI_RErouter_CustomNodes
Nodes: RErouter, String (RE), Int (RE)
ComfyUI_ascii_art
ComfyUI node for [a/ASCII art controlnet](https://civitai.com/models/986392)
ComfyUI-DeepSeek_Online
NODES: SiliconCloudReasoning, DeepSeekOnline
ComfyUI_StringTools
Some simple string tools to modify text and strings in ComfyUI.
Gadzoinks
Custom node for integrating with gadzoinks iPhone app
comfyui-florence2xy
NODES:Florence2 Coordinates (XY Split), Phi-3.5 Vision Instruct.
ComfyUI-LyraVSIH
This extension provides a set of nodes that can be used to mask multiple object at once
ComfyUI ImageCaptioner
A ComfyUI extension for generating captions for your images. Runs on your own system, no external services used, no filter.
ComfyUI-Pathway-CutPNG-Node
Custom ComfyUI node that uses BRIA RMBG v1.4 for background removal and PNG cutting.
fewbox-outfit-comfyui
Comfy Custom Node for Try-on.
ComfyUI-Liebs-Title
An extension to modify the browser tab title when running ComfyUI workflows.
mm-comfyui-megamask
Nodes:ColorListMaskToImage, FlattenAndCombineMaskImages
ccsun_node
About the comfyui image selector, image adjustment (panning, rotation, zoom), adjust image size to be a multiple of 8
RenesStuffDanboruTagGet
generate tags / prompt from danboru image_id input
ComfyUI-Avatar
a comfyui plugin for image to avatar
ComfyUI-Comic
a comfyui plugin for image to comic
ComfyUI Blend Image Nodes
This repository contains a ComfyUI node for blending images using various blending modes. Can be used to watermark images, create overlays, or apply effects to images in a ComfyUI workflow.
asyncdiff_comfyui
AsyncDiff node for ComfyUI
ComfyUI LLM Promp
NODES: Load llm, Generate Text with LLM, Inference Qwen2VL, Inference Qwen2
Save Image To Webdav
A collection of custom nodes for ComfyUI
KeywordImageBlocker
A ComfyUI node that will block images that flag custom set key words
ComfyUI-MediaUtilities
Custom nodes for loading and previewing media from URLs in ComfyUI.