{ "custom_nodes": [ { "author": "Dr.Lt.Data", "title": "ComfyUI-Manager", "reference": "https://github.com/ltdrdata/ComfyUI-Manager", "files": [ "https://github.com/ltdrdata/ComfyUI-Manager" ], "install_type": "git-clone", "description": "ComfyUI-Manager itself is also a custom node." }, { "author": "Dr.Lt.Data", "title": "ComfyUI Impact Pack", "reference": "https://github.com/ltdrdata/ComfyUI-Impact-Pack", "files": [ "https://github.com/ltdrdata/ComfyUI-Impact-Pack" ], "pip": ["ultralytics"], "install_type": "git-clone", "description": "This extension offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.\n[w/NOTE:'Segs & Mask' has been renamed to 'ImpactSegsAndMask.' Please replace the node with the new name.]" }, { "author": "Dr.Lt.Data", "title": "ComfyUI Inspire Pack", "reference": "https://github.com/ltdrdata/ComfyUI-Inspire-Pack", "nodename_pattern": "Inspire$", "files": [ "https://github.com/ltdrdata/ComfyUI-Inspire-Pack" ], "install_type": "git-clone", "description": "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." }, { "author": "comfyanonymous", "title": "ComfyUI_experiments", "reference": "https://github.com/comfyanonymous/ComfyUI_experiments", "files": [ "https://github.com/comfyanonymous/ComfyUI_experiments" ], "install_type": "git-clone", "description": "Nodes: ModelSamplerTonemapNoiseTest, TonemapNoiseWithRescaleCFG, ReferenceOnlySimple, RescaleClassifierFreeGuidanceTest, ModelMergeBlockNumber, ModelMergeSDXL, ModelMergeSDXLTransformers, ModelMergeSDXLDetailedTransformers.[w/NOTE: This is a consolidation of the previously separate custom nodes. Please delete the sampler_tonemap.py, sampler_rescalecfg.py, advanced_model_merging.py, sdxl_model_merging.py, and reference_only.py files installed in custom_nodes before.]" }, { "author": "Stability-AI", "title": "stability-ComfyUI-nodes", "reference": "https://github.com/Stability-AI/stability-ComfyUI-nodes", "files": [ "https://github.com/Stability-AI/stability-ComfyUI-nodes" ], "install_type": "git-clone", "description": "Nodes: ColorBlend, ControlLoraSave, GetImageSize. NOTE: Control-LoRA recolor example uses these nodes." }, { "author": "Fannovel16", "title": "ComfyUI's ControlNet Auxiliary Preprocessors", "reference": "https://github.com/Fannovel16/comfyui_controlnet_aux", "files": [ "https://github.com/Fannovel16/comfyui_controlnet_aux" ], "install_type": "git-clone", "description": "This is a rework of comfyui_controlnet_preprocessors based on ControlNet auxiliary models by 🤗. I think the old repo isn't good enough to maintain. All old workflow will still be work with this repo but the version option won't do anything. Almost all v1 preprocessors are replaced by v1.1 except those doesn't appear in v1.1. [w/NOTE: Please refrain from using the controlnet preprocessor alongside this installation, as it may lead to conflicts and prevent proper recognition.]" }, { "author": "Fannovel16", "title": "ComfyUI Frame Interpolation", "reference": "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation", "files": [ "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation" ], "install_type": "git-clone", "description": "Nodes: KSampler Gradually Adding More Denoise (efficient)" }, { "author": "Fannovel16", "title": "ComfyUI Loopchain", "reference": "https://github.com/Fannovel16/ComfyUI-Loopchain", "files": [ "https://github.com/Fannovel16/ComfyUI-Loopchain" ], "install_type": "git-clone", "description": "A collection of nodes which can be useful for animation in ComfyUI. The main focus of this extension is implementing a mechanism called loopchain. A loopchain in this case is the chain of nodes only executed repeatly in the workflow. If a node chain contains a loop node from this extension, it will become a loop chain." }, { "author": "Fannovel16", "title": "ComfyUI MotionDiff", "reference": "https://github.com/Fannovel16/ComfyUI-MotionDiff", "files": [ "https://github.com/Fannovel16/ComfyUI-MotionDiff" ], "install_type": "git-clone", "description": "Implementation of MDM, MotionDiffuse and ReMoDiffuse into ComfyUI." }, { "author": "Fannovel16", "title": "ComfyUI-Video-Matting", "reference": "https://github.com/Fannovel16/ComfyUI-Video-Matting", "files": [ "https://github.com/Fannovel16/ComfyUI-Video-Matting" ], "install_type": "git-clone", "description": "A minimalistic implementation of [a/Robust Video Matting (RVM)](https://github.com/PeterL1n/RobustVideoMatting/) in ComfyUI" }, { "author": "biegert", "title": "CLIPSeg", "reference": "https://github.com/biegert/ComfyUI-CLIPSeg", "files": [ "https://github.com/biegert/ComfyUI-CLIPSeg/raw/main/custom_nodes/clipseg.py" ], "install_type": "copy", "description": "The CLIPSeg node generates a binary mask for a given input image and text prompt." }, { "author": "BlenderNeko", "title": "ComfyUI Cutoff", "reference": "https://github.com/BlenderNeko/ComfyUI_Cutoff", "files": [ "https://github.com/BlenderNeko/ComfyUI_Cutoff" ], "install_type": "git-clone", "description": "These custom nodes provides features that allow for better control over the effects of the text prompt." }, { "author": "BlenderNeko", "title": "Advanced CLIP Text Encode", "reference": "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb", "files": [ "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb" ], "install_type": "git-clone", "description": "Advanced CLIP Text Encode (if you need A1111 like prompt. you need this. But Cutoff node includes this feature, already.)" }, { "author": "BlenderNeko", "title": "ComfyUI Noise", "reference": "https://github.com/BlenderNeko/ComfyUI_Noise", "files": [ "https://github.com/BlenderNeko/ComfyUI_Noise" ], "install_type": "git-clone", "description": "This extension contains 6 nodes for ComfyUI that allows for more control and flexibility over the noise." }, { "author": "BlenderNeko", "title": "Tiled sampling for ComfyUI", "reference": "https://github.com/BlenderNeko/ComfyUI_TiledKSampler", "files": [ "https://github.com/BlenderNeko/ComfyUI_TiledKSampler" ], "install_type": "git-clone", "description": "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." }, { "author": "BlenderNeko", "title": "SeeCoder [WIP]", "reference": "https://github.com/BlenderNeko/ComfyUI_SeeCoder", "files": [ "https://github.com/BlenderNeko/ComfyUI_SeeCoder" ], "install_type": "git-clone", "description": "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**)" }, { "author": "jags111", "title": "Efficiency Nodes for ComfyUI Version 2.0+", "reference": "https://github.com/jags111/efficiency-nodes-comfyui", "files": [ "https://github.com/jags111/efficiency-nodes-comfyui" ], "install_type": "git-clone", "description": "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.]" }, { "author": "jags111", "title": "ComfyUI_Jags_VectorMagic", "reference": "https://github.com/jags111/ComfyUI_Jags_VectorMagic", "files": [ "https://github.com/jags111/ComfyUI_Jags_VectorMagic" ], "install_type": "git-clone", "description": "a collection of nodes to explore Vector and image manipulation" }, { "author": "jags111", "title": "ComfyUI_Jags_Audiotools", "reference": "https://github.com/jags111/ComfyUI_Jags_Audiotools", "files": [ "https://github.com/jags111/ComfyUI_Jags_Audiotools" ], "install_type": "git-clone", "description": "This extension offers various audio generation tools" }, { "author": "Derfuu", "title": "Derfuu_ComfyUI_ModdedNodes", "reference": "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes", "files": [ "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes" ], "install_type": "git-clone", "description": "Automate calculation depending on image sizes or something you want." }, { "author": "paulo-coronado", "title": "comfy_clip_blip_node", "reference": "https://github.com/paulo-coronado/comfy_clip_blip_node", "files": [ "https://github.com/paulo-coronado/comfy_clip_blip_node" ], "install_type": "git-clone", "apt_dependency": [ "rustc", "cargo" ], "description": "CLIPTextEncodeBLIP: This custom node provides a CLIP Encoder that is capable of receiving images as input." }, { "author": "Davemane42", "title": "Visual Area Conditioning / Latent composition", "reference": "https://github.com/Davemane42/ComfyUI_Dave_CustomNode", "files": [ "https://github.com/Davemane42/ComfyUI_Dave_CustomNode" ], "install_type": "git-clone", "description": "This tool provides custom nodes that allow visualization and configuration of area conditioning and latent composite." }, { "author": "WASasquatch", "title": "WAS Node Suite", "reference": "https://github.com/WASasquatch/was-node-suite-comfyui", "pip": ["numba"], "files": [ "https://github.com/WASasquatch/was-node-suite-comfyui" ], "install_type": "git-clone", "description": "A node suite for ComfyUI with many new nodes, such as image processing, text processing, and more." }, { "author": "WASasquatch", "title": "ComfyUI Preset Merger", "reference": "https://github.com/WASasquatch/ComfyUI_Preset_Merger", "files": [ "https://github.com/WASasquatch/ComfyUI_Preset_Merger" ], "install_type": "git-clone", "description": "Nodes: ModelMergeByPreset. Merge checkpoint models by preset" }, { "author": "WASasquatch", "title": "PPF_Noise_ComfyUI", "reference": "https://github.com/WASasquatch/PPF_Noise_ComfyUI", "files": [ "https://github.com/WASasquatch/PPF_Noise_ComfyUI" ], "install_type": "git-clone", "description": "Nodes: WAS_PFN_Latent. Perlin Power Fractal Noisey Latents" }, { "author": "WASasquatch", "title": "Power Noise Suite for ComfyUI", "reference": "https://github.com/WASasquatch/PowerNoiseSuite", "files": [ "https://github.com/WASasquatch/PowerNoiseSuite" ], "install_type": "git-clone", "description": "Power Noise Suite contains nodes centered around latent noise input, and diffusion, as well as latent adjustments." }, { "author": "WASasquatch", "title": "FreeU_Advanced", "reference": "https://github.com/WASasquatch/FreeU_Advanced", "files": [ "https://github.com/WASasquatch/FreeU_Advanced" ], "install_type": "git-clone", "description": "This custom node provides advanced settings for FreeU." }, { "author": "WASasquatch", "title": "ASTERR", "reference": "https://github.com/WASasquatch/ASTERR", "files": [ "https://github.com/WASasquatch/ASTERR" ], "install_type": "git-clone", "description": "Abstract Syntax Trees Evaluated Restricted Run (ASTERR) is a Python Script executor for ComfyUI. [w/Warning:ASTERR runs Python Code from a Web Interface! It is highly recommended to run this in a closed-off environment, as it could have potential security risks.]" }, { "author": "WASasquatch", "title": "WAS_Extras", "reference": "https://github.com/WASasquatch/WAS_Extras", "files": [ "https://github.com/WASasquatch/WAS_Extras" ], "install_type": "git-clone", "description": "Nodes:Conditioning (Blend), Inpainting VAE Encode (WAS), VividSharpen. Experimental nodes, or other random extra helper nodes." }, { "author": "omar92", "title": "Quality of life Suit:V2", "reference": "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92", "files": [ "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92" ], "install_type": "git-clone", "description": "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.\nNOTE: Currently, this extension does not support the new OpenAI API, leading to compatibility issues." }, { "author": "lilly1987", "title": "simple wildcard for ComfyUI", "reference": "https://github.com/lilly1987/ComfyUI_node_Lilly", "files": [ "https://github.com/lilly1987/ComfyUI_node_Lilly" ], "install_type": "git-clone", "description": "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." }, { "author": "sylym", "title": "Vid2vid", "reference": "https://github.com/sylym/comfy_vid2vid", "files": [ "https://github.com/sylym/comfy_vid2vid" ], "install_type": "git-clone", "description": "A node suite for ComfyUI that allows you to load image sequence and generate new image sequence with different styles or content." }, { "author": "EllangoK", "title": "ComfyUI-post-processing-nodes", "reference": "https://github.com/EllangoK/ComfyUI-post-processing-nodes", "files": [ "https://github.com/EllangoK/ComfyUI-post-processing-nodes" ], "install_type": "git-clone", "description": "A collection of post processing nodes for ComfyUI, simply download this repo and drag." }, { "author": "LEv145", "title": "ImagesGrid", "reference": "https://github.com/LEv145/images-grid-comfy-plugin", "files": [ "https://github.com/LEv145/images-grid-comfy-plugin" ], "install_type": "git-clone", "description": "This tool provides a viewer node that allows for checking multiple outputs in a grid, similar to the X/Y Plot extension." }, { "author": "diontimmer", "title": "ComfyUI-Vextra-Nodes", "reference": "https://github.com/diontimmer/ComfyUI-Vextra-Nodes", "files": [ "https://github.com/diontimmer/ComfyUI-Vextra-Nodes" ], "install_type": "git-clone", "description": "Nodes: Pixel Sort, Swap Color Mode, Solid Color, Glitch This, Add Text To Image, Play Sound, Prettify Prompt, Generate Noise, Flatten Colors" }, { "author": "CYBERLOOM-INC", "title": "ComfyUI-nodes-hnmr", "reference": "https://github.com/CYBERLOOM-INC/ComfyUI-nodes-hnmr", "files": [ "https://github.com/CYBERLOOM-INC/ComfyUI-nodes-hnmr" ], "install_type": "git-clone", "description": "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." }, { "author": "BadCafeCode", "title": "Masquerade Nodes", "reference": "https://github.com/BadCafeCode/masquerade-nodes-comfyui", "files": [ "https://github.com/BadCafeCode/masquerade-nodes-comfyui" ], "install_type": "git-clone", "description": "This is a node pack for ComfyUI, primarily dealing with masks." }, { "author": "guoyk93", "title": "y.k.'s ComfyUI node suite", "reference": "https://github.com/guoyk93/yk-node-suite-comfyui", "files": [ "https://github.com/guoyk93/yk-node-suite-comfyui" ], "install_type": "git-clone", "description": "Nodes: YKImagePadForOutpaint, YKMaskToImage" }, { "author": "Jcd1230", "title": "Rembg Background Removal Node for ComfyUI", "reference": "https://github.com/Jcd1230/rembg-comfyui-node", "files": [ "https://github.com/Jcd1230/rembg-comfyui-node" ], "install_type": "git-clone", "description": "Nodes: Image Remove Background (rembg)" }, { "author": "YinBailiang", "title": "MergeBlockWeighted_fo_ComfyUI", "reference": "https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI", "files": [ "https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI" ], "install_type": "git-clone", "description": "Nodes: MergeBlockWeighted" }, { "author": "trojblue", "title": "trNodes", "reference": "https://github.com/trojblue/trNodes", "files": [ "https://github.com/trojblue/trNodes" ], "install_type": "git-clone", "description": "Nodes: image_layering, color_correction, model_router" }, { "author": "szhublox", "title": "Auto-MBW", "reference": "https://github.com/szhublox/ambw_comfyui", "files": [ "https://github.com/szhublox/ambw_comfyui" ], "install_type": "git-clone", "description": "Auto-MBW for ComfyUI loosely based on sdweb-auto-MBW. Nodes: auto merge block weighted" }, { "author": "city96", "title": "ComfyUI_NetDist", "reference": "https://github.com/city96/ComfyUI_NetDist", "files": [ "https://github.com/city96/ComfyUI_NetDist" ], "install_type": "git-clone", "description": "Run ComfyUI workflows on multiple local GPUs/networked machines. Nodes: Remote images, Local Remote control" }, { "author": "city96", "title": "Latent-Interposer", "reference": "https://github.com/city96/SD-Latent-Interposer", "files": [ "https://github.com/city96/SD-Latent-Interposer" ], "install_type": "git-clone", "description": "Custom node to convert the lantents between SDXL and SD v1.5 directly without the VAE decoding/encoding step." }, { "author": "city96", "title": "SD-Advanced-Noise", "reference": "https://github.com/city96/SD-Advanced-Noise", "files": [ "https://github.com/city96/SD-Advanced-Noise" ], "install_type": "git-clone", "description": "Nodes: LatentGaussianNoise, MathEncode. An experimental custom node that generates latent noise directly by utilizing the linear characteristics of the latent space." }, { "author": "city96", "title": "SD-Latent-Upscaler", "reference": "https://github.com/city96/SD-Latent-Upscaler", "files": [ "https://github.com/city96/SD-Latent-Upscaler" ], "pip": ["huggingface-hub"], "install_type": "git-clone", "description": "Upscaling stable diffusion latents using a small neural network." }, { "author": "city96", "title": "ComfyUI_DiT [WIP]", "reference": "https://github.com/city96/ComfyUI_DiT", "files": [ "https://github.com/city96/ComfyUI_DiT" ], "pip": ["huggingface-hub"], "install_type": "git-clone", "description": "Testbed for [a/DiT(Scalable Diffusion Models with Transformers)](https://github.com/facebookresearch/DiT). [w/None of this code is stable, expect breaking changes if for some reason you want to use this.]" }, { "author": "city96", "title": "ComfyUI_ColorMod", "reference": "https://github.com/city96/ComfyUI_ColorMod", "files": [ "https://github.com/city96/ComfyUI_ColorMod" ], "install_type": "git-clone", "description": "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." }, { "author": "city96", "title": "Extra Models for ComfyUI", "reference": "https://github.com/city96/ComfyUI_ExtraModels", "files": [ "https://github.com/city96/ComfyUI_ExtraModels" ], "install_type": "git-clone", "description": "This extension aims to add support for various random image diffusion models to ComfyUI." }, { "author": "Kaharos94", "title": "ComfyUI-Saveaswebp", "reference": "https://github.com/Kaharos94/ComfyUI-Saveaswebp", "files": [ "https://github.com/Kaharos94/ComfyUI-Saveaswebp" ], "install_type": "git-clone", "description": "Save a picture as Webp file in Comfy + Workflow loading" }, { "author": "SLAPaper", "title": "ComfyUI-Image-Selector", "reference": "https://github.com/SLAPaper/ComfyUI-Image-Selector", "files": [ "https://github.com/SLAPaper/ComfyUI-Image-Selector" ], "install_type": "git-clone", "description": "A custom node for ComfyUI, which can select one or some of images from a batch." }, { "author": "flyingshutter", "title": "As_ComfyUI_CustomNodes", "reference": "https://github.com/flyingshutter/As_ComfyUI_CustomNodes", "files": [ "https://github.com/flyingshutter/As_ComfyUI_CustomNodes" ], "install_type": "git-clone", "description": "Manipulation nodes for Image, Latent" }, { "author": "Zuellni", "title": "Zuellni/ComfyUI-Custom-Nodes", "reference": "https://github.com/Zuellni/ComfyUI-Custom-Nodes", "files": [ "https://github.com/Zuellni/ComfyUI-Custom-Nodes" ], "install_type": "git-clone", "description": "Nodes: DeepFloyd, Filter, Select, Save, Decode, Encode, Repeat, Noise, Noise" }, { "author": "Zuellni", "title": "ComfyUI-ExLlama", "reference": "https://github.com/Zuellni/ComfyUI-ExLlama", "files": [ "https://github.com/Zuellni/ComfyUI-ExLlama" ], "pip": ["sentencepiece", "https://github.com/jllllll/exllama/releases/download/0.0.17/exllama-0.0.17+cu118-cp310-cp310-win_amd64.whl"], "install_type": "git-clone", "description": "Nodes: ExLlama Loader, ExLlama Generator.\nUsed to load 4-bit GPTQ Llama/2 models. You can find a lot of them over at [a/https://huggingface.co/TheBloke](https://huggingface.co/TheBloke)[w/NOTE: You need to manually install a pip package that suits your system. For example. If your system is 'Python3.10 + Windows + CUDA 11.8' then you need to install 'exllama-0.0.17+cu118-cp310-cp310-win_amd64.whl'. Available package files are [a/here](https://github.com/jllllll/exllama/releases)]" }, { "author": "Zuellni", "title": "ComfyUI PickScore Nodes", "reference": "https://github.com/Zuellni/ComfyUI-PickScore-Nodes", "files": [ "https://github.com/Zuellni/ComfyUI-PickScore-Nodes" ], "install_type": "git-clone", "description": "Image scoring nodes for ComfyUI using PickScore with a batch of images to predict which ones fit a given prompt the best." }, { "author": "AlekPet", "title": "AlekPet/ComfyUI_Custom_Nodes_AlekPet", "reference": "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet", "files": [ "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet" ], "install_type": "git-clone", "description": "Nodes: PoseNode, PainterNode, TranslateTextNode, TranslateCLIPTextEncodeNode, DeepTranslatorTextNode, DeepTranslatorCLIPTextEncodeNode, ArgosTranslateTextNode, ArgosTranslateCLIPTextEncodeNode, PreviewTextNode.\n\nNOTE: 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." }, { "author": "pythongosssss", "title": "ComfyUI WD 1.4 Tagger", "reference": "https://github.com/pythongosssss/ComfyUI-WD14-Tagger", "files": [ "https://github.com/pythongosssss/ComfyUI-WD14-Tagger" ], "install_type": "git-clone", "description": "A ComfyUI extension allowing the interrogation of booru tags from images." }, { "author": "pythongosssss", "title": "pythongosssss/ComfyUI-Custom-Scripts", "reference": "https://github.com/pythongosssss/ComfyUI-Custom-Scripts", "files": [ "https://github.com/pythongosssss/ComfyUI-Custom-Scripts" ], "install_type": "git-clone", "description": "This extension provides: Auto Arrange Graph, Workflow SVG, Favicon Status, Image Feed, Latent Upscale By, Lock Nodes & Groups, Lora Subfolders, Preset Text, Show Text, Touch Support, Link Render Mode, Locking, Node Finder, Quick Nodes, Show Image On Menu, Show Text, Workflow Managements, Custom Widget Default Values" }, { "author": "strimmlarn", "title": "ComfyUI_Strimmlarns_aesthetic_score", "reference": "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score", "js_path": "strimmlarn", "files": [ "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score" ], "install_type": "git-clone", "description": "Nodes: CalculateAestheticScore, LoadAesteticModel, AesthetlcScoreSorter, ScoreToNumber" }, { "author": "tinyterra", "title": "tinyterraNodes", "reference": "https://github.com/tinyterra/ComfyUI_tinyterraNodes", "files": [ "https://github.com/TinyTerra/ComfyUI_tinyterraNodes" ], "install_type": "git-clone", "nodename_pattern": "^ttN ", "description": "This extension offers various pipe nodes, fullscreen image viewer based on node history, dynamic widgets, interface customization, and more." }, { "author": "Jordach", "title": "comfy-plasma", "reference": "https://github.com/Jordach/comfy-plasma", "files": [ "https://github.com/Jordach/comfy-plasma" ], "install_type": "git-clone", "description": "Nodes: Plasma Noise, Random Noise, Greyscale Noise, Pink Noise, Brown Noise, Plasma KSampler" }, { "author": "bvhari", "title": "ImageProcessing", "reference": "https://github.com/bvhari/ComfyUI_ImageProcessing", "files": [ "https://github.com/bvhari/ComfyUI_ImageProcessing" ], "install_type": "git-clone", "description": "ComfyUI custom nodes to apply various image processing techniques." }, { "author": "bvhari", "title": "LatentToRGB", "reference": "https://github.com/bvhari/ComfyUI_LatentToRGB", "files": [ "https://github.com/bvhari/ComfyUI_LatentToRGB" ], "install_type": "git-clone", "description": "ComfyUI custom node to convert latent to RGB." }, { "author": "bvhari", "title": "ComfyUI_PerpWeight", "reference": "https://github.com/bvhari/ComfyUI_PerpWeight", "files": [ "https://github.com/bvhari/ComfyUI_PerpWeight" ], "install_type": "git-clone", "description": "A novel weighting scheme for token vectors from CLIP. Allows a wider range of values for the weight. Inspired by Perp-Neg." }, { "author": "ssitu", "title": "UltimateSDUpscale", "reference": "https://github.com/ssitu/ComfyUI_UltimateSDUpscale", "files": [ "https://github.com/ssitu/ComfyUI_UltimateSDUpscale" ], "install_type": "git-clone", "description": "ComfyUI nodes for the Ultimate Stable Diffusion Upscale script by Coyote-A." }, { "author": "ssitu", "title": "NestedNodeBuilder", "reference": "https://github.com/ssitu/ComfyUI_NestedNodeBuilder", "files": [ "https://github.com/ssitu/ComfyUI_NestedNodeBuilder" ], "install_type": "git-clone", "description": "This extension provides the ability to combine multiple nodes into a single node." }, { "author": "ssitu", "title": "Restart Sampling", "reference": "https://github.com/ssitu/ComfyUI_restart_sampling", "files": [ "https://github.com/ssitu/ComfyUI_restart_sampling" ], "install_type": "git-clone", "description": "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))" }, { "author": "ssitu", "title": "ComfyUI roop", "reference": "https://github.com/ssitu/ComfyUI_roop", "files": [ "https://github.com/ssitu/ComfyUI_roop" ], "install_type": "git-clone", "description": "ComfyUI nodes for the roop A1111 webui script." }, { "author": "ssitu", "title": "ComfyUI fabric", "reference": "https://github.com/ssitu/ComfyUI_fabric", "files": [ "https://github.com/ssitu/ComfyUI_fabric" ], "install_type": "git-clone", "description": "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)" }, { "author": "space-nuko", "title": "Disco Diffusion", "reference": "https://github.com/space-nuko/ComfyUI-Disco-Diffusion", "files": [ "https://github.com/space-nuko/ComfyUI-Disco-Diffusion" ], "install_type": "git-clone", "description": "Modularized version of Disco Diffusion for use with ComfyUI." }, { "author": "space-nuko", "title": "OpenPose Editor", "reference": "https://github.com/space-nuko/ComfyUI-OpenPose-Editor", "files": [ "https://github.com/space-nuko/ComfyUI-OpenPose-Editor" ], "install_type": "git-clone", "description": "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" }, { "author": "space-nuko", "title": "nui suite", "reference": "https://github.com/space-nuko/nui-suite", "files": [ "https://github.com/space-nuko/nui-suite" ], "install_type": "git-clone", "description": "NODES: Dynamic Prompts Text Encode, Feeling Lucky Text Encode, Output String" }, { "author": "Nourepide", "title": "Allor Plugin", "reference": "https://github.com/Nourepide/ComfyUI-Allor", "files": [ "https://github.com/Nourepide/ComfyUI-Allor" ], "install_type": "git-clone", "description": "Allor is a plugin for ComfyUI with an emphasis on transparency and performance.\n[w/NOTE: If you do not disable the default node override feature in the settings, the built-in nodes, namely ImageScale and ImageScaleBy nodes, will be disabled. (ref: [a/Configutation](https://github.com/Nourepide/ComfyUI-Allor#configuration))]" }, { "author": "melMass", "title": "MTB Nodes", "reference": "https://github.com/melMass/comfy_mtb", "files": [ "https://github.com/melMass/comfy_mtb" ], "nodename_pattern": "\\(mtb\\)$", "install_type": "git-clone", "description": "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, ..." }, { "author": "xXAdonesXx", "title": "NodeGPT", "reference": "https://github.com/xXAdonesXx/NodeGPT", "files": [ "https://github.com/xXAdonesXx/NodeGPT" ], "install_type": "git-clone", "description": "Implementation of AutoGen inside ComfyUI. This repository is under development, and not everything is functioning correctly yet." }, { "author": "Suzie1", "title": "ComfyUI_Comfyroll_CustomNodes", "reference": "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes", "files": [ "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes" ], "install_type": "git-clone", "description": "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.]" }, { "author": "bmad4ever", "title": "ComfyUI-Bmad-DirtyUndoRedo", "reference": "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo", "files": [ "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo" ], "install_type": "git-clone", "description": "ComfyUI extension that adds undo (and redo) functionality." }, { "author": "bmad4ever", "title": "Bmad Nodes", "reference": "https://github.com/bmad4ever/comfyui_bmad_nodes", "files": [ "https://github.com/bmad4ever/comfyui_bmad_nodes" ], "install_type": "git-clone", "description": "This custom node offers the following functionalities: API support for setting up API requests, computer vision primarily for masking or collages, and general utility to streamline workflow setup or implement essential missing features." }, { "author": "bmad4ever", "title": "comfyui_ab_sampler", "reference": "https://github.com/bmad4ever/comfyui_ab_samplercustom", "files": [ "https://github.com/bmad4ever/comfyui_ab_samplercustom" ], "install_type": "git-clone", "description": "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." }, { "author": "bmad4ever", "title": "Lists Cartesian Product", "reference": "https://github.com/bmad4ever/comfyui_lists_cartesian_product", "files": [ "https://github.com/bmad4ever/comfyui_lists_cartesian_product" ], "install_type": "git-clone", "description": "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." }, { "author": "FizzleDorf", "title": "FizzNodes", "reference": "https://github.com/FizzleDorf/ComfyUI_FizzNodes", "files": [ "https://github.com/FizzleDorf/ComfyUI_FizzNodes" ], "install_type": "git-clone", "description": "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." }, { "author": "FizzleDorf", "title": "ComfyUI-AIT", "reference": "https://github.com/FizzleDorf/ComfyUI-AIT", "files": [ "https://github.com/FizzleDorf/ComfyUI-AIT" ], "install_type": "git-clone", "description": "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.\nNOTE: You can find the old AIT extension in the legacy channel." }, { "author": "filipemeneses", "title": "Pixelization", "reference": "https://github.com/filipemeneses/comfy_pixelization", "files": [ "https://github.com/filipemeneses/comfy_pixelization" ], "install_type": "git-clone", "description": "ComfyUI node that pixelizes images." }, { "author": "shiimizu", "title": "smZNodes", "reference": "https://github.com/shiimizu/ComfyUI_smZNodes", "files": [ "https://github.com/shiimizu/ComfyUI_smZNodes" ], "install_type": "git-clone", "description": "NODES: CLIP Text Encode++. Achieve identical embeddings from stable-diffusion-webui for ComfyUI." }, { "author": "shiimizu", "title": "Tiled Diffusion & VAE for ComfyUI", "reference": "https://github.com/shiimizu/ComfyUI-TiledDiffusion", "files": [ "https://github.com/shiimizu/ComfyUI-TiledDiffusion" ], "install_type": "git-clone", "description": "The extension enables large image drawing & upscaling with limited VRAM via the following techniques:\n1.Two SOTA diffusion tiling algorithms: [a/Mixture of Diffusers](https://github.com/albarji/mixture-of-diffusers) and [a/MultiDiffusion](https://github.com/omerbt/MultiDiffusion)\n2.pkuliyi2015's Tiled VAE algorithm." }, { "author": "ZaneA", "title": "ImageReward", "reference": "https://github.com/ZaneA/ComfyUI-ImageReward", "files": [ "https://github.com/ZaneA/ComfyUI-ImageReward" ], "install_type": "git-clone", "description": "NODES: ImageRewardLoader, ImageRewardScore" }, { "author": "SeargeDP", "title": "SeargeSDXL", "reference": "https://github.com/SeargeDP/SeargeSDXL", "files": [ "https://github.com/SeargeDP/SeargeSDXL" ], "install_type": "git-clone", "description": "Custom nodes for easier use of SDXL in ComfyUI including an img2img workflow that utilizes both the base and refiner checkpoints." }, { "author": "cubiq", "title": "Simple Math", "reference": "https://github.com/cubiq/ComfyUI_SimpleMath", "files": [ "https://github.com/cubiq/ComfyUI_SimpleMath" ], "install_type": "git-clone", "description": "custom node for ComfyUI to perform simple math operations" }, { "author": "cubiq", "title": "ComfyUI_IPAdapter_plus", "reference": "https://github.com/cubiq/ComfyUI_IPAdapter_plus", "files": [ "https://github.com/cubiq/ComfyUI_IPAdapter_plus" ], "pip": ["insightface"], "install_type": "git-clone", "description": "ComfyUI reference implementation for IPAdapter models. The code is mostly taken from the original IPAdapter repository and laksjdjf's implementation, all credit goes to them. I just made the extension closer to ComfyUI philosophy." }, { "author": "cubiq", "title": "ComfyUI InstantID (Native Support)", "reference": "https://github.com/cubiq/ComfyUI_InstantID", "files": [ "https://github.com/cubiq/ComfyUI_InstantID" ], "install_type": "git-clone", "description": "Native [a/InstantID](https://github.com/InstantID/InstantID) support for ComfyUI.\nThis extension differs from the many already available as it doesn't use diffusers but instead implements InstantID natively and it fully integrates with ComfyUI.\nPlease note this still could be considered beta stage, looking forward to your feedback." }, { "author": "shockz0rz", "title": "InterpolateEverything", "reference": "https://github.com/shockz0rz/ComfyUI_InterpolateEverything", "files": [ "https://github.com/shockz0rz/ComfyUI_InterpolateEverything" ], "install_type": "git-clone", "description": "Nodes: Interpolate Poses, Interpolate Lineart, ... Custom nodes for interpolating between, well, everything in the Stable Diffusion ComfyUI." }, { "author": "shockz0rz", "title": "comfy-easy-grids", "reference": "https://github.com/shockz0rz/comfy-easy-grids", "files": [ "https://github.com/shockz0rz/comfy-easy-grids" ], "install_type": "git-clone", "description": "A set of custom nodes for creating image grids, sequences, and batches in ComfyUI." }, { "author": "yolanother", "title": "Comfy UI Prompt Agent", "reference": "https://github.com/yolanother/DTAIComfyPromptAgent", "files": [ "https://github.com/yolanother/DTAIComfyPromptAgent" ], "install_type": "git-clone", "description": "Nodes: Prompt Agent, Prompt Agent (String). This script provides a prompt agent node for the Comfy UI stable diffusion client." }, { "author": "yolanother", "title": "Image to Text Node", "reference": "https://github.com/yolanother/DTAIImageToTextNode", "files": [ "https://github.com/yolanother/DTAIImageToTextNode" ], "install_type": "git-clone", "description": "Nodes: Image URL to Text, Image to Text." }, { "author": "yolanother", "title": "Comfy UI Online Loaders", "reference": "https://github.com/yolanother/DTAIComfyLoaders", "files": [ "https://github.com/yolanother/DTAIComfyLoaders" ], "install_type": "git-clone", "description": "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." }, { "author": "yolanother", "title": "Comfy AI DoubTech.ai Image Sumission Node", "reference": "https://github.com/yolanother/DTAIComfyImageSubmit", "files": [ "https://github.com/yolanother/DTAIComfyImageSubmit" ], "install_type": "git-clone", "description": "A ComfyAI submit node to upload images to DoubTech.ai" }, { "author": "yolanother", "title": "Comfy UI QR Codes", "reference": "https://github.com/yolanother/DTAIComfyQRCodes", "files": [ "https://github.com/yolanother/DTAIComfyQRCodes" ], "install_type": "git-clone", "description": "This extension introduces QR code nodes for the Comfy UI stable diffusion client. NOTE: ComfyUI qrcode extension required." }, { "author": "yolanother", "title": "Variables for Comfy UI", "reference": "https://github.com/yolanother/DTAIComfyVariables", "files": [ "https://github.com/yolanother/DTAIComfyVariables" ], "install_type": "git-clone", "description": "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." }, { "author": "sipherxyz", "title": "comfyui-art-venture", "reference": "https://github.com/sipherxyz/comfyui-art-venture", "files": [ "https://github.com/sipherxyz/comfyui-art-venture" ], "install_type": "git-clone", "description": "Nodes: ImagesConcat, LoadImageFromUrl, AV_UploadImage" }, { "author": "SOELexicon", "title": "LexMSDBNodes", "reference": "https://github.com/SOELexicon/ComfyUI-LexMSDBNodes", "files": [ "https://github.com/SOELexicon/ComfyUI-LexMSDBNodes" ], "install_type": "git-clone", "description": "Nodes: MSSqlTableNode, MSSqlSelectNode. This extension provides custom nodes to interact with MSSQL." }, { "author": "pants007", "title": "pants", "reference": "https://github.com/pants007/comfy-pants", "files": [ "https://github.com/pants007/comfy-pants" ], "install_type": "git-clone", "description": "Nodes: Make Square Node, Interrogate Node, TextEncodeAIO" }, { "author": "evanspearman", "title": "ComfyMath", "reference": "https://github.com/evanspearman/ComfyMath", "files": [ "https://github.com/evanspearman/ComfyMath" ], "install_type": "git-clone", "description": "Provides Math Nodes for ComfyUI. Boolean Logic, Integer Arithmetic, Floating Point Arithmetic and Functions, Vec2, Vec3, and Vec4 Arithmetic and Functions" }, { "author": "civitai", "title": "comfy-nodes", "reference": "https://github.com/civitai/comfy-nodes", "files": [ "https://github.com/civitai/comfy-nodes" ], "install_type": "git-clone", "description": "Nodes: CivitAI_Loaders. Load Checkpoints, and LORA models directly from CivitAI API." }, { "author": "andersxa", "title": "CLIP Directional Prompt Attention", "reference": "https://github.com/andersxa/comfyui-PromptAttention", "files": [ "https://github.com/andersxa/comfyui-PromptAttention" ], "pip": ["scikit-learn", "matplotlib"], "install_type": "git-clone", "description": "Nodes: CLIP Directional Prompt Attention Encode. Direction prompt attention tries to solve the problem of contextual words (or parts of the prompt) having an effect on much later or irrelevant parts of the prompt." }, { "author": "ArtVentureX", "title": "AnimateDiff", "reference": "https://github.com/ArtVentureX/comfyui-animatediff", "pip": ["flash_attn"], "files": [ "https://github.com/ArtVentureX/comfyui-animatediff" ], "install_type": "git-clone", "description": "AnimateDiff integration for ComfyUI, adapts from sd-webui-animatediff.\n[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.]" }, { "author": "twri", "title": "SDXL Prompt Styler", "reference": "https://github.com/twri/sdxl_prompt_styler", "files": [ "https://github.com/twri/sdxl_prompt_styler" ], "install_type": "git-clone", "description": "SDXL Prompt Styler is a node that enables you to style prompts based on predefined templates stored in a JSON file." }, { "author": "wolfden", "title": "SDXL Prompt Styler (customized version by wolfden)", "reference": "https://github.com/wolfden/ComfyUi_PromptStylers", "files": [ "https://github.com/wolfden/ComfyUi_PromptStylers" ], "install_type": "git-clone", "description": "These custom nodes provide a variety of customized prompt stylers based on [a/twri/SDXL Prompt Styler](https://github.com/twri/sdxl_prompt_styler)." }, { "author": "wolfden", "title": "ComfyUi_String_Function_Tree", "reference": "https://github.com/wolfden/ComfyUi_String_Function_Tree", "files": [ "https://github.com/wolfden/ComfyUi_String_Function_Tree" ], "install_type": "git-clone", "description": "This custom node provides the capability to manipulate multiple string inputs." }, { "author": "daxthin", "title": "DZ-FaceDetailer", "reference": "https://github.com/daxthin/DZ-FaceDetailer", "files": [ "https://github.com/daxthin/DZ-FaceDetailer" ], "install_type": "git-clone", "description": "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." }, { "author": "asagi4", "title": "ComfyUI prompt control", "reference": "https://github.com/asagi4/comfyui-prompt-control", "files": [ "https://github.com/asagi4/comfyui-prompt-control" ], "install_type": "git-clone", "description": "Nodes for convenient prompt editing. The aim is to make basic generations in ComfyUI completely prompt-controllable." }, { "author": "asagi4", "title": "ComfyUI-CADS", "reference": "https://github.com/asagi4/ComfyUI-CADS", "files": [ "https://github.com/asagi4/ComfyUI-CADS" ], "install_type": "git-clone", "description": "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." }, { "author": "asagi4", "title": "asagi4/comfyui-utility-nodes", "reference": "https://github.com/asagi4/comfyui-utility-nodes", "files": [ "https://github.com/asagi4/comfyui-utility-nodes" ], "install_type": "git-clone", "description": "Nodes:MUJinjaRender, MUSimpleWildcard" }, { "author": "jamesWalker55", "title": "ComfyUI - P2LDGAN Node", "reference": "https://github.com/jamesWalker55/comfyui-p2ldgan", "files": [ "https://github.com/jamesWalker55/comfyui-p2ldgan" ], "install_type": "git-clone", "description": "Nodes: P2LDGAN. This integrates P2LDGAN into ComfyUI. P2LDGAN extracts lineart from input images.\n[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.]" }, { "author": "jamesWalker55", "title": "Various ComfyUI Nodes by Type", "reference": "https://github.com/jamesWalker55/comfyui-various", "files": [ "https://github.com/jamesWalker55/comfyui-various" ], "nodename_pattern": "^JW", "install_type": "git-clone", "description": "Nodes: JWInteger, JWFloat, JWString, JWImageLoadRGB, JWImageResize, ..." }, { "author": "adieyal", "title": "DynamicPrompts Custom Nodes", "reference": "https://github.com/adieyal/comfyui-dynamicprompts", "files": [ "https://github.com/adieyal/comfyui-dynamicprompts" ], "install_type": "git-clone", "description": "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." }, { "author": "mihaiiancu", "title": "mihaiiancu/Inpaint", "reference": "https://github.com/mihaiiancu/ComfyUI_Inpaint", "files": [ "https://github.com/mihaiiancu/ComfyUI_Inpaint" ], "install_type": "git-clone", "description": "Nodes: InpaintMediapipe. This node provides a simple interface to inpaint." }, { "author": "kwaroran", "title": "abg-comfyui", "reference": "https://github.com/kwaroran/abg-comfyui", "files": [ "https://github.com/kwaroran/abg-comfyui" ], "install_type": "git-clone", "description": "Nodes: Remove Image Background (abg). A Anime Background Remover node for comfyui, based on this hf space, works same as AGB extention in automatic1111." }, { "author": "bash-j", "title": "Mikey Nodes", "reference": "https://github.com/bash-j/mikey_nodes", "files": [ "https://github.com/bash-j/mikey_nodes" ], "install_type": "git-clone", "description": "Nodes: Prompt With Style, Prompt With SDXL, Resize Image for SDXL, Save Image With Prompt Data, HaldCLUT, Empty Latent Ratio Select/Custom SDXL" }, { "author": "failfa.st", "title": "failfast-comfyui-extensions", "reference": "https://github.com/failfa-st/failfast-comfyui-extensions", "files": [ "https://github.com/failfa-st/failfast-comfyui-extensions" ], "install_type": "git-clone", "description": "node color customization, custom colors, dot reroutes, link rendering options, straight lines, group freezing, node pinning, automated arrangement of nodes, copy image" }, { "author": "Pfaeff", "title": "pfaeff-comfyui", "reference": "https://github.com/Pfaeff/pfaeff-comfyui", "files": [ "https://github.com/Pfaeff/pfaeff-comfyui" ], "install_type": "git-clone", "description": "Nodes: AstropulsePixelDetector, BackgroundRemover, ImagePadForBetterOutpaint, InpaintingPipelineLoader, Inpainting, ..." }, { "author": "wallish77", "title": "wlsh_nodes", "reference": "https://github.com/wallish77/wlsh_nodes", "files": [ "https://github.com/wallish77/wlsh_nodes" ], "install_type": "git-clone", "description": "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 ..." }, { "author": "Kosinkadink", "title": "ComfyUI-Advanced-ControlNet", "reference": "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet", "files": [ "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet" ], "install_type": "git-clone", "description": "Nodes: ControlNetLoaderAdvanced, DiffControlNetLoaderAdvanced, ScaledSoftControlNetWeights, SoftControlNetWeights, CustomControlNetWeights, SoftT2IAdapterWeights, CustomT2IAdapterWeights" }, { "author": "Kosinkadink", "title": "AnimateDiff Evolved", "reference": "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved", "files": [ "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved" ], "install_type": "git-clone", "description": "A forked repository that actively maintains [a/AnimateDiff](https://github.com/ArtVentureX/comfyui-animatediff), created by ArtVentureX.\n\nImproved AnimateDiff integration for ComfyUI, adapts from sd-webui-animatediff.\n[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.]" }, { "author": "Kosinkadink", "title": "ComfyUI-VideoHelperSuite", "reference": "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite", "files": [ "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite" ], "install_type": "git-clone", "description": "Nodes: VHS_VideoCombine. Nodes related to video workflows" }, { "author": "Gourieff", "title": "ReActor Node for ComfyUI", "reference": "https://github.com/Gourieff/comfyui-reactor-node", "files": [ "https://github.com/Gourieff/comfyui-reactor-node" ], "install_type": "git-clone", "description": "The Fast and Simple 'roop-like' Face Swap Extension Node for ComfyUI, based on ReActor (ex Roop-GE) SD-WebUI Face Swap Extension" }, { "author": "imb101", "title": "FaceSwap", "reference": "https://github.com/imb101/ComfyUI-FaceSwap", "files": [ "https://github.com/imb101/ComfyUI-FaceSwap" ], "install_type": "git-clone", "description": "Nodes:FaceSwapNode. Very basic custom node to enable face swapping in ComfyUI. (roop)" }, { "author": "Chaoses-Ib", "title": "ComfyUI_Ib_CustomNodes", "reference": "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes", "files": [ "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes" ], "install_type": "git-clone", "description": "Nodes: LoadImageFromPath. Load Image From Path loads the image from the source path and does not have such problems." }, { "author": "AIrjen", "title": "One Button Prompt", "reference": "https://github.com/AIrjen/OneButtonPrompt", "files": [ "https://github.com/AIrjen/OneButtonPrompt" ], "install_type": "git-clone", "description": "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." }, { "author": "coreyryanhanson", "title": "ComfyQR", "reference": "https://github.com/coreyryanhanson/ComfyQR", "files": [ "https://github.com/coreyryanhanson/ComfyQR" ], "install_type": "git-clone", "description": "QR generation within ComfyUI. Contains nodes suitable for workflows from generating basic QR images to techniques with advanced QR masking." }, { "author": "coreyryanhanson", "title": "ComfyQR-scanning-nodes", "reference": "https://github.com/coreyryanhanson/ComfyQR-scanning-nodes", "files": [ "https://github.com/coreyryanhanson/ComfyQR-scanning-nodes" ], "install_type": "git-clone", "description": "A set of ComfyUI nodes to quickly test generated QR codes for scannability. A companion project to ComfyQR." }, { "author": "dimtoneff", "title": "ComfyUI PixelArt Detector", "reference": "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector", "files": [ "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector" ], "install_type": "git-clone", "description": "This node manipulates the pixel art image in ways that it should look pixel perfect (downscales, changes palette, upscales etc.)." }, { "author": "dimtoneff", "title": "Eagle PNGInfo", "reference": "https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo", "files": [ "https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo" ], "install_type": "git-clone", "description": "Nodes: EagleImageNode" }, { "author": "theUpsider", "title": "Styles CSV Loader Extension for ComfyUI", "reference": "https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader", "files": [ "https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader" ], "install_type": "git-clone", "description": "This extension allows users to load styles from a CSV file, primarily for migration purposes from the automatic1111 Stable Diffusion web UI." }, { "author": "M1kep", "title": "Comfy_KepListStuff", "reference": "https://github.com/M1kep/Comfy_KepListStuff", "files": [ "https://github.com/M1kep/Comfy_KepListStuff" ], "install_type": "git-clone", "description": "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" }, { "author": "M1kep", "title": "ComfyLiterals", "reference": "https://github.com/M1kep/ComfyLiterals", "files": [ "https://github.com/M1kep/ComfyLiterals" ], "install_type": "git-clone", "description": "Nodes: Int, Float, String, Operation, Checkpoint" }, { "author": "M1kep", "title": "KepPromptLang", "reference": "https://github.com/M1kep/KepPromptLang", "files": [ "https://github.com/M1kep/KepPromptLang" ], "install_type": "git-clone", "description": "Nodes: Build Gif, Special CLIP Loader. It offers various manipulation capabilities for the internal operations of the prompt." }, { "author": "M1kep", "title": "Comfy_KepMatteAnything", "reference": "https://github.com/M1kep/Comfy_KepMatteAnything", "files": [ "https://github.com/M1kep/Comfy_KepMatteAnything" ], "install_type": "git-clone", "description": "This extension provides a custom node that allows the use of [a/Matte Anything](https://github.com/hustvl/Matte-Anything) in ComfyUI." }, { "author": "M1kep", "title": "Comfy_KepKitchenSink", "reference": "https://github.com/M1kep/Comfy_KepKitchenSink", "files": [ "https://github.com/M1kep/Comfy_KepKitchenSink" ], "install_type": "git-clone", "description": "Nodes: KepRotateImage" }, { "author": "M1kep", "title": "ComfyUI-OtherVAEs", "reference": "https://github.com/M1kep/ComfyUI-OtherVAEs", "files": [ "https://github.com/M1kep/ComfyUI-OtherVAEs" ], "install_type": "git-clone", "description": "Nodes: TAESD VAE Decode" }, { "author": "M1kep", "title": "ComfyUI-KepOpenAI", "reference": "https://github.com/M1kep/ComfyUI-KepOpenAI", "files": [ "https://github.com/M1kep/ComfyUI-KepOpenAI" ], "install_type": "git-clone", "description": "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." }, { "author": "uarefans", "title": "ComfyUI-Fans", "reference": "https://github.com/uarefans/ComfyUI-Fans", "files": [ "https://github.com/uarefans/ComfyUI-Fans" ], "install_type": "git-clone", "description": "Nodes: Fans Styler (Max 10 Style), Fans Text Concat (Until 10 text)." }, { "author": "NicholasMcCarthy", "title": "ComfyUI_TravelSuite", "reference": "https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite", "files": [ "https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite" ], "install_type": "git-clone", "description": "ComfyUI custom nodes to apply various latent travel techniques." }, { "author": "ManglerFTW", "title": "ComfyI2I", "reference": "https://github.com/ManglerFTW/ComfyI2I", "files": [ "https://github.com/ManglerFTW/ComfyI2I" ], "install_type": "git-clone", "description": "A set of custom nodes to perform image 2 image functions in ComfyUI." }, { "author": "theUpsider", "title": "ComfyUI-Logic", "reference": "https://github.com/theUpsider/ComfyUI-Logic", "files": [ "https://github.com/theUpsider/ComfyUI-Logic" ], "install_type": "git-clone", "description": "An extension to ComfyUI that introduces logic nodes and conditional rendering capabilities." }, { "author": "mpiquero7164", "title": "SaveImgPrompt", "reference": "https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt", "files": [ "https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt" ], "install_type": "git-clone", "description": "Save a png or jpeg and option to save prompt/workflow in a text or json file for each image in Comfy + Workflow loading." }, { "author": "m-sokes", "title": "ComfyUI Sokes Nodes", "reference": "https://github.com/m-sokes/ComfyUI-Sokes-Nodes", "files": [ "https://github.com/m-sokes/ComfyUI-Sokes-Nodes" ], "install_type": "git-clone", "description": "Nodes: Empty Latent Randomizer (9 Inputs)" }, { "author": "Extraltodeus", "title": "noise latent perlinpinpin", "reference": "https://github.com/Extraltodeus/noise_latent_perlinpinpin", "files": [ "https://github.com/Extraltodeus/noise_latent_perlinpinpin" ], "install_type": "git-clone", "description": "Nodes: NoisyLatentPerlin. This allows to create latent spaces filled with perlin-based noise that can actually be used by the samplers." }, { "author": "Extraltodeus", "title": "LoadLoraWithTags", "reference": "https://github.com/Extraltodeus/LoadLoraWithTags", "files": [ "https://github.com/Extraltodeus/LoadLoraWithTags" ], "install_type": "git-clone", "description": "Nodes:LoadLoraWithTags. Save/Load trigger words for loras from a json and auto fetch them on civitai if they are missing." }, { "author": "Extraltodeus", "title": "sigmas_tools_and_the_golden_scheduler", "reference": "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler", "files": [ "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler" ], "install_type": "git-clone", "description": "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." }, { "author": "JPS", "title": "JPS Custom Nodes for ComfyUI", "reference": "https://github.com/JPS-GER/ComfyUI_JPS-Nodes", "files": [ "https://github.com/JPS-GER/ComfyUI_JPS-Nodes" ], "install_type": "git-clone", "description": "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" }, { "author": "hustille", "title": "hus' utils for ComfyUI", "reference": "https://github.com/hustille/ComfyUI_hus_utils", "files": [ "https://github.com/hustille/ComfyUI_hus_utils" ], "install_type": "git-clone", "description": "ComfyUI nodes primarily for seed and filename generation" }, { "author": "hustille", "title": "ComfyUI_Fooocus_KSampler", "reference": "https://github.com/hustille/ComfyUI_Fooocus_KSampler", "files": [ "https://github.com/hustille/ComfyUI_Fooocus_KSampler" ], "install_type": "git-clone", "description": "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.]" }, { "author": "badjeff", "title": "LoRA Tag Loader for ComfyUI", "reference": "https://github.com/badjeff/comfyui_lora_tag_loader", "files": [ "https://github.com/badjeff/comfyui_lora_tag_loader" ], "install_type": "git-clone", "description": "A ComfyUI custom node to read LoRA tag(s) from text and load it into checkpoint model." }, { "author": "rgthree", "title": "rgthree's ComfyUI Nodes", "reference": "https://github.com/rgthree/rgthree-comfy", "files": [ "https://github.com/rgthree/rgthree-comfy" ], "nodename_pattern": " \\(rgthree\\)$", "install_type": "git-clone", "description": "Nodes: Seed, Reroute, Context, Lora Loader Stack, Context Switch, Fast Muter. These custom nodes helps organize the building of complex workflows." }, { "author": "AIGODLIKE", "title": "AIGODLIKE-COMFYUI-TRANSLATION", "reference": "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION", "files": [ "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION" ], "install_type": "git-clone", "description": "It provides language settings. (Contribution from users of various languages is needed due to the support for each language.)" }, { "author": "AIGODLIKE", "title": "AIGODLIKE-ComfyUI-Studio", "reference": "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio", "files": [ "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio" ], "install_type": "git-clone", "description": "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" }, { "author": "syllebra", "title": "BilboX's ComfyUI Custom Nodes", "reference": "https://github.com/syllebra/bilbox-comfyui", "files": [ "https://github.com/syllebra/bilbox-comfyui" ], "install_type": "git-clone", "description": "Nodes: BilboX's PromptGeek Photo Prompt. This provides a convenient way to compose photorealistic prompts into ComfyUI." }, { "author": "Girish Gopaul", "title": "Save Image with Generation Metadata", "reference": "https://github.com/giriss/comfy-image-saver", "files": [ "https://github.com/giriss/comfy-image-saver" ], "install_type": "git-clone", "description": "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." }, { "author": "shingo1228", "title": "ComfyUI-send-Eagle(slim)", "reference": "https://github.com/shingo1228/ComfyUI-send-eagle-slim", "files": [ "https://github.com/shingo1228/ComfyUI-send-eagle-slim" ], "install_type": "git-clone", "description": "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." }, { "author": "shingo1228", "title": "ComfyUI-SDXL-EmptyLatentImage", "reference": "https://github.com/shingo1228/ComfyUI-SDXL-EmptyLatentImage", "files": [ "https://github.com/shingo1228/ComfyUI-SDXL-EmptyLatentImage" ], "install_type": "git-clone", "description": "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." }, { "author": "laksjdjf", "title": "pfg-ComfyUI", "reference": "https://github.com/laksjdjf/pfg-ComfyUI", "files": [ "https://github.com/laksjdjf/pfg-ComfyUI" ], "install_type": "git-clone", "description": "ComfyUI version of https://github.com/laksjdjf/pfg-webui. (To use this extension, you need to download the required model file from **Install Models**)" }, { "author": "laksjdjf", "title": "attention-couple-ComfyUI", "reference": "https://github.com/laksjdjf/attention-couple-ComfyUI", "files": [ "https://github.com/laksjdjf/attention-couple-ComfyUI" ], "install_type": "git-clone", "description": "Nodes:Attention couple. This is a custom node that manipulates region-specific prompts. While vanilla ComfyUI employs an area specification method based on latent couples, this node divides regions using attention layers within UNet." }, { "author": "laksjdjf", "title": "cd-tuner_negpip-ComfyUI", "reference": "https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI", "files": [ "https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI" ], "install_type": "git-clone", "description": "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." }, { "author": "laksjdjf", "title": "LoRA-Merger-ComfyUI", "reference": "https://github.com/laksjdjf/LoRA-Merger-ComfyUI", "files": [ "https://github.com/laksjdjf/LoRA-Merger-ComfyUI" ], "install_type": "git-clone", "description": "Nodes:Load LoRA Weight Only, Load LoRA from Weight, Merge LoRA, Save LoRA. This extension provides nodes for merging LoRA." }, { "author": "laksjdjf", "title": "LCMSampler-ComfyUI", "reference": "https://github.com/laksjdjf/LCMSampler-ComfyUI", "files": [ "https://github.com/laksjdjf/LCMSampler-ComfyUI" ], "install_type": "git-clone", "description": "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." }, { "author": "alsritter", "title": "asymmetric-tiling-comfyui", "reference": "https://github.com/alsritter/asymmetric-tiling-comfyui", "files": [ "https://github.com/alsritter/asymmetric-tiling-comfyui" ], "install_type": "git-clone", "description": "Nodes:Asymmetric_Tiling_KSampler. " }, { "author": "meap158", "title": "GPU temperature protection", "reference": "https://github.com/meap158/ComfyUI-GPU-temperature-protection", "files": [ "https://github.com/meap158/ComfyUI-GPU-temperature-protection" ], "install_type": "git-clone", "description": "Pause image generation when GPU temperature exceeds threshold." }, { "author": "meap158", "title": "ComfyUI-Prompt-Expansion", "reference": "https://github.com/meap158/ComfyUI-Prompt-Expansion", "files": [ "https://github.com/meap158/ComfyUI-Prompt-Expansion" ], "install_type": "git-clone", "description": "Dynamic prompt expansion, powered by GPT-2 locally on your device." }, { "author": "meap158", "title": "ComfyUI-Background-Replacement", "reference": "https://github.com/meap158/ComfyUI-Background-Replacement", "files": [ "https://github.com/meap158/ComfyUI-Background-Replacement" ], "install_type": "git-clone", "description": "Instantly replace your image's background." }, { "author": "TeaCrab", "title": "ComfyUI-TeaNodes", "reference": "https://github.com/TeaCrab/ComfyUI-TeaNodes", "files": [ "https://github.com/TeaCrab/ComfyUI-TeaNodes" ], "install_type": "git-clone", "description": "Nodes:TC_EqualizeCLAHE, TC_SizeApproximation, TC_ImageResize, TC_ImageScale, TC_ColorFill." }, { "author": "nagolinc", "title": "ComfyUI_FastVAEDecorder_SDXL", "reference": "https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL", "files": [ "https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL" ], "install_type": "git-clone", "description": "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." }, { "author": "bradsec", "title": "ResolutionSelector for ComfyUI", "reference": "https://github.com/bradsec/ComfyUI_ResolutionSelector", "files": [ "https://github.com/bradsec/ComfyUI_ResolutionSelector" ], "install_type": "git-clone", "description": "Nodes:ResolutionSelector" }, { "author": "kohya-ss", "title": "ControlNet-LLLite-ComfyUI", "reference": "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI", "files": [ "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI" ], "install_type": "git-clone", "description": "Nodes: LLLiteLoader" }, { "author": "jjkramhoeft", "title": "ComfyUI-Jjk-Nodes", "reference": "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes", "files": [ "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes" ], "install_type": "git-clone", "description": "Nodes: SDXLRecommendedImageSize, JjkText, JjkShowText, JjkConcat. A set of custom nodes for ComfyUI - focused on text and parameter utility" }, { "author": "dagthomas", "title": "SDXL Auto Prompter", "reference": "https://github.com/dagthomas/comfyui_dagthomas", "files": [ "https://github.com/dagthomas/comfyui_dagthomas" ], "install_type": "git-clone", "description": "Easy prompting for generation of endless random art pieces and photographs!" }, { "author": "marhensa", "title": "Recommended Resolution Calculator", "reference": "https://github.com/marhensa/sdxl-recommended-res-calc", "files": [ "https://github.com/marhensa/sdxl-recommended-res-calc" ], "install_type": "git-clone", "description": "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." }, { "author": "Nuked", "title": "ComfyUI-N-Nodes", "reference": "https://github.com/Nuked88/ComfyUI-N-Nodes", "files": [ "https://github.com/Nuked88/ComfyUI-N-Nodes" ], "install_type": "git-clone", "description": "A suite of custom nodes for ConfyUI that includes GPT text-prompt generation, LoadVideo,SaveVideo,LoadFramesFromFolder and FrameInterpolator" }, { "author": "richinsley", "title": "Comfy-LFO", "reference": "https://github.com/richinsley/Comfy-LFO", "files": [ "https://github.com/richinsley/Comfy-LFO" ], "install_type": "git-clone", "description": "Nodes:LFO_Triangle, LFO_Sine, SawtoothNode, SquareNode, PulseNode. ComfyUI custom nodes to create Low Frequency Oscillators." }, { "author": "Beinsezii", "title": "bsz-cui-extras", "reference": "https://github.com/Beinsezii/bsz-cui-extras", "files": [ "https://github.com/Beinsezii/bsz-cui-extras" ], "install_type": "git-clone", "description": "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." }, { "author": "youyegit", "title": "tdxh_node_comfyui", "reference": "https://github.com/youyegit/tdxh_node_comfyui", "files": [ "https://github.com/youyegit/tdxh_node_comfyui" ], "install_type": "git-clone", "description": "Nodes:TdxhImageToSize, TdxhImageToSizeAdvanced, TdxhLoraLoader, TdxhIntInput, TdxhFloatInput, TdxhStringInput. Some nodes for stable diffusion comfyui. Sometimes it helps conveniently to use less nodes for doing the same things." }, { "author": "Sxela", "title": "ComfyWarp", "reference": "https://github.com/Sxela/ComfyWarp", "files": [ "https://github.com/Sxela/ComfyWarp" ], "install_type": "git-clone", "description": "Nodes:LoadFrameSequence, LoadFrame" }, { "author": "skfoo", "title": "ComfyUI-Coziness", "reference": "https://github.com/skfoo/ComfyUI-Coziness", "files": [ "https://github.com/skfoo/ComfyUI-Coziness" ], "install_type": "git-clone", "description": "Nodes:MultiLora Loader, Lora Text Extractor. Provides a node for assisting in loading loras through text." }, { "author": "YOUR-WORST-TACO", "title": "ComfyUI-TacoNodes", "reference": "https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes", "files": [ "https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes" ], "install_type": "git-clone", "description": "Nodes:TacoLatent, TacoAnimatedLoader, TacoImg2ImgAnimatedLoader, TacoGifMaker." }, { "author": "Lerc", "title": "Canvas Tab", "reference": "https://github.com/Lerc/canvas_tab", "files": [ "https://github.com/Lerc/canvas_tab" ], "install_type": "git-clone", "description": "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." }, { "author": "Ttl", "title": "ComfyUI Neural network latent upscale custom node", "reference": "https://github.com/Ttl/ComfyUi_NNLatentUpscale", "files": [ "https://github.com/Ttl/ComfyUi_NNLatentUpscale" ], "install_type": "git-clone", "description": "A custom ComfyUI node designed for rapid latent upscaling using a compact neural network, eliminating the need for VAE-based decoding and encoding." }, { "author": "spro", "title": "Latent Mirror node for ComfyUI", "reference": "https://github.com/spro/comfyui-mirror", "files": [ "https://github.com/spro/comfyui-mirror" ], "install_type": "git-clone", "description": "Nodes: Latent Mirror. Node to mirror a latent along the Y (vertical / left to right) or X (horizontal / top to bottom) axis." }, { "author": "Tropfchen", "title": "Embedding Picker", "reference": "https://github.com/Tropfchen/ComfyUI-Embedding_Picker", "files": [ "https://github.com/Tropfchen/ComfyUI-Embedding_Picker" ], "install_type": "git-clone", "description": "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?" }, { "author": "Acly", "title": "ComfyUI Nodes for External Tooling", "reference": "https://github.com/Acly/comfyui-tooling-nodes", "files": [ "https://github.com/Acly/comfyui-tooling-nodes" ], "install_type": "git-clone", "description": "Nodes: Load Image (Base64), Load Mask (Base64), Send Image (WebSocket), Crop Image, Apply Mask to Image. Provides nodes geared towards using ComfyUI as a backend for external tools.\nNOTE: This extension is necessary when using an external tool like [comfyui-capture-inference](https://github.com/minux302/comfyui-capture-inference)." }, { "author": "Acly", "title": "ComfyUI Inpaint Nodes", "reference": "https://github.com/Acly/comfyui-inpaint-nodes", "files": [ "https://github.com/Acly/comfyui-inpaint-nodes" ], "install_type": "git-clone", "description": "Experimental nodes for better inpainting with ComfyUI. Adds two nodes which allow using [a/Fooocus](https://github.com/Acly/comfyui-inpaint-nodes) inpaint model. It's a small and flexible patch which can be applied to any SDXL checkpoint and will transform it into an inpaint model. This model can then be used like other inpaint models, and provides the same benefits. [a/Read more](https://github.com/lllyasviel/Fooocus/discussions/414)" }, { "author": "picturesonpictures", "title": "comfy_PoP", "reference": "https://github.com/picturesonpictures/comfy_PoP", "files": ["https://github.com/picturesonpictures/comfy_PoP"], "install_type": "git-clone", "description": "A collection of custom nodes for ComfyUI. Includes a quick canny edge detection node with unconventional settings, simple LoRA stack nodes for workflow efficiency, and a customizable aspect ratio node." }, { "author": "Dream Project", "title": "Dream Project Animation Nodes", "reference": "https://github.com/alt-key-project/comfyui-dream-project", "files": [ "https://github.com/alt-key-project/comfyui-dream-project" ], "install_type": "git-clone", "description": "This extension offers various nodes that are useful for Deforum-like animations in ComfyUI." }, { "author": "Dream Project", "title": "Dream Video Batches", "reference": "https://github.com/alt-key-project/comfyui-dream-video-batches", "files": [ "https://github.com/alt-key-project/comfyui-dream-video-batches" ], "install_type": "git-clone", "description": "Provide utilities for batch based video generation workflows (s.a. AnimateDiff and Stable Video Diffusion)." }, { "author": "seanlynch", "title": "ComfyUI Optical Flow", "reference": "https://github.com/seanlynch/comfyui-optical-flow", "files": [ "https://github.com/seanlynch/comfyui-optical-flow" ], "install_type": "git-clone", "description": "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)." }, { "author": "ealkanat", "title": "ComfyUI Easy Padding", "reference": "https://github.com/ealkanat/comfyui_easy_padding", "files": [ "https://github.com/ealkanat/comfyui_easy_padding" ], "install_type": "git-clone", "description": "ComfyUI Easy Padding is a simple custom ComfyUI node that helps you to add padding to images on ComfyUI." }, { "author": "ArtBot2023", "title": "Character Face Swap", "reference": "https://github.com/ArtBot2023/CharacterFaceSwap", "files": [ "https://github.com/ArtBot2023/CharacterFaceSwap" ], "install_type": "git-clone", "description": "Character face swap with LoRA and embeddings." }, { "author": "mav-rik", "title": "Facerestore CF (Code Former)", "reference": "https://github.com/mav-rik/facerestore_cf", "files": [ "https://github.com/mav-rik/facerestore_cf" ], "install_type": "git-clone", "description": "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.\nNOTE: To use this node, you need to download the face restoration model and face detection model from the 'Install models' menu." }, { "author": "braintacles", "title": "braintacles-nodes", "reference": "https://github.com/braintacles/braintacles-comfyui-nodes", "files": [ "https://github.com/braintacles/braintacles-comfyui-nodes" ], "install_type": "git-clone", "description": "Nodes: CLIPTextEncodeSDXL-Multi-IO, CLIPTextEncodeSDXL-Pipe, Empty Latent Image from Aspect-Ratio, Random Find and Replace." }, { "author": "hayden-fr", "title": "ComfyUI-Model-Manager", "reference": "https://github.com/hayden-fr/ComfyUI-Model-Manager", "files": [ "https://github.com/hayden-fr/ComfyUI-Model-Manager" ], "install_type": "git-clone", "description": "Manage models: browsing, download and delete." }, { "author": "hayden-fr", "title": "ComfyUI-Image-Browsing", "reference": "https://github.com/hayden-fr/ComfyUI-Image-Browsing", "files": [ "https://github.com/hayden-fr/ComfyUI-Image-Browsing" ], "install_type": "git-clone", "description": "Image Browsing: browsing, download and delete." }, { "author": "ali1234", "title": "comfyui-job-iterator", "reference": "https://github.com/ali1234/comfyui-job-iterator", "files": [ "https://github.com/ali1234/comfyui-job-iterator" ], "install_type": "git-clone", "description": "Implements iteration over sequences within a single workflow run. [w/NOTE: This node replaces the execution of ComfyUI for iterative processing functionality.]" }, { "author": "jmkl", "title": "ComfyUI Ricing", "reference": "https://github.com/jmkl/ComfyUI-ricing", "files": [ "https://github.com/jmkl/ComfyUI-ricing" ], "install_type": "git-clone", "description": "ComfyUI custom user.css and some script stuff. mainly for web interface." }, { "author": "budihartono", "title": "Otonx's Custom Nodes", "reference": "https://github.com/budihartono/comfyui_otonx_nodes", "files": [ "https://github.com/budihartono/comfyui_otonx_nodes" ], "install_type": "git-clone", "description": "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." }, { "author": "ramyma", "title": "A8R8 ComfyUI Nodes", "reference": "https://github.com/ramyma/A8R8_ComfyUI_nodes", "files": [ "https://github.com/ramyma/A8R8_ComfyUI_nodes" ], "install_type": "git-clone", "description": "Nodes: Base64Image Input Node, Base64Image Output Node. [a/A8R8](https://github.com/ramyma/a8r8) supporting nodes to integrate with ComfyUI" }, { "author": "spinagon", "title": "Seamless tiling Node for ComfyUI", "reference": "https://github.com/spinagon/ComfyUI-seamless-tiling", "files": [ "https://github.com/spinagon/ComfyUI-seamless-tiling" ], "install_type": "git-clone", "description": "Node for generating almost seamless textures, based on similar setting from A1111." }, { "author": "BiffMunky", "title": "Endless ️🌊✨ Nodes", "reference": "https://github.com/tusharbhutt/Endless-Nodes", "files": [ "https://github.com/tusharbhutt/Endless-Nodes" ], "install_type": "git-clone", "description": "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." }, { "author": "spacepxl", "title": "ComfyUI-HQ-Image-Save", "reference": "https://github.com/spacepxl/ComfyUI-HQ-Image-Save", "files": [ "https://github.com/spacepxl/ComfyUI-HQ-Image-Save" ], "install_type": "git-clone", "description": "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." }, { "author": "spacepxl", "title": "ComfyUI-Image-Filters", "reference": "https://github.com/spacepxl/ComfyUI-Image-Filters", "files": [ "https://github.com/spacepxl/ComfyUI-Image-Filters" ], "install_type": "git-clone", "description": "Image and matte filtering nodes for ComfyUI `image/filters/*`" }, { "author": "spacepxl", "title": "ComfyUI-RAVE", "reference": "https://github.com/spacepxl/ComfyUI-RAVE", "files": [ "https://github.com/spacepxl/ComfyUI-RAVE" ], "install_type": "git-clone", "description": "Unofficial ComfyUI implementation of [a/RAVE](https://rave-video.github.io/)" }, { "author": "PTA", "title": "auto nodes layout", "reference": "https://github.com/phineas-pta/comfyui-auto-nodes-layout", "files": [ "https://github.com/phineas-pta/comfyui-auto-nodes-layout" ], "install_type": "git-clone", "description": "A ComfyUI extension to apply better nodes layout algorithm to ComfyUI workflow (mostly for visualization purpose)" }, { "author": "receyuki", "title": "comfyui-prompt-reader-node", "reference": "https://github.com/receyuki/comfyui-prompt-reader-node", "files": [ "https://github.com/receyuki/comfyui-prompt-reader-node" ], "install_type": "git-clone", "description": "ComfyUI node version of the SD Prompt Reader." }, { "author": "rklaffehn", "title": "rk-comfy-nodes", "reference": "https://github.com/rklaffehn/rk-comfy-nodes", "files": [ "https://github.com/rklaffehn/rk-comfy-nodes" ], "install_type": "git-clone", "description": "Nodes: RK_CivitAIMetaChecker, RK_CivitAIAddHashes." }, { "author": "cubiq", "title": "ComfyUI Essentials", "reference": "https://github.com/cubiq/ComfyUI_essentials", "files": [ "https://github.com/cubiq/ComfyUI_essentials" ], "install_type": "git-clone", "description": "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." }, { "author": "Clybius", "title": "ComfyUI-Latent-Modifiers", "reference": "https://github.com/Clybius/ComfyUI-Latent-Modifiers", "files": [ "https://github.com/Clybius/ComfyUI-Latent-Modifiers" ], "install_type": "git-clone", "description": "Nodes: Latent Diffusion Mega Modifier. ComfyUI nodes which modify the latent during the diffusion process. (Sharpness, Tonemap, Rescale, Extra Noise)" }, { "author": "Clybius", "title": "ComfyUI Extra Samplers", "reference": "https://github.com/Clybius/ComfyUI-Extra-Samplers", "files": [ "https://github.com/Clybius/ComfyUI-Extra-Samplers" ], "install_type": "git-clone", "description": "Nodes: SamplerCustomNoise, SamplerCustomNoiseDuo, SamplerCustomModelMixtureDuo, SamplerRES_Momentumized, SamplerDPMPP_DualSDE_Momentumized, SamplerCLYB_4M_SDE_Momentumized, SamplerTTM, SamplerLCMCustom\nThis extension provides various custom samplers not offered by the default nodes in ComfyUI." }, { "author": "mcmonkeyprojects", "title": "Stable Diffusion Dynamic Thresholding (CFG Scale Fix)", "reference": "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding", "files": [ "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding" ], "install_type": "git-clone", "description": "Extension for StableSwarmUI, ComfyUI, and AUTOMATIC1111 Stable Diffusion WebUI that enables a way to use higher CFG Scales without color issues. This works by clamping latents between steps." }, { "author": "Tropfchen", "title": "YARS: Yet Another Resolution Selector", "reference": "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector", "files": [ "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector" ], "install_type": "git-clone", "description": "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." }, { "author": "chrisgoringe", "title": "Variation seeds", "reference": "https://github.com/chrisgoringe/cg-noise", "files": [ "https://github.com/chrisgoringe/cg-noise" ], "install_type": "git-clone", "description": "Adds KSampler custom nodes with variation seed and variation strength." }, { "author": "chrisgoringe", "title": "Image chooser", "reference": "https://github.com/chrisgoringe/cg-image-picker", "files": [ "https://github.com/chrisgoringe/cg-image-picker" ], "install_type": "git-clone", "description": "A custom node that pauses the flow while you choose which image (or latent) to pass on to the rest of the workflow." }, { "author": "chrisgoringe", "title": "Use Everywhere (UE Nodes)", "reference": "https://github.com/chrisgoringe/cg-use-everywhere", "files": [ "https://github.com/chrisgoringe/cg-use-everywhere" ], "install_type": "git-clone", "nodename_pattern": "(^(Prompts|Anything) Everywhere|Simple String)", "description": "A set of nodes that allow data to be 'broadcast' to some or all unconnected inputs. Greatly reduces link spaghetti." }, { "author": "chrisgoringe", "title": "Prompt Info", "reference": "https://github.com/chrisgoringe/cg-prompt-info", "files": [ "https://github.com/chrisgoringe/cg-prompt-info" ], "install_type": "git-clone", "description": "Prompt Info" }, { "author": "TGu-97", "title": "TGu Utilities", "reference": "https://github.com/TGu-97/ComfyUI-TGu-utils", "files": [ "https://github.com/TGu-97/ComfyUI-TGu-utils" ], "install_type": "git-clone", "description": "Nodes: MPN Switch, MPN Reroute, PN Switch. This is a set of custom nodes for ComfyUI. Mainly focus on control switches." }, { "author": "seanlynch", "title": "SRL's nodes", "reference": "https://github.com/seanlynch/srl-nodes", "files": [ "https://github.com/seanlynch/srl-nodes" ], "install_type": "git-clone", "description": "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]" }, { "author": "alpertunga-bile", "title": "prompt-generator", "reference": "https://github.com/alpertunga-bile/prompt-generator-comfyui", "files": [ "https://github.com/alpertunga-bile/prompt-generator-comfyui" ], "install_type": "git-clone", "description": "Custom AI prompt generator node for ComfyUI." }, { "author": "mlinmg", "title": "LaMa Preprocessor [WIP]", "reference": "https://github.com/mlinmg/ComfyUI-LaMA-Preprocessor", "files": [ "https://github.com/mlinmg/ComfyUI-LaMA-Preprocessor" ], "install_type": "git-clone", "description": "A LaMa prerocessor for ComfyUI. This preprocessor finally enable users to generate coherent inpaint and outpaint prompt-free. The best results are given on landscapes, not so much in drawings/animation." }, { "author": "kijai", "title": "KJNodes for ComfyUI", "reference": "https://github.com/kijai/ComfyUI-KJNodes", "files": [ "https://github.com/kijai/ComfyUI-KJNodes" ], "install_type": "git-clone", "description": "Various quality of life -nodes for ComfyUI, mostly just visual stuff to improve usability." }, { "author": "kijai", "title": "ComfyUI-CCSR", "reference": "https://github.com/kijai/ComfyUI-CCSR", "files": [ "https://github.com/kijai/ComfyUI-CCSR" ], "install_type": "git-clone", "description": "ComfyUI- CCSR upscaler node" }, { "author": "kijai", "title": "ComfyUI-SVD", "reference": "https://github.com/kijai/ComfyUI-SVD", "files": [ "https://github.com/kijai/ComfyUI-SVD" ], "install_type": "git-clone", "description": "Preliminary use of SVD in ComfyUI.\nNOTE: Quick Implementation, Unstable. See details on repositories." }, { "author": "kijai", "title": "Marigold depth estimation in ComfyUI", "reference": "https://github.com/kijai/ComfyUI-Marigold", "files": [ "https://github.com/kijai/ComfyUI-Marigold" ], "install_type": "git-clone", "description": "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.\nNOTE: See details in repo to install." }, { "author": "kijai", "title": "ComfyUI-DDColor", "reference": "https://github.com/kijai/ComfyUI-DDColor", "files": [ "https://github.com/kijai/ComfyUI-DDColor" ], "install_type": "git-clone", "description": "Node to use [a/DDColor](https://github.com/piddnad/DDColor) in ComfyUI." }, { "author": "hhhzzyang", "title": "Comfyui-Lama", "reference": "https://github.com/hhhzzyang/Comfyui_Lama", "files": [ "https://github.com/hhhzzyang/Comfyui_Lama" ], "install_type": "git-clone", "description": "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.]" }, { "author": "thedyze", "title": "Save Image Extended for ComfyUI", "reference": "https://github.com/thedyze/save-image-extended-comfyui", "files": [ "https://github.com/thedyze/save-image-extended-comfyui" ], "install_type": "git-clone", "description": "Customize the information saved in file- and folder names. Use the values of sampler parameters as part of file or folder names. Save your positive & negative prompt as entries in a JSON (text) file, in each folder." }, { "author": "SOELexicon", "title": "ComfyUI-LexTools", "reference": "https://github.com/SOELexicon/ComfyUI-LexTools", "files": [ "https://github.com/SOELexicon/ComfyUI-LexTools" ], "install_type": "git-clone", "description": "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." }, { "author": "mikkel", "title": "ComfyUI - Text Overlay Plugin", "reference": "https://github.com/mikkel/ComfyUI-text-overlay", "files": [ "https://github.com/mikkel/ComfyUI-text-overlay" ], "install_type": "git-clone", "description": "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." }, { "author": "avatechai", "title": "avatar-graph-comfyui", "reference": "https://github.com/avatechai/avatar-graph-comfyui", "files": [ "https://github.com/avatechai/avatar-graph-comfyui" ], "install_type": "git-clone", "description": "Include nodes for sam + bpy operation, that allows workflow creations for generative 2d character rig." }, { "author": "TRI3D-LC", "title": "tri3d-comfyui-nodes", "reference": "https://github.com/TRI3D-LC/tri3d-comfyui-nodes", "files": [ "https://github.com/TRI3D-LC/tri3d-comfyui-nodes" ], "install_type": "git-clone", "description": "Nodes: tri3d-extract-hand, tri3d-fuzzification, tri3d-position-hands, tri3d-atr-parse." }, { "author": "storyicon", "title": "segment anything", "reference": "https://github.com/storyicon/comfyui_segment_anything", "files": [ "https://github.com/storyicon/comfyui_segment_anything" ], "install_type": "git-clone", "description": "Based on GroundingDino and SAM, use semantic strings to segment any element in an image. The comfyui version of sd-webui-segment-anything." }, { "author": "a1lazydog", "title": "ComfyUI-AudioScheduler", "reference": "https://github.com/a1lazydog/ComfyUI-AudioScheduler", "files": [ "https://github.com/a1lazydog/ComfyUI-AudioScheduler" ], "install_type": "git-clone", "description": "Load mp3 files and use the audio nodes to power animations and prompt scheduling. Use with FizzNodes." }, { "author": "whatbirdisthat", "title": "cyberdolphin", "reference": "https://github.com/whatbirdisthat/cyberdolphin", "files": [ "https://github.com/whatbirdisthat/cyberdolphin" ], "install_type": "git-clone", "description": "Cyberdolphin Suite of ComfyUI nodes for wiring up things." }, { "author": "chrish-slingshot", "title": "CrasH Utils", "reference": "https://github.com/chrish-slingshot/CrasHUtils", "files": [ "https://github.com/chrish-slingshot/CrasHUtils" ], "install_type": "git-clone", "description": "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). " }, { "author": "spinagon", "title": "ComfyUI-seam-carving", "reference": "https://github.com/spinagon/ComfyUI-seam-carving", "files": [ "https://github.com/spinagon/ComfyUI-seam-carving" ], "install_type": "git-clone", "description": "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." }, { "author": "YMC", "title": "ymc-node-suite-comfyui", "reference": "https://github.com/YMC-GitHub/ymc-node-suite-comfyui", "files": [ "https://github.com/YMC-GitHub/ymc-node-suite-comfyui" ], "install_type": "git-clone", "description": "ymc 's nodes for comfyui. This extension is composed of nodes that provide various utility features such as text, region, and I/O." }, { "author": "chibiace", "title": "ComfyUI-Chibi-Nodes", "reference": "https://github.com/chibiace/ComfyUI-Chibi-Nodes", "files": [ "https://github.com/chibiace/ComfyUI-Chibi-Nodes" ], "install_type": "git-clone", "description": "Nodes:Loader, Prompts, ImageTool, Wildcards, LoadEmbedding, ConditionText, SaveImages, ..." }, { "author": "DigitalIO", "title": "ComfyUI-stable-wildcards", "reference": "https://github.com/DigitalIO/ComfyUI-stable-wildcards", "files": [ "https://github.com/DigitalIO/ComfyUI-stable-wildcards" ], "install_type": "git-clone", "description": "Wildcard implementation that can be reproduced with workflows." }, { "author": "THtianhao", "title": "ComfyUI-Portrait-Maker", "reference": "https://github.com/THtianhao/ComfyUI-Portrait-Maker", "files": [ "https://github.com/THtianhao/ComfyUI-Portrait-Maker" ], "install_type": "git-clone", "description": "Nodes:RetainFace, FaceFusion, RatioMerge2Image, MaskMerge2Image, ReplaceBoxImg, ExpandMaskBox, FaceSkin, SkinRetouching, PortraitEnhancement, ..." }, { "author": "THtianhao", "title": "ComfyUI-FaceChain", "reference": "https://github.com/THtianhao/ComfyUI-FaceChain", "files": [ "https://github.com/THtianhao/ComfyUI-FaceChain" ], "install_type": "git-clone", "description": "The official ComfyUI version of facechain greatly improves the speed of reasoning and has great custom process controls." }, { "author": "zer0TF", "title": "Cute Comfy", "reference": "https://github.com/zer0TF/cute-comfy", "files": [ "https://github.com/zer0TF/cute-comfy" ], "install_type": "git-clone", "description": "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. 💜" }, { "author": "chflame163", "title": "ComfyUI_MSSpeech_TTS", "reference": "https://github.com/chflame163/ComfyUI_MSSpeech_TTS", "files": [ "https://github.com/chflame163/ComfyUI_MSSpeech_TTS" ], "install_type": "git-clone", "description": "A text-to-speech plugin used under ComfyUI. It utilizes the Microsoft Speech TTS interface to convert text content into MP3 format audio files." }, { "author": "chflame163", "title": "ComfyUI_WordCloud", "reference": "https://github.com/chflame163/ComfyUI_WordCloud", "files": [ "https://github.com/chflame163/ComfyUI_WordCloud" ], "install_type": "git-clone", "description": "Nodes:Word Cloud, Load Text File" }, { "author": "drustan-hawk", "title": "primitive-types", "reference": "https://github.com/drustan-hawk/primitive-types", "files": [ "https://github.com/drustan-hawk/primitive-types" ], "install_type": "git-clone", "description": "This repository contains typed primitives for ComfyUI. The motivation for these primitives is that the standard primitive node cannot be routed." }, { "author": "shadowcz007", "title": "comfyui-mixlab-nodes", "reference": "https://github.com/shadowcz007/comfyui-mixlab-nodes", "files": [ "https://github.com/shadowcz007/comfyui-mixlab-nodes" ], "install_type": "git-clone", "description": "3D, ScreenShareNode & FloatingVideoNode, SpeechRecognition & SpeechSynthesis, GPT, LoadImagesFromLocal, Layers, Other Nodes, ..." }, { "author": "shadowcz007", "title": "comfyui-ultralytics-yolo", "reference": "https://github.com/shadowcz007/comfyui-ultralytics-yolo", "files": [ "https://github.com/shadowcz007/comfyui-ultralytics-yolo" ], "install_type": "git-clone", "description": "Nodes:Detect By Label." }, { "author": "shadowcz007", "title": "Consistency Decoder", "reference": "https://github.com/shadowcz007/comfyui-consistency-decoder", "files": [ "https://github.com/shadowcz007/comfyui-consistency-decoder" ], "install_type": "git-clone", "description": "[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." }, { "author": "ostris", "title": "Ostris Nodes ComfyUI", "reference": "https://github.com/ostris/ostris_nodes_comfyui", "files": [ "https://github.com/ostris/ostris_nodes_comfyui" ], "install_type": "git-clone", "nodename_pattern": "- Ostris$", "description": "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." }, { "author": "0xbitches", "title": "Latent Consistency Model for ComfyUI", "reference": "https://github.com/0xbitches/ComfyUI-LCM", "files": [ "https://github.com/0xbitches/ComfyUI-LCM" ], "install_type": "git-clone", "description": "This custom node implements a Latent Consistency Model sampler in ComfyUI. (LCM)" }, { "author": "aszc-dev", "title": "Core ML Suite for ComfyUI", "reference": "https://github.com/aszc-dev/ComfyUI-CoreMLSuite", "files": [ "https://github.com/aszc-dev/ComfyUI-CoreMLSuite" ], "install_type": "git-clone", "description": "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." }, { "author": "taabata", "title": "Syrian Falcon Nodes", "reference": "https://github.com/taabata/Comfy_Syrian_Falcon_Nodes", "files": [ "https://github.com/taabata/Comfy_Syrian_Falcon_Nodes/raw/main/SyrianFalconNodes.py" ], "install_type": "copy", "description": "Nodes:Prompt editing, Word as Image" }, { "author": "taabata", "title": "LCM_Inpaint-Outpaint_Comfy", "reference": "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy", "files": [ "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy" ], "install_type": "git-clone", "description": "ComfyUI custom nodes for inpainting/outpainting using the new latent consistency model (LCM)" }, { "author": "noxinias", "title": "ComfyUI_NoxinNodes", "reference": "https://github.com/noxinias/ComfyUI_NoxinNodes", "files": [ "https://github.com/noxinias/ComfyUI_NoxinNodes" ], "install_type": "git-clone", "description": "Nodes: Noxin Complete Chime, Noxin Scaled Resolutions, Load from Noxin Prompt Library, Save to Noxin Prompt Library" }, { "author": "apesplat", "title": "ezXY scripts and nodes", "reference": "https://github.com/GMapeSplat/ComfyUI_ezXY", "files": [ "https://github.com/GMapeSplat/ComfyUI_ezXY" ], "install_type": "git-clone", "description": "Extensions/Patches: Enables linking float and integer inputs and ouputs. Values are automatically cast to the correct type and clamped to the correct range. Works with both builtin and custom nodes.[w/NOTE: This repo patches ComfyUI's validate_inputs and map_node_over_list functions while running. May break depending on your version of ComfyUI. Can be deactivated in config.yaml.]Nodes: A collection of nodes for facilitating the generation of XY plots. Capable of plotting changes over most primitive values." }, { "author": "kinfolk0117", "title": "SimpleTiles", "reference": "https://github.com/kinfolk0117/ComfyUI_SimpleTiles", "files": [ "https://github.com/kinfolk0117/ComfyUI_SimpleTiles" ], "install_type": "git-clone", "description": "Nodes:TileSplit, TileMerge." }, { "author": "kinfolk0117", "title": "ComfyUI_GradientDeepShrink", "reference": "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink", "files": [ "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink" ], "install_type": "git-clone", "description": "Nodes:GradientPatchModelAddDownscale (Kohya Deep Shrink)." }, { "author": "kinfolk0117", "title": "TiledIPAdapter", "reference": "https://github.com/kinfolk0117/ComfyUI_TiledIPAdapter", "files": [ "https://github.com/kinfolk0117/ComfyUI_TiledIPAdapter" ], "install_type": "git-clone", "description": "Proof of concent on how to use IPAdapter to control tiled upscaling. NOTE: You need to have 'ComfyUI_IPAdapter_plus' installed." }, { "author": "kinfolk0117", "title": "ComfyUI_Pilgram", "reference": "https://github.com/kinfolk0117/ComfyUI_Pilgram", "files": [ "https://github.com/kinfolk0117/ComfyUI_Pilgram" ], "install_type": "git-clone", "description": "Use [a/Pilgram2](https://github.com/mgineer85/pilgram2) filters in ComfyUI" }, { "author": "Fictiverse", "title": "ComfyUI Fictiverse Nodes", "reference": "https://github.com/Fictiverse/ComfyUI_Fictiverse", "files": [ "https://github.com/Fictiverse/ComfyUI_Fictiverse" ], "install_type": "git-clone", "description": "Nodes:Color correction." }, { "author": "idrirap", "title": "ComfyUI-Lora-Auto-Trigger-Words", "reference": "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words", "files": [ "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words" ], "install_type": "git-clone", "description": "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." }, { "author": "aianimation55", "title": "Comfy UI FatLabels", "reference": "https://github.com/aianimation55/ComfyUI-FatLabels", "files": [ "https://github.com/aianimation55/ComfyUI-FatLabels" ], "install_type": "git-clone", "description": "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." }, { "author": "noEmbryo", "title": "noEmbryo nodes", "reference": "https://github.com/noembryo/ComfyUI-noEmbryo", "files": [ "https://github.com/noembryo/ComfyUI-noEmbryo" ], "install_type": "git-clone", "description": "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." }, { "author": "mikkel", "title": "ComfyUI - Mask Bounding Box", "reference": "https://github.com/mikkel/comfyui-mask-boundingbox", "files": [ "https://github.com/mikkel/comfyui-mask-boundingbox" ], "install_type": "git-clone", "description": "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." }, { "author": "ParmanBabra", "title": "ComfyUI-Malefish-Custom-Scripts", "reference": "https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts", "files": [ "https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts" ], "install_type": "git-clone", "description": "Nodes:Multi Lora Loader, Random (Prompt), Combine (Prompt), CSV Prompts Loader" }, { "author": "IAmMatan.com", "title": "ComfyUI Serving toolkit", "reference": "https://github.com/matan1905/ComfyUI-Serving-Toolkit", "files": [ "https://github.com/matan1905/ComfyUI-Serving-Toolkit" ], "install_type": "git-clone", "description": "This extension adds nodes that allow you to easily serve your workflow (for example using a discord bot) " }, { "author": "PCMonsterx", "title": "ComfyUI-CSV-Loader", "reference": "https://github.com/PCMonsterx/ComfyUI-CSV-Loader", "files": [ "https://github.com/PCMonsterx/ComfyUI-CSV-Loader" ], "install_type": "git-clone", "description": "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." }, { "author": "Trung0246", "title": "ComfyUI-0246", "reference": "https://github.com/Trung0246/ComfyUI-0246", "files": [ "https://github.com/Trung0246/ComfyUI-0246" ], "install_type": "git-clone", "description": "Random nodes for ComfyUI I made to solve my struggle with ComfyUI (ex: pipe, process). Have varying quality." }, { "author": "fexli", "title": "fexli-util-node-comfyui", "reference": "https://github.com/fexli/fexli-util-node-comfyui", "files": [ "https://github.com/fexli/fexli-util-node-comfyui" ], "install_type": "git-clone", "description": "Nodes:FEImagePadForOutpaint, FEColorOut, FEColor2Image, FERandomizedColor2Image" }, { "author": "AbyssYuan0", "title": "ComfyUI_BadgerTools", "reference": "https://github.com/AbyssYuan0/ComfyUI_BadgerTools", "files": [ "https://github.com/AbyssYuan0/ComfyUI_BadgerTools" ], "install_type": "git-clone", "description": "Nodes:ImageOverlap-badger, FloatToInt-badger, IntToString-badger, FloatToString-badger, ImageNormalization-badger, ImageScaleToSide-badger, NovelToFizz-badger." }, { "author": "palant", "title": "Image Resize for ComfyUI", "reference": "https://github.com/palant/image-resize-comfyui", "files": [ "https://github.com/palant/image-resize-comfyui" ], "install_type": "git-clone", "description": "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." }, { "author": "palant", "title": "Integrated Nodes for ComfyUI", "reference": "https://github.com/palant/integrated-nodes-comfyui", "files": [ "https://github.com/palant/integrated-nodes-comfyui" ], "install_type": "git-clone", "description": "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." }, { "author": "palant", "title": "Extended Save Image for ComfyUI", "reference": "https://github.com/palant/extended-saveimage-comfyui", "files": [ "https://github.com/palant/extended-saveimage-comfyui" ], "install_type": "git-clone", "description": "This custom node is largely identical to the usual Save Image but allows saving images also in JPEG and WEBP formats, the latter with both lossless and lossy compression. Metadata is embedded in the images as usual, and the resulting images can be used to load a workflow." }, { "author": "whmc76", "title": "ComfyUI-Openpose-Editor-Plus", "reference": "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus", "files": [ "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus" ], "install_type": "git-clone", "description": "Nodes:Openpose Editor Plus" }, { "author": "martijnat", "title": "comfyui-previewlatent", "reference": "https://github.com/martijnat/comfyui-previewlatent", "files": [ "https://github.com/martijnat/comfyui-previewlatent" ], "install_type": "git-clone", "description": "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." }, { "author": "banodoco", "title": "Steerable Motion", "reference": "https://github.com/banodoco/steerable-motion", "files": [ "https://github.com/banodoco/steerable-motion" ], "install_type": "git-clone", "description": "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." }, { "author": "gemell1", "title": "ComfyUI_GMIC", "reference": "https://github.com/gemell1/ComfyUI_GMIC", "files": [ "https://github.com/gemell1/ComfyUI_GMIC" ], "install_type": "git-clone", "description": "Nodes:GMIC Image Processing." }, { "author": "LonicaMewinsky", "title": "ComfyBreakAnim", "reference": "https://github.com/LonicaMewinsky/ComfyUI-MakeFrame", "files": [ "https://github.com/LonicaMewinsky/ComfyUI-MakeFrame" ], "install_type": "git-clone", "description": "Nodes:BreakFrames, GetKeyFrames, MakeGrid." }, { "author": "TheBarret", "title": "ZSuite", "reference": "https://github.com/TheBarret/ZSuite", "files": [ "https://github.com/TheBarret/ZSuite" ], "install_type": "git-clone", "description": "Nodes:Prompter, RF Noise, SeedMod." }, { "author": "romeobuilderotti", "title": "ComfyUI PNG Metadata", "reference": "https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata", "files": [ "https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata" ], "install_type": "git-clone", "description": "Add custom Metadata fields to your saved PNG files." }, { "author": "ka-puna", "title": "comfyui-yanc", "reference": "https://github.com/ka-puna/comfyui-yanc", "files": [ "https://github.com/ka-puna/comfyui-yanc" ], "install_type": "git-clone", "description": "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." }, { "author": "amorano", "title": "Jovimetrix Composition Nodes", "reference": "https://github.com/Amorano/Jovimetrix", "files": [ "https://github.com/Amorano/Jovimetrix" ], "nodename_pattern": " \\(jov\\)$", "install_type": "git-clone", "description": "Compose like Substance Designer. Webcams, Media Streams (in/out), Tick animation, Color correction, Geometry manipulation, Pixel shader, Polygonal shape generator, Remap images gometry and color, Heavily inspired by WAS and MTB Node Suites." }, { "author": "Umikaze-job", "title": "select_folder_path_easy", "reference": "https://github.com/Umikaze-job/select_folder_path_easy", "files": [ "https://github.com/Umikaze-job/select_folder_path_easy" ], "install_type": "git-clone", "description": "This extension simply connects the nodes and specifies the output path of the generated images to a manageable path." }, { "author": "Niutonian", "title": "ComfyUi-NoodleWebcam", "reference": "https://github.com/Niutonian/ComfyUi-NoodleWebcam", "files": [ "https://github.com/Niutonian/ComfyUi-NoodleWebcam" ], "install_type": "git-clone", "description": "Nodes:Noodle webcam is a node that records frames and send them to your favourite node." }, { "author": "Feidorian", "title": "feidorian-ComfyNodes", "reference": "https://github.com/Feidorian/feidorian-ComfyNodes", "nodename_pattern": "^Feidorian_", "files": [ "https://github.com/Feidorian/feidorian-ComfyNodes" ], "install_type": "git-clone", "description": "This extension provides various custom nodes. literals, loaders, logic, output, switches" }, { "author": "wutipong", "title": "ComfyUI-TextUtils", "reference": "https://github.com/wutipong/ComfyUI-TextUtils", "files": [ "https://github.com/wutipong/ComfyUI-TextUtils" ], "install_type": "git-clone", "description": "Nodes:Create N-Token String" }, { "author": "natto-maki", "title": "ComfyUI-NegiTools", "reference": "https://github.com/natto-maki/ComfyUI-NegiTools", "files": [ "https://github.com/natto-maki/ComfyUI-NegiTools" ], "install_type": "git-clone", "description": "Nodes:OpenAI DALLe3, OpenAI Translate to English, String Function, Seed Generator" }, { "author": "LonicaMewinsky", "title": "ComfyUI-RawSaver", "reference": "https://github.com/LonicaMewinsky/ComfyUI-RawSaver", "files": [ "https://github.com/LonicaMewinsky/ComfyUI-RawSaver" ], "install_type": "git-clone", "description": "Nodes:SaveTifImage. ComfyUI custom node for purpose of saving image as uint16 tif file." }, { "author": "jojkaart", "title": "ComfyUI-sampler-lcm-alternative", "reference": "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative", "files": [ "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative" ], "install_type": "git-clone", "description": "Nodes:LCMScheduler, SamplerLCMAlternative, SamplerLCMCycle. ComfyUI Custom Sampler nodes that add a new improved LCM sampler functions" }, { "author": "GTSuya-Studio", "title": "ComfyUI-GTSuya-Nodes", "reference": "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes", "files": [ "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes" ], "install_type": "git-clone", "description": "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." }, { "author": "oyvindg", "title": "ComfyUI-TrollSuite", "reference": "https://github.com/oyvindg/ComfyUI-TrollSuite", "files": [ "https://github.com/oyvindg/ComfyUI-TrollSuite" ], "install_type": "git-clone", "description": "Nodes: BinaryImageMask, ImagePadding, LoadLastCreatedImage, RandomMask, TransparentImage." }, { "author": "drago87", "title": "ComfyUI_Dragos_Nodes", "reference": "https://github.com/drago87/ComfyUI_Dragos_Nodes", "files": [ "https://github.com/drago87/ComfyUI_Dragos_Nodes" ], "install_type": "git-clone", "description": "Nodes:File Padding, Image Info, VAE Loader With Name" }, { "author": "ansonkao", "title": "comfyui-geometry", "reference": "https://github.com/ansonkao/comfyui-geometry", "files": [ "https://github.com/ansonkao/comfyui-geometry" ], "install_type": "git-clone", "description": "Nodes: Mask to Centroid, Mask to Eigenvector. A small collection of custom nodes for use with ComfyUI, for geometry calculations" }, { "author": "bronkula", "title": "comfyui-fitsize", "reference": "https://github.com/bronkula/comfyui-fitsize", "files": [ "https://github.com/bronkula/comfyui-fitsize" ], "install_type": "git-clone", "description": "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" }, { "author": "toyxyz", "title": "ComfyUI_toyxyz_test_nodes", "reference": "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes", "files": [ "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes" ], "install_type": "git-clone", "description": "This node was created to send a webcam to ComfyUI in real time. This node is recommended for use with LCM." }, { "author": "thecooltechguy", "title": "ComfyUI Stable Video Diffusion", "reference": "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion", "files": [ "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion" ], "install_type": "git-clone", "description": "Easily use Stable Video Diffusion inside ComfyUI!" }, { "author": "Danand", "title": "ComfyUI-ComfyCouple", "reference": "https://github.com/Danand/ComfyUI-ComfyCouple", "files": [ "https://github.com/Danand/ComfyUI-ComfyCouple" ], "install_type": "git-clone", "description": " If you want to draw two different characters together without blending their features, so you could try to check out this custom node." }, { "author": "42lux", "title": "ComfyUI-safety-checker", "reference": "https://github.com/42lux/ComfyUI-safety-checker", "files": [ "https://github.com/42lux/ComfyUI-safety-checker" ], "install_type": "git-clone", "description": "A NSFW/Safety Checker Node for ComfyUI." }, { "author": "sergekatzmann", "title": "ComfyUI_Nimbus-Pack", "reference": "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack", "files": [ "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack" ], "install_type": "git-clone", "description": "Nodes:Image Square Adapter Node, Image Resize And Crop Node" }, { "author": "komojini", "title": "ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes", "reference": "https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes", "files": [ "https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes" ], "install_type": "git-clone", "description": "Nodes:XL DreamBooth LoRA, S3 Bucket LoRA" }, { "author": "komojini", "title": "komojini-comfyui-nodes", "reference": "https://github.com/komojini/komojini-comfyui-nodes", "files": [ "https://github.com/komojini/komojini-comfyui-nodes" ], "install_type": "git-clone", "description": "Nodes:YouTube Video Loader. Custom ComfyUI Nodes for video generation" }, { "author": "ZHO-ZHO-ZHO", "title": "ComfyUI-Text_Image-Composite [WIP]", "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite", "files": [ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite" ], "install_type": "git-clone", "description": "Nodes:Text_Image_Zho, Text_Image_Multiline_Zho, RGB_Image_Zho, AlphaChanelAddByMask, ImageComposite_Zho, ..." }, { "author": "ZHO-ZHO-ZHO", "title": "ComfyUI-Gemini", "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini", "files": [ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini" ], "install_type": "git-clone", "description": "Using Gemini-pro & Gemini-pro-vision in ComfyUI." }, { "author": "ZHO-ZHO-ZHO", "title": "comfyui-portrait-master-zh-cn", "reference": "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn", "files": [ "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn" ], "install_type": "git-clone", "description": "ComfyUI Portrait Master 简体中文版." }, { "author": "ZHO-ZHO-ZHO", "title": "ComfyUI-Q-Align", "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align", "files": [ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align" ], "install_type": "git-clone", "description": "Nodes:Q-Align Scoring. Implementation of [a/Q-Align](https://arxiv.org/abs/2312.17090) for ComfyUI" }, { "author": "ZHO-ZHO-ZHO", "title": "ComfyUI-InstantID", "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID", "files": [ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID" ], "install_type": "git-clone", "description": "Unofficial implementation of [a/InstantID](https://github.com/InstantID/InstantID) for ComfyUI" }, { "author": "ZHO-ZHO-ZHO", "title": "ComfyUI PhotoMaker (ZHO)", "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO", "files": [ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO" ], "install_type": "git-clone", "description": "Unofficial implementation of [a/PhotoMaker](https://github.com/TencentARC/PhotoMaker) for ComfyUI" }, { "author": "ZHO-ZHO-ZHO", "title": "ComfyUI-Qwen-VL-API", "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API", "files": [ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API" ], "install_type": "git-clone", "description": "QWen-VL-Plus & QWen-VL-Max in ComfyUI" }, { "author": "ZHO-ZHO-ZHO", "title": "ComfyUI-SVD-ZHO (WIP)", "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO", "files": [ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO" ], "install_type": "git-clone", "description": "My Workflows + Auxiliary nodes for Stable Video Diffusion (SVD)" }, { "author": "ZHO-ZHO-ZHO", "title": "ComfyUI SegMoE", "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE", "files": [ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE" ], "install_type": "git-clone", "description": "Unofficial implementation of [a/SegMoE: Segmind Mixture of Diffusion Experts](https://github.com/segmind/segmoe) for ComfyUI" }, { "author": "kenjiqq", "title": "qq-nodes-comfyui", "reference": "https://github.com/kenjiqq/qq-nodes-comfyui", "files": [ "https://github.com/kenjiqq/qq-nodes-comfyui" ], "install_type": "git-clone", "description": "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, ..." }, { "author": "80sVectorz", "title": "ComfyUI-Static-Primitives", "reference": "https://github.com/80sVectorz/ComfyUI-Static-Primitives", "files": [ "https://github.com/80sVectorz/ComfyUI-Static-Primitives" ], "install_type": "git-clone", "description": "Adds Static Primitives to ComfyUI. Mostly to work with reroute nodes" }, { "author": "AbdullahAlfaraj", "title": "Comfy-Photoshop-SD", "reference": "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD", "files": [ "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD" ], "install_type": "git-clone", "description": "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" }, { "author": "zhuanqianfish", "title": "EasyCaptureNode for ComfyUI", "reference": "https://github.com/zhuanqianfish/ComfyUI-EasyNode", "files": [ "https://github.com/zhuanqianfish/ComfyUI-EasyNode" ], "install_type": "git-clone", "description": "Capture window content from other programs, easyway combined with LCM for real-time painting" }, { "author": "discopixel-studio", "title": "ComfyUI Discopixel Nodes", "reference": "https://github.com/discopixel-studio/comfyui-discopixel", "files": [ "https://github.com/discopixel-studio/comfyui-discopixel" ], "install_type": "git-clone", "description": "Nodes:TransformTemplateOntoFaceMask, ... A small collection of custom nodes for use with ComfyUI, by Discopixel" }, { "author": "zcfrank1st", "title": "ComfyUI Yolov8", "reference": "https://github.com/zcfrank1st/Comfyui-Yolov8", "files": [ "https://github.com/zcfrank1st/Comfyui-Yolov8" ], "install_type": "git-clone", "description": "Nodes: Yolov8Detection, Yolov8Segmentation. Deadly simple yolov8 comfyui plugin" }, { "author": "SoftMeng", "title": "ComfyUI_Mexx_Styler", "reference": "https://github.com/SoftMeng/ComfyUI_Mexx_Styler", "files": [ "https://github.com/SoftMeng/ComfyUI_Mexx_Styler" ], "install_type": "git-clone", "description": "Nodes: ComfyUI Mexx Styler, ComfyUI Mexx Styler Advanced" }, { "author": "SoftMeng", "title": "ComfyUI_Mexx_Poster", "reference": "https://github.com/SoftMeng/ComfyUI_Mexx_Poster", "files": [ "https://github.com/SoftMeng/ComfyUI_Mexx_Poster" ], "install_type": "git-clone", "description": "Nodes: ComfyUI_Mexx_Poster" }, { "author": "wmatson", "title": "easy-comfy-nodes", "reference": "https://github.com/wmatson/easy-comfy-nodes", "files": [ "https://github.com/wmatson/easy-comfy-nodes" ], "install_type": "git-clone", "description": "Nodes: HTTP POST, Empty Dict, Assoc Str, Assoc Dict, Assoc Img, Load Img From URL (EZ), Load Img Batch From URLs (EZ), Video Combine + upload (EZ), ..." }, { "author": "DrJKL", "title": "ComfyUI-Anchors", "reference": "https://github.com/DrJKL/ComfyUI-Anchors", "files": [ "https://github.com/DrJKL/ComfyUI-Anchors" ], "install_type": "git-clone", "description": "A ComfyUI extension to add spatial anchors/waypoints to better navigate large workflows." }, { "author": "vanillacode314", "title": "Simple Wildcard", "reference": "https://github.com/vanillacode314/SimpleWildcardsComfyUI", "files": ["https://github.com/vanillacode314/SimpleWildcardsComfyUI"], "install_type": "git-clone", "pip": ["pipe"], "description": "A simple wildcard node for ComfyUI. Can also be used a style prompt node." }, { "author": "WebDev9000", "title": "WebDev9000-Nodes", "reference": "https://github.com/WebDev9000/WebDev9000-Nodes", "files": [ "https://github.com/WebDev9000/WebDev9000-Nodes" ], "install_type": "git-clone", "description": "Nodes:Ignore Braces, Settings Switch." }, { "author": "Scholar01", "title": "SComfyUI-Keyframe", "reference": "https://github.com/Scholar01/ComfyUI-Keyframe", "files": [ "https://github.com/Scholar01/ComfyUI-Keyframe" ], "install_type": "git-clone", "description": "Nodes:Keyframe Part, Keyframe Interpolation Part, Keyframe Apply." }, { "author": "Haoming02", "title": "ComfyUI Diffusion Color Grading", "reference": "https://github.com/Haoming02/comfyui-diffusion-cg", "files": [ "https://github.com/Haoming02/comfyui-diffusion-cg" ], "install_type": "git-clone", "description": "This is the ComfyUI port of the joint research between me and TimothyAlexisVass. For more information, check out the original [a/Extension](https://github.com/Haoming02/sd-webui-diffusion-cg) for Automatic1111." }, { "author": "Haoming02", "title": "comfyui-prompt-format", "reference": "https://github.com/Haoming02/comfyui-prompt-format", "files": [ "https://github.com/Haoming02/comfyui-prompt-format" ], "install_type": "git-clone", "description": "This is an Extension for ComfyUI, which helps formatting texts." }, { "author": "Haoming02", "title": "ComfyUI Clear Screen", "reference": "https://github.com/Haoming02/comfyui-clear-screen", "files": [ "https://github.com/Haoming02/comfyui-clear-screen" ], "install_type": "git-clone", "description": "This is an Extension for ComfyUI, which adds a button, CLS, to clear the console window." }, { "author": "Haoming02", "title": "ComfyUI Menu Anchor", "reference": "https://github.com/Haoming02/comfyui-menu-anchor", "files": [ "https://github.com/Haoming02/comfyui-menu-anchor" ], "install_type": "git-clone", "description": "This is an Extension for ComfyUI, which moves the menu to the specified corner on startup." }, { "author": "Haoming02", "title": "ComfyUI Tab Handler", "reference": "https://github.com/Haoming02/comfyui-tab-handler", "files": [ "https://github.com/Haoming02/comfyui-tab-handler" ], "install_type": "git-clone", "description": "This is an Extension for ComfyUI, which moves the menu to the specified corner on startup." }, { "author": "Haoming02", "title": "ComfyUI Floodgate", "reference": "https://github.com/Haoming02/comfyui-floodgate", "files": [ "https://github.com/Haoming02/comfyui-floodgate" ], "install_type": "git-clone", "description": "This is an Extension for ComfyUI, which allows you to control the logic flow with just one click!" }, { "author": "bedovyy", "title": "ComfyUI_NAIDGenerator", "reference": "https://github.com/bedovyy/ComfyUI_NAIDGenerator", "files": [ "https://github.com/bedovyy/ComfyUI_NAIDGenerator" ], "install_type": "git-clone", "description": "This extension helps generate images through NAI." }, { "author": "Off-Live", "title": "ComfyUI-off-suite", "reference": "https://github.com/Off-Live/ComfyUI-off-suite", "files": [ "https://github.com/Off-Live/ComfyUI-off-suite" ], "install_type": "git-clone", "description": "Nodes:Image Crop Fit, OFF SEGS to Image, Crop Center wigh SEGS, Watermarking, GW Number Formatting Node." }, { "author": "ningxiaoxiao", "title": "comfyui-NDI", "reference": "https://github.com/ningxiaoxiao/comfyui-NDI", "files": [ "https://github.com/ningxiaoxiao/comfyui-NDI" ], "pip": ["ndi-python"], "install_type": "git-clone", "description": "Real-time input output node for ComfyUI by NDI. Leveraging the powerful linking capabilities of NDI, you can access NDI video stream frames and send images generated by the model to NDI video streams." }, { "author": "subtleGradient", "title": "Touchpad two-finger gesture support for macOS", "reference": "https://github.com/subtleGradient/TinkerBot-tech-for-ComfyUI-Touchpad", "files": [ "https://github.com/subtleGradient/TinkerBot-tech-for-ComfyUI-Touchpad" ], "install_type": "git-clone", "description": "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 [comfyanonymous/ComfyUI#2059](https://github.com/comfyanonymous/ComfyUI/issues/2059)." }, { "author": "zcfrank1st", "title": "comfyui_visual_anagram", "reference": "https://github.com/zcfrank1st/comfyui_visual_anagrams", "files": [ "https://github.com/zcfrank1st/comfyui_visual_anagrams" ], "install_type": "git-clone", "description": "Nodes:visual_anagrams_sample, visual_anagrams_animate" }, { "author": "Electrofried", "title": "OpenAINode", "reference": "https://github.com/Electrofried/ComfyUI-OpenAINode", "files": [ "https://github.com/Electrofried/ComfyUI-OpenAINode" ], "install_type": "git-clone", "description": "A simply node for hooking in to openAI API based servers via comfyUI" }, { "author": "AustinMroz", "title": "SpliceTools", "reference": "https://github.com/AustinMroz/ComfyUI-SpliceTools", "files": [ "https://github.com/AustinMroz/ComfyUI-SpliceTools" ], "install_type": "git-clone", "description": "Experimental utility nodes with a focus on manipulation of noised latents" }, { "author": "11cafe", "title": "ComfyUI Workspace Manager - Comfyspace", "reference": "https://github.com/11cafe/comfyui-workspace-manager", "files": [ "https://github.com/11cafe/comfyui-workspace-manager" ], "install_type": "git-clone", "description": "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." }, { "author": "knuknX", "title": "ComfyUI-Image-Tools", "reference": "https://github.com/knuknX/ComfyUI-Image-Tools", "files": [ "https://github.com/knuknX/ComfyUI-Image-Tools" ], "install_type": "git-clone", "description": "Nodes:BatchImageResizeProcessor, SingleImagePathLoader, SingleImageUrlLoader" }, { "author": "jtrue", "title": "ComfyUI-JaRue", "reference": "https://github.com/jtrue/ComfyUI-JaRue", "files": [ "https://github.com/jtrue/ComfyUI-JaRue" ], "nodename_pattern": "_jru$", "install_type": "git-clone", "description": "A collection of nodes powering a tensor oracle on a home network with automation" }, { "author": "filliptm", "title": "ComfyUI_Fill-Nodes", "reference": "https://github.com/filliptm/ComfyUI_Fill-Nodes", "files": [ "https://github.com/filliptm/ComfyUI_Fill-Nodes" ], "install_type": "git-clone", "description": "Nodes:FL Image Randomizer. The start of a pack that I will continue to build out to fill the gaps of nodes and functionality that I feel is missing in comfyUI" }, { "author": "zfkun", "title": "ComfyUI_zfkun", "reference": "https://github.com/zfkun/ComfyUI_zfkun", "files": [ "https://github.com/zfkun/ComfyUI_zfkun" ], "install_type": "git-clone", "description": "A collection of nodes for common tools, including text preview, text translation (multi-platform, multi-language), image loader, webcamera capture." }, { "author": "80sVectorz", "title": "ComfyUI-Static-Primitives", "reference": "https://github.com/80sVectorz/ComfyUI-Static-Primitives", "files": [ "https://github.com/80sVectorz/ComfyUI-Static-Primitives" ], "install_type": "git-clone", "description": "Adds Static Primitives to ComfyUI. Mostly to work with reroute nodes" }, { "author": "zcfrank1st", "title": "Comfyui-Toolbox", "reference": "https://github.com/zcfrank1st/Comfyui-Toolbox", "files": [ "https://github.com/zcfrank1st/Comfyui-Toolbox" ], "install_type": "git-clone", "description": "Nodes:Preview Json, Save Json, Test Json Preview, ... preview and save nodes" }, { "author": "talesofai", "title": "ComfyUI Browser", "reference": "https://github.com/talesofai/comfyui-browser", "files": [ "https://github.com/talesofai/comfyui-browser" ], "install_type": "git-clone", "description": "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." }, { "author": "yolain", "title": "ComfyUI Easy Use", "reference": "https://github.com/yolain/ComfyUI-Easy-Use", "files": [ "https://github.com/yolain/ComfyUI-Easy-Use" ], "install_type": "git-clone", "description": "To enhance the usability of ComfyUI, optimizations and integrations have been implemented for several commonly used nodes." }, { "author": "bruefire", "title": "ComfyUI Sequential Image Loader", "reference": "https://github.com/bruefire/ComfyUI-SeqImageLoader", "files": [ "https://github.com/bruefire/ComfyUI-SeqImageLoader" ], "install_type": "git-clone", "description": "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." }, { "author": "mmaker", "title": "Color Enhance", "reference": "https://git.mmaker.moe/mmaker/sd-webui-color-enhance", "files": [ "https://git.mmaker.moe/mmaker/sd-webui-color-enhance" ], "install_type": "git-clone", "description": "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." }, { "author": "modusCell", "title": "Preset Dimensions", "reference": "https://github.com/modusCell/ComfyUI-dimension-node-modusCell", "files": [ "https://github.com/modusCell/ComfyUI-dimension-node-modusCell" ], "install_type": "git-clone", "description": "Simple node for sharing latent image size between nodes. Preset dimensions for SD and XL." }, { "author": "aria1th", "title": "ComfyUI-LogicUtils", "reference": "https://github.com/aria1th/ComfyUI-LogicUtils", "files": [ "https://github.com/aria1th/ComfyUI-LogicUtils" ], "install_type": "git-clone", "description": "Nodes:UniformRandomFloat..., RandomShuffleInt, YieldableIterator..., LogicGate..., Add..., MergeString, MemoryNode, ..." }, { "author": "MitoshiroPJ", "title": "ComfyUI Slothful Attention", "reference": "https://github.com/MitoshiroPJ/comfyui_slothful_attention", "files": [ "https://github.com/MitoshiroPJ/comfyui_slothful_attention" ], "install_type": "git-clone", "description": "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)" }, { "author": "brianfitzgerald", "title": "StyleAligned for ComfyUI", "reference": "https://github.com/brianfitzgerald/style_aligned_comfy", "files": [ "https://github.com/brianfitzgerald/style_aligned_comfy" ], "install_type": "git-clone", "description": "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." }, { "author": "deroberon", "title": "demofusion-comfyui", "reference": "https://github.com/deroberon/demofusion-comfyui", "files": [ "https://github.com/deroberon/demofusion-comfyui" ], "install_type": "git-clone", "description": "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." }, { "author": "deroberon", "title": "StableZero123-comfyui", "reference": "https://github.com/deroberon/StableZero123-comfyui", "files": [ "https://github.com/deroberon/StableZero123-comfyui" ], "install_type": "git-clone", "description": "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." }, { "author": "glifxyz", "title": "ComfyUI-GlifNodes", "reference": "https://github.com/glifxyz/ComfyUI-GlifNodes", "files": [ "https://github.com/glifxyz/ComfyUI-GlifNodes" ], "install_type": "git-clone", "description": "Nodes:Consistency VAE Decoder." }, { "author": "concarne000", "title": "ConCarneNode", "reference": "https://github.com/concarne000/ConCarneNode", "files": [ "https://github.com/concarne000/ConCarneNode" ], "install_type": "git-clone", "description": "Nodes:Bing Image Grabber node for ComfyUI." }, { "author": "Aegis72", "title": "AegisFlow Utility Nodes", "reference": "https://github.com/aegis72/aegisflow_utility_nodes", "files": [ "https://github.com/aegis72/aegisflow_utility_nodes" ], "install_type": "git-clone", "description": "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." }, { "author": "Aegis72", "title": "ComfyUI-styles-all", "reference": "https://github.com/aegis72/comfyui-styles-all", "files": [ "https://github.com/aegis72/comfyui-styles-all" ], "install_type": "git-clone", "description": "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." }, { "author": "glibsonoran", "title": "Plush-for-ComfyUI", "reference": "https://github.com/glibsonoran/Plush-for-ComfyUI", "files": [ "https://github.com/glibsonoran/Plush-for-ComfyUI" ], "install_type": "git-clone", "description": "Nodes: Style Prompt, OAI Dall_e Image. Plush contains two OpenAI enabled nodes: Style Prompt: Takes your prompt and the art style you specify and generates a prompt from ChatGPT3 or 4 that Stable Diffusion can use to generate an image in that style. OAI Dall_e 3: Takes your prompt and parameters and produces a Dall_e3 image in ComfyUI." }, { "author": "vienteck", "title": "ComfyUI-Chat-GPT-Integration", "reference": "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration", "files": [ "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration" ], "install_type": "git-clone", "description": "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.\nNOTE: See detailed installation instructions on the [a/repository](https://github.com/vienteck/ComfyUI-Chat-GPT-Integration)." }, { "author": "MNeMoNiCuZ", "title": "ComfyUI-mnemic-nodes", "reference": "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes", "files": [ "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes" ], "install_type": "git-clone", "description": "Nodes:Save Text File" }, { "author": "AI2lab", "title": "comfyUI-tool-2lab", "reference": "https://github.com/AI2lab/comfyUI-tool-2lab", "files": [ "https://github.com/AI2lab/comfyUI-tool-2lab" ], "install_type": "git-clone", "description": "Integrate non-painting capabilities into comfyUI, including data, algorithms, video processing, large models, etc., to facilitate the construction of more powerful workflows." }, { "author": "SpaceKendo", "title": "Text to video for Stable Video Diffusion in ComfyUI", "reference": "https://github.com/SpaceKendo/ComfyUI-svd_txt2vid", "files": [ "https://github.com/SpaceKendo/ComfyUI-svd_txt2vid" ], "install_type": "git-clone", "description": "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." }, { "author": "NimaNzrii", "title": "comfyui-popup_preview", "reference": "https://github.com/NimaNzrii/comfyui-popup_preview", "files": [ "https://github.com/NimaNzrii/comfyui-popup_preview" ], "install_type": "git-clone", "description": "popup preview for comfyui" }, { "author": "NimaNzrii", "title": "comfyui-photoshop", "reference": "https://github.com/NimaNzrii/comfyui-photoshop", "files": [ "https://github.com/NimaNzrii/comfyui-photoshop" ], "install_type": "git-clone", "description": "Photoshop node inside of ComfyUi, send and get data from Photoshop" }, { "author": "Rui", "title": "RUI-Nodes", "reference": "https://github.com/rui40000/RUI-Nodes", "files": [ "https://github.com/rui40000/RUI-Nodes" ], "install_type": "git-clone", "description": "Rui's workflow-specific custom node, written using GPT." }, { "author": "dmarx", "title": "ComfyUI-Keyframed", "reference": "https://github.com/dmarx/ComfyUI-Keyframed", "files": [ "https://github.com/dmarx/ComfyUI-Keyframed" ], "install_type": "git-clone", "description": "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." }, { "author": "dmarx", "title": "ComfyUI-AudioReactive", "reference": "https://github.com/dmarx/ComfyUI-AudioReactive", "files": [ "https://github.com/dmarx/ComfyUI-AudioReactive" ], "install_type": "git-clone", "description": "porting audioreactivity pipeline from vktrs to comfyui." }, { "author": "TripleHeadedMonkey", "title": "ComfyUI_MileHighStyler", "reference": "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler", "files": [ "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler" ], "install_type": "git-clone", "description": "This extension provides various SDXL Prompt Stylers. See: [a/youtube](https://youtu.be/WBHI-2uww7o?si=dijvDaUI4nmx4VkF)" }, { "author": "BennyKok", "title": "ComfyUI Deploy", "reference": "https://github.com/BennyKok/comfyui-deploy", "files": [ "https://github.com/BennyKok/comfyui-deploy" ], "install_type": "git-clone", "description": "Open source comfyui deployment platform, a vercel for generative workflow infra." }, { "author": "florestefano1975", "title": "comfyui-portrait-master", "reference": "https://github.com/florestefano1975/comfyui-portrait-master", "files": [ "https://github.com/florestefano1975/comfyui-portrait-master" ], "install_type": "git-clone", "description": "ComfyUI Portrait Master. A node designed to help AI image creators to generate prompts for human portraits." }, { "author": "florestefano1975", "title": "comfyui-prompt-composer", "reference": "https://github.com/florestefano1975/comfyui-prompt-composer", "files": [ "https://github.com/florestefano1975/comfyui-prompt-composer" ], "install_type": "git-clone", "description": "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." }, { "author": "mozman", "title": "ComfyUI_mozman_nodes", "reference": "https://github.com/mozman/ComfyUI_mozman_nodes", "files": [ "https://github.com/mozman/ComfyUI_mozman_nodes" ], "install_type": "git-clone", "description": "This extension provides styler nodes for SDXL.\n\nNOTE: 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." }, { "author": "rcsaquino", "title": "rcsaquino/comfyui-custom-nodes", "reference": "https://github.com/rcsaquino/comfyui-custom-nodes", "files": [ "https://github.com/rcsaquino/comfyui-custom-nodes" ], "install_type": "git-clone", "description": "Nodes: VAE Processor, VAE Loader, Background Remover" }, { "author": "rcfcu2000", "title": "zhihuige-nodes-comfyui", "reference": "https://github.com/rcfcu2000/zhihuige-nodes-comfyui", "files": [ "https://github.com/rcfcu2000/zhihuige-nodes-comfyui" ], "install_type": "git-clone", "description": "Nodes: Combine ZHGMasks, Cover ZHGMasks, ZHG FaceIndex, ZHG SaveImage, ZHG SmoothEdge, ZHG GetMaskArea, ..." }, { "author": "IDGallagher", "title": "IG Interpolation Nodes", "reference": "https://github.com/IDGallagher/ComfyUI-IG-Nodes", "files": [ "https://github.com/IDGallagher/ComfyUI-IG-Nodes" ], "install_type": "git-clone", "description": "Custom nodes to aid in the exploration of Latent Space" }, { "author": "violet-chen", "title": "comfyui-psd2png", "reference": "https://github.com/violet-chen/comfyui-psd2png", "files": [ "https://github.com/violet-chen/comfyui-psd2png" ], "install_type": "git-clone", "description": "Nodes: Psd2Png." }, { "author": "lldacing", "title": "comfyui-easyapi-nodes", "reference": "https://github.com/lldacing/comfyui-easyapi-nodes", "files": [ "https://github.com/lldacing/comfyui-easyapi-nodes" ], "install_type": "git-clone", "description": "Nodes: Base64 To Image, Image To Base64, Load Image To Base64." }, { "author": "CosmicLaca", "title": "Primere nodes for ComfyUI", "reference": "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes", "files": [ "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes" ], "install_type": "git-clone", "description": "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, )" }, { "author": "RenderRift", "title": "ComfyUI-RenderRiftNodes", "reference": "https://github.com/RenderRift/ComfyUI-RenderRiftNodes", "files": [ "https://github.com/RenderRift/ComfyUI-RenderRiftNodes" ], "install_type": "git-clone", "description": "Nodes:RR_Date_Folder_Format, RR_Image_Metadata_Overlay, RR_VideoPathMetaExtraction, RR_DisplayMetaOptions. This extension provides nodes designed to enhance the Animatediff workflow." }, { "author": "OpenArt-AI", "title": "ComfyUI Assistant", "reference": "https://github.com/OpenArt-AI/ComfyUI-Assistant", "files": [ "https://github.com/OpenArt-AI/ComfyUI-Assistant" ], "install_type": "git-clone", "description": "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." }, { "author": "ttulttul", "title": "ComfyUI Iterative Mixing Nodes", "reference": "https://github.com/ttulttul/ComfyUI-Iterative-Mixer", "files": [ "https://github.com/ttulttul/ComfyUI-Iterative-Mixer" ], "install_type": "git-clone", "description": "Nodes: Iterative Mixing KSampler, Batch Unsampler, Iterative Mixing KSampler Advanced" }, { "author": "ttulttul", "title": "ComfyUI-Tensor-Operations", "reference": "https://github.com/ttulttul/ComfyUI-Tensor-Operations", "files": [ "https://github.com/ttulttul/ComfyUI-Tensor-Operations" ], "install_type": "git-clone", "description": "This repo contains nodes for ComfyUI that implement some helpful operations on tensors, such as normalization." }, { "author": "jitcoder", "title": "LoraInfo", "reference": "https://github.com/jitcoder/lora-info", "files": [ "https://github.com/jitcoder/lora-info" ], "install_type": "git-clone", "description": "Shows Lora information from CivitAI and outputs trigger words and example prompt" }, { "author": "ceruleandeep", "title": "ComfyUI LLaVA Captioner", "reference": "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner", "files": [ "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner" ], "install_type": "git-clone", "description": "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." }, { "author": "thecooltechguy", "title": "ComfyUI-ComfyRun", "reference": "https://github.com/thecooltechguy/ComfyUI-ComfyRun", "files": [ "https://github.com/thecooltechguy/ComfyUI-ComfyRun" ], "install_type": "git-clone", "description": "The easiest way to run & share any ComfyUI workflow [a/https://comfyrun.com](https://comfyrun.com)" }, { "author": "thecooltechguy", "title": "ComfyUI-MagicAnimate", "reference": "https://github.com/thecooltechguy/ComfyUI-MagicAnimate", "files": [ "https://github.com/thecooltechguy/ComfyUI-MagicAnimate" ], "install_type": "git-clone", "description": "Easily use Magic Animate within ComfyUI!\n[w/WARN: This extension requires 15GB disk space.]" }, { "author": "thecooltechguy", "title": "ComfyUI-ComfyWorkflows", "reference": "https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows", "files": [ "https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows" ], "install_type": "git-clone", "description": "The best way to run, share, & discover thousands of ComfyUI workflows." }, { "author": "styler00dollar", "title": "ComfyUI-sudo-latent-upscale", "reference": "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale", "files": [ "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale" ], "install_type": "git-clone", "description": "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). " }, { "author": "styler00dollar", "title": "ComfyUI-deepcache", "reference": "https://github.com/styler00dollar/ComfyUI-deepcache", "files": [ "https://github.com/styler00dollar/ComfyUI-deepcache" ], "install_type": "git-clone", "description": "This extension provides nodes for [a/DeepCache: Accelerating Diffusion Models for Free](https://arxiv.org/abs/2312.00858)\nNOTE:Original code can be found [a/here](https://gist.github.com/laksjdjf/435c512bc19636e9c9af4ee7bea9eb86). Full credit to laksjdjf for sharing the code. " }, { "author": "HarroweD and quadmoon", "title": "Harronode", "reference": "https://github.com/NotHarroweD/Harronode", "nodename_pattern": "Harronode", "files": [ "https://github.com/NotHarroweD/Harronode" ], "install_type": "git-clone", "description": "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." }, { "author": "Limitex", "title": "ComfyUI-Calculation", "reference": "https://github.com/Limitex/ComfyUI-Calculation", "files": [ "https://github.com/Limitex/ComfyUI-Calculation" ], "install_type": "git-clone", "description": "Nodes: Center Calculation. Improved Numerical Calculation for ComfyUI" }, { "author": "Limitex", "title": "ComfyUI-Diffusers", "reference": "https://github.com/Limitex/ComfyUI-Diffusers", "files": [ "https://github.com/Limitex/ComfyUI-Diffusers" ], "install_type": "git-clone", "description": "This extension enables the use of the diffuser pipeline in ComfyUI." }, { "author": "edenartlab", "title": "eden_comfy_pipelines", "reference": "https://github.com/edenartlab/eden_comfy_pipelines", "files": [ "https://github.com/edenartlab/eden_comfy_pipelines" ], "install_type": "git-clone", "description": "Nodes:CLIP Interrogator, ..." }, { "author": "pkpk", "title": "ComfyUI-SaveAVIF", "reference": "https://github.com/pkpkTech/ComfyUI-SaveAVIF", "files": [ "https://github.com/pkpkTech/ComfyUI-SaveAVIF" ], "install_type": "git-clone", "description": "A custom node on ComfyUI that saves images in AVIF format. Workflow can be loaded from images saved at this node." }, { "author": "pkpkTech", "title": "ComfyUI-ngrok", "reference": "https://github.com/pkpkTech/ComfyUI-ngrok", "files": [ "https://github.com/pkpkTech/ComfyUI-ngrok" ], "install_type": "git-clone", "description": "Use ngrok to allow external access to ComfyUI.\nNOTE: Need to manually modify a token inside the __init__.py file." }, { "author": "pkpk", "title": "ComfyUI-TemporaryLoader", "reference": "https://github.com/pkpkTech/ComfyUI-TemporaryLoader", "files": [ "https://github.com/pkpkTech/ComfyUI-TemporaryLoader" ], "install_type": "git-clone", "description": "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.\nThis 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." }, { "author": "Crystian", "title": "Crystools", "reference": "https://github.com/crystian/ComfyUI-Crystools", "files": [ "https://github.com/crystian/ComfyUI-Crystools" ], "install_type": "git-clone", "description": "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!\nThis provides better nodes to load/save images, previews, etc, and see \"hidden\" data without loading a new workflow." }, { "author": "Crystian", "title": "Crystools-save", "reference": "https://github.com/crystian/ComfyUI-Crystools-save", "files": [ "https://github.com/crystian/ComfyUI-Crystools-save" ], "install_type": "git-clone", "description": "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!" }, { "author": "Kangkang625", "title": "ComfyUI-Paint-by-Example", "reference": "https://github.com/Kangkang625/ComfyUI-paint-by-example", "pip": ["diffusers"], "files": [ "https://github.com/Kangkang625/ComfyUI-paint-by-example" ], "install_type": "git-clone", "description": "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)." }, { "author": "54rt1n", "title": "ComfyUI-DareMerge", "reference": "https://github.com/54rt1n/ComfyUI-DareMerge", "files": [ "https://github.com/54rt1n/ComfyUI-DareMerge" ], "install_type": "git-clone", "description": "Merge two checkpoint models by dare ties [a/(https://github.com/yule-BUAA/MergeLM)](https://github.com/yule-BUAA/MergeLM), sort of." }, { "author": "an90ray", "title": "ComfyUI_RErouter_CustomNodes", "reference": "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes", "files": [ "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes" ], "install_type": "git-clone", "description": "Nodes: RErouter, String (RE), Int (RE)" }, { "author": "jesenzhang", "title": "ComfyUI_StreamDiffusion", "reference": "https://github.com/jesenzhang/ComfyUI_StreamDiffusion", "files": [ "https://github.com/jesenzhang/ComfyUI_StreamDiffusion" ], "install_type": "git-clone", "description": "This is a simple implementation StreamDiffusion(A Pipeline-Level Solution for Real-Time Interactive Generation) for ComfyUI" }, { "author": "ai-liam", "title": "LiamUtil", "reference": "https://github.com/ai-liam/comfyui_liam_util", "files": [ "https://github.com/ai-liam/comfyui_liam_util" ], "install_type": "git-clone", "description": "Nodes: LiamLoadImage. This node provides the capability to load images from a URL." }, { "author": "Ryuukeisyou", "title": "comfyui_face_parsing", "reference": "https://github.com/Ryuukeisyou/comfyui_face_parsing", "files": [ "https://github.com/Ryuukeisyou/comfyui_face_parsing" ], "install_type": "git-clone", "description": "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." }, { "author": "tocubed", "title": "ComfyUI-AudioReactor", "reference": "https://github.com/tocubed/ComfyUI-AudioReactor", "files": [ "https://github.com/tocubed/ComfyUI-AudioReactor" ], "install_type": "git-clone", "description": "Nodes: Shadertoy, Load Audio (from Path), Audio Frame Transform (Shadertoy), Audio Frame Transform (Beats)" }, { "author": "ntc-ai", "title": "ComfyUI - Apply LoRA Stacker with DARE", "reference": "https://github.com/ntc-ai/ComfyUI-DARE-LoRA-Merge", "files": [ "https://github.com/ntc-ai/ComfyUI-DARE-LoRA-Merge" ], "install_type": "git-clone", "description": "An experiment about combining multiple LoRAs with [a/DARE](https://arxiv.org/pdf/2311.03099.pdf)" }, { "author": "wwwins", "title": "ComfyUI-Simple-Aspect-Ratio", "reference": "https://github.com/wwwins/ComfyUI-Simple-Aspect-Ratio", "files": [ "https://github.com/wwwins/ComfyUI-Simple-Aspect-Ratio" ], "install_type": "git-clone", "description": "Nodes:SimpleAspectRatio" }, { "author": "ownimage", "title": "ComfyUI-ownimage", "reference": "https://github.com/ownimage/ComfyUI-ownimage", "files": [ "https://github.com/ownimage/ComfyUI-ownimage" ], "install_type": "git-clone", "description": "Nodes:Caching Image Loader." }, { "author": "Millyarde", "title": "Pomfy - Photoshop and ComfyUI 2-way sync", "reference": "https://github.com/Millyarde/Pomfy", "files": [ "https://github.com/Millyarde/Pomfy" ], "install_type": "git-clone", "description": "Photoshop custom nodes inside of ComfyUi, send and get data via Photoshop UXP plugin for cross platform support" }, { "author": "Ryuukeisyou", "title": "comfyui_image_io_helpers", "reference": "https://github.com/Ryuukeisyou/comfyui_image_io_helpers", "files": [ "https://github.com/Ryuukeisyou/comfyui_image_io_helpers" ], "install_type": "git-clone", "description": "Nodes:ImageLoadFromBase64, ImageLoadByPath, ImageLoadAsMaskByPath, ImageSaveToPath, ImageSaveAsBase64." }, { "author": "flowtyone", "title": "ComfyUI-Flowty-LDSR", "reference": "https://github.com/flowtyone/ComfyUI-Flowty-LDSR", "files": [ "https://github.com/flowtyone/ComfyUI-Flowty-LDSR" ], "install_type": "git-clone", "description": "This is a custom node that lets you take advantage of Latent Diffusion Super Resolution (LDSR) models inside ComfyUI." }, { "author": "massao000", "title": "ComfyUI_aspect_ratios", "reference": "https://github.com/massao000/ComfyUI_aspect_ratios", "files": [ "https://github.com/massao000/ComfyUI_aspect_ratios" ], "install_type": "git-clone", "description": "Aspect ratio selector for ComfyUI based on [a/sd-webui-ar](https://github.com/alemelis/sd-webui-ar?tab=readme-ov-file)." }, { "author": "SiliconFlow", "title": "OneDiff Nodes", "reference": "https://github.com/siliconflow/onediff_comfy_nodes", "files": [ "https://github.com/siliconflow/onediff_comfy_nodes" ], "install_type": "git-clone", "description": "[a/Onediff](https://github.com/siliconflow/onediff) ComfyUI Nodes." }, { "author": "ZHO-ZHO-ZHO", "title": "ComfyUI-ArtGallery", "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery", "files": [ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery" ], "install_type": "git-clone", "description": "Prompt Visualization | Art Gallery\n[w/WARN: Installation requires 2GB of space, and it will involve a long download time.]" }, { "author": "hinablue", "title": "ComfyUI 3D Pose Editor", "reference": "https://github.com/hinablue/ComfyUI_3dPoseEditor", "files": [ "https://github.com/hinablue/ComfyUI_3dPoseEditor" ], "install_type": "git-clone", "description": "Nodes:3D Pose Editor" }, { "author": "chaojie", "title": "ComfyUI-DynamiCrafter", "reference": "https://github.com/chaojie/ComfyUI-DynamiCrafter", "files": [ "https://github.com/chaojie/ComfyUI-DynamiCrafter" ], "install_type": "git-clone", "description": "Better Dynamic, Higher Resolution, and Stronger Coherence!" }, { "author": "chaojie", "title": "ComfyUI-Panda3d", "reference": "https://github.com/chaojie/ComfyUI-Panda3d", "files": [ "https://github.com/chaojie/ComfyUI-Panda3d" ], "install_type": "git-clone", "description": "ComfyUI 3d engine" }, { "author": "chaojie", "title": "ComfyUI-Pymunk", "reference": "https://github.com/chaojie/ComfyUI-Pymunk", "files": [ "https://github.com/chaojie/ComfyUI-Pymunk" ], "install_type": "git-clone", "description": "Pymunk is a easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python" }, { "author": "chaojie", "title": "ComfyUI-MotionCtrl", "reference": "https://github.com/chaojie/ComfyUI-MotionCtrl", "files": [ "https://github.com/chaojie/ComfyUI-MotionCtrl" ], "install_type": "git-clone", "description": "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" }, { "author": "chaojie", "title": "ComfyUI-Motion-Vector-Extractor", "reference": "https://github.com/chaojie/ComfyUI-Motion-Vector-Extractor", "files": [ "https://github.com/chaojie/ComfyUI-Motion-Vector-Extractor" ], "install_type": "git-clone", "description": "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." }, { "author": "chaojie", "title": "ComfyUI-MotionCtrl-SVD", "reference": "https://github.com/chaojie/ComfyUI-MotionCtrl-SVD", "files": [ "https://github.com/chaojie/ComfyUI-MotionCtrl-SVD" ], "install_type": "git-clone", "description": "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" }, { "author": "chaojie", "title": "ComfyUI-DragNUWA", "reference": "https://github.com/chaojie/ComfyUI-DragNUWA", "files": [ "https://github.com/chaojie/ComfyUI-DragNUWA" ], "install_type": "git-clone", "description": "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\n[w/Due to changes in the torch package and versions of many other packages, it may disrupt your installation environment.]" }, { "author": "chaojie", "title": "ComfyUI-Moore-AnimateAnyone", "reference": "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone", "files": [ "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone" ], "install_type": "git-clone", "description": "Nodes: Run python tools/download_weights.py first to download weights automatically" }, { "author": "chaojie", "title": "ComfyUI-I2VGEN-XL", "reference": "https://github.com/chaojie/ComfyUI-I2VGEN-XL", "files": [ "https://github.com/chaojie/ComfyUI-I2VGEN-XL" ], "install_type": "git-clone", "description": "This is an implementation of [a/i2vgen-xl](https://github.com/ali-vilab/i2vgen-xl)" }, { "author": "chaojie", "title": "ComfyUI-LightGlue", "reference": "https://github.com/chaojie/ComfyUI-LightGlue", "files": [ "https://github.com/chaojie/ComfyUI-LightGlue" ], "install_type": "git-clone", "description": "This is an ComfyUI implementation of LightGlue to generate motion brush" }, { "author": "chaojie", "title": "ComfyUI-RAFT", "reference": "https://github.com/chaojie/ComfyUI-RAFT", "files": [ "https://github.com/chaojie/ComfyUI-RAFT" ], "install_type": "git-clone", "description": "This is an ComfyUI implementation of RAFT to generate motion brush" }, { "author": "alexopus", "title": "ComfyUI Image Saver", "reference": "https://github.com/alexopus/ComfyUI-Image-Saver", "files": [ "https://github.com/alexopus/ComfyUI-Image-Saver" ], "install_type": "git-clone", "description": "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." }, { "author": "kft334", "title": "Knodes", "reference": "https://github.com/kft334/Knodes", "files": [ "https://github.com/kft334/Knodes" ], "install_type": "git-clone", "description": "Nodes: Image(s) To Websocket (Base64), Load Image (Base64),Load Images (Base64)" }, { "author": "MrForExample", "title": "ComfyUI-3D-Pack", "reference": "https://github.com/MrForExample/ComfyUI-3D-Pack", "files": [ "https://github.com/MrForExample/ComfyUI-3D-Pack" ], "install_type": "git-clone", "description": "An extensive node suite that enables ComfyUI to process 3D inputs (Mesh & UV Texture, etc) using cutting edge algorithms (3DGS, NeRF, etc.)" }, { "author": "Mr.ForExample", "title": "ComfyUI-AnimateAnyone-Evolved", "reference": "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved", "files": [ "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved" ], "install_type": "git-clone", "description": "Improved AnimateAnyone implementation that allows you to use the opse image sequence and reference image to generate stylized video.\nThe 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!🚀\n[w/The torch environment may be compromised due to version issues as some torch-related packages are being reinstalled.]" }, { "author": "Hangover3832", "title": "ComfyUI-Hangover-Nodes", "reference": "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes", "files": [ "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes" ], "install_type": "git-clone", "description": "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." }, { "author": "Hangover3832", "title": "ComfyUI-Hangover-Moondream", "reference": "https://github.com/Hangover3832/ComfyUI-Hangover-Moondream", "files": [ "https://github.com/Hangover3832/ComfyUI-Hangover-Moondream" ], "install_type": "git-clone", "description": "Moondream is a lightweight multimodal large languge model.\nIMPORTANT:According to the creator, Moondream is for research purposes only, commercial use is not allowed!\n[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!]" }, { "author": "tzwm", "title": "ComfyUI Profiler", "reference": "https://github.com/tzwm/comfyui-profiler", "files": [ "https://github.com/tzwm/comfyui-profiler" ], "install_type": "git-clone", "description": "Calculate the execution time of all nodes." }, { "author": "Daniel Lewis", "title": "ComfyUI-Llama", "reference": "https://github.com/daniel-lewis-ab/ComfyUI-Llama", "files": [ "https://github.com/daniel-lewis-ab/ComfyUI-Llama" ], "install_type": "git-clone", "description": "This is a set of nodes to interact with llama-cpp-python" }, { "author": "Daniel Lewis", "title": "ComfyUI-TTS", "reference": "https://github.com/daniel-lewis-ab/ComfyUI-TTS", "files": [ "https://github.com/daniel-lewis-ab/ComfyUI-TTS" ], "install_type": "git-clone", "description": "Text To Speech (TTS) for ComfyUI" }, { "author": "djbielejeski", "title": "a-person-mask-generator", "reference": "https://github.com/djbielejeski/a-person-mask-generator", "files": [ "https://github.com/djbielejeski/a-person-mask-generator" ], "install_type": "git-clone", "description": "Extension for Automatic1111 and ComfyUI to automatically create masks for Background/Hair/Body/Face/Clothes in Img2Img" }, { "author": "smagnetize", "title": "kb-comfyui-nodes", "reference": "https://github.com/smagnetize/kb-comfyui-nodes", "files": [ "https://github.com/smagnetize/kb-comfyui-nodes" ], "install_type": "git-clone", "description": "Nodes:SingleImageDataUrlLoader" }, { "author": "ginlov", "title": "segment_to_mask_comfyui", "reference": "https://github.com/ginlov/segment_to_mask_comfyui", "files": [ "https://github.com/ginlov/segment_to_mask_comfyui" ], "install_type": "git-clone", "description": "Nodes:SegToMask" }, { "author": "glowcone", "title": "Load Image From Base64 URI", "reference": "https://github.com/glowcone/comfyui-base64-to-image", "files": [ "https://github.com/glowcone/comfyui-base64-to-image" ], "install_type": "git-clone", "description": "Nodes: LoadImageFromBase64. Loads an image and its transparency mask from a base64-encoded data URI for easy API connection." }, { "author": "AInseven", "title": "ComfyUI-fastblend", "reference": "https://github.com/AInseven/ComfyUI-fastblend", "files": [ "https://github.com/AInseven/ComfyUI-fastblend" ], "install_type": "git-clone", "description": "fastblend for comfyui, and other nodes that I write for video2video. rebatch image, my openpose" }, { "author": "HebelHuber", "title": "comfyui-enhanced-save-node", "reference": "https://github.com/HebelHuber/comfyui-enhanced-save-node", "files": [ "https://github.com/HebelHuber/comfyui-enhanced-save-node" ], "install_type": "git-clone", "description": "Nodes:Enhanced Save Node" }, { "author": "LarryJane491", "title": "Lora-Training-in-Comfy", "reference": "https://github.com/LarryJane491/Lora-Training-in-Comfy", "files": [ "https://github.com/LarryJane491/Lora-Training-in-Comfy" ], "install_type": "git-clone", "description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!" }, { "author": "LarryJane491", "title": "Image-Captioning-in-ComfyUI", "reference": "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI", "files": [ "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI" ], "install_type": "git-clone", "description": "The LoRA Caption custom nodes, just like their name suggests, allow you to caption images so they are ready for LoRA training." }, { "author": "Layer-norm", "title": "Comfyui lama remover", "reference": "https://github.com/Layer-norm/comfyui-lama-remover", "files": [ "https://github.com/Layer-norm/comfyui-lama-remover" ], "install_type": "git-clone", "description": "A very simple ComfyUI node to remove item with mask." }, { "author": "Taremin", "title": "ComfyUI Prompt ExtraNetworks", "reference": "https://github.com/Taremin/comfyui-prompt-extranetworks", "files": [ "https://github.com/Taremin/comfyui-prompt-extranetworks" ], "install_type": "git-clone", "description": "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." }, { "author": "Taremin", "title": "ComfyUI String Tools", "reference": "https://github.com/Taremin/comfyui-string-tools", "files": [ "https://github.com/Taremin/comfyui-string-tools" ], "install_type": "git-clone", "description": " This extension provides the StringToolsConcat node, which concatenates multiple texts, and the StringToolsRandomChoice node, which selects one randomly from multiple texts." }, { "author": "Taremin", "title": "WebUI Monaco Prompt", "reference": "https://github.com/Taremin/webui-monaco-prompt", "files": [ "https://github.com/Taremin/webui-monaco-prompt" ], "install_type": "git-clone", "description": "Make it possible to edit the prompt using the Monaco Editor, an editor implementation used in VSCode.\nNOTE: This extension supports both ComfyUI and A1111 simultaneously." }, { "author": "foxtrot-roger", "title": "RF Nodes", "reference": "https://github.com/foxtrot-roger/comfyui-rf-nodes", "files": [ "https://github.com/foxtrot-roger/comfyui-rf-nodes" ], "install_type": "git-clone", "description": "A bunch of nodes that can be useful to manipulate primitive types (numbers, text, ...) Also some helpers to generate text and timestamps." }, { "author": "abyz22", "title": "image_control", "reference": "https://github.com/abyz22/image_control", "files": [ "https://github.com/abyz22/image_control" ], "install_type": "git-clone", "description": "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)" }, { "author": "HAL41", "title": "ComfyUI aichemy nodes", "reference": "https://github.com/HAL41/ComfyUI-aichemy-nodes", "files": [ "https://github.com/HAL41/ComfyUI-aichemy-nodes" ], "install_type": "git-clone", "description": "Simple node to handle scaling of YOLOv8 segmentation masks" }, { "author": "nkchocoai", "title": "ComfyUI-SizeFromPresets", "reference": "https://github.com/nkchocoai/ComfyUI-SizeFromPresets", "files": [ "https://github.com/nkchocoai/ComfyUI-SizeFromPresets" ], "install_type": "git-clone", "description": "Add a node that outputs width and height of the size selected from the preset (.csv)." }, { "author": "nkchocoai", "title": "ComfyUI-PromptUtilities", "reference": "https://github.com/nkchocoai/ComfyUI-PromptUtilities", "files": [ "https://github.com/nkchocoai/ComfyUI-PromptUtilities" ], "install_type": "git-clone", "description": "Nodes: Format String, Join String List, Load Preset, Load Preset (Advanced), Const String, Const String (multi line). Add useful nodes related to prompt." }, { "author": "JaredTherriault", "title": "ComfyUI-JNodes", "reference": "https://github.com/JaredTherriault/ComfyUI-JNodes", "files": [ "https://github.com/JaredTherriault/ComfyUI-JNodes" ], "install_type": "git-clone", "description": "python and web UX improvements for ComfyUI.\n[w/'DynamicPrompts.js' and 'EditAttention.js' from the core, along with 'ImageFeed.js' and 'favicon.js' from the custom scripts of pythongosssss, are not compatible. Therefore, manual deletion of these files is required to use this web extension.]" }, { "author": "prozacgod", "title": "ComfyUI Multi-Workspace", "reference": "https://github.com/prozacgod/comfyui-pzc-multiworkspace", "files": [ "https://github.com/prozacgod/comfyui-pzc-multiworkspace" ], "install_type": "git-clone", "description": "A simple, quick, and dirty implementation of multiple workspaces within ComfyUI." }, { "author": "Siberpone", "title": "Lazy Pony Prompter", "reference": "https://github.com/Siberpone/lazy-pony-prompter", "files": [ "https://github.com/Siberpone/lazy-pony-prompter" ], "install_type": "git-clone", "description": "A pony prompt helper extension for AUTOMATIC1111's Stable Diffusion Web UI and ComfyUI that utilizes the full power of your favorite booru query syntax. Currently supports [a/Derpibooru](https://derpibooru/org) and [a/E621](https://e621.net/)." }, { "author": "chflame163", "title": "ComfyUI Layer Style", "reference": "https://github.com/chflame163/ComfyUI_LayerStyle", "files": [ "https://github.com/chflame163/ComfyUI_LayerStyle" ], "install_type": "git-clone", "description": "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." }, { "author": "dave-palt", "title": "comfyui_DSP_imagehelpers", "reference": "https://github.com/dave-palt/comfyui_DSP_imagehelpers", "files": [ "https://github.com/dave-palt/comfyui_DSP_imagehelpers" ], "install_type": "git-clone", "description": "Nodes: DSP Image Concat" }, { "author": "Inzaniak", "title": "Ranbooru for ComfyUI", "reference": "https://github.com/Inzaniak/comfyui-ranbooru", "files": [ "https://github.com/Inzaniak/comfyui-ranbooru" ], "install_type": "git-clone", "description": "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" }, { "author": "miosp", "title": "ComfyUI-FBCNN", "reference": "https://github.com/Miosp/ComfyUI-FBCNN", "files": [ "https://github.com/Miosp/ComfyUI-FBCNN" ], "install_type": "git-clone", "description": "A node for JPEG de-artifacting using [a/FBCNN](https://github.com/jiaxi-jiang/FBCNN)." }, { "author": "JcandZero", "title": "ComfyUI_GLM4Node", "reference": "https://github.com/JcandZero/ComfyUI_GLM4Node", "files": [ "https://github.com/JcandZero/ComfyUI_GLM4Node" ], "install_type": "git-clone", "description": "GLM4 Vision Integration" }, { "author": "darkpixel", "title": "DarkPrompts", "reference": "https://github.com/darkpixel/darkprompts", "files": [ "https://github.com/darkpixel/darkprompts" ], "install_type": "git-clone", "description": "Slightly better random prompt generation tools that allow combining and picking prompts from both file and text input sources." }, { "author": "shiimizu", "title": "ComfyUI PhotoMaker Plus", "reference": "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus", "files": [ "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus" ], "install_type": "git-clone", "description": "ComfyUI reference implementation for [a/PhotoMaker](https://github.com/TencentARC/PhotoMaker) models. [w/WARN:The repository name has been changed. For those who have previously installed it, please delete custom_nodes/ComfyUI-PhotoMaker from disk and reinstall this.]" }, { "author": "Qais Malkawi", "title": "ComfyUI-Qais-Helper", "reference": "https://github.com/QaisMalkawi/ComfyUI-QaisHelper", "files": [ "https://github.com/QaisMalkawi/ComfyUI-QaisHelper" ], "install_type": "git-clone", "description": "This Extension adds a few custom QOL nodes that ComfyUI lacks by default." }, { "author": "longgui0318", "title": "comfyui-mask-util", "reference": "https://github.com/longgui0318/comfyui-mask-util", "files": [ "https://github.com/longgui0318/comfyui-mask-util" ], "install_type": "git-clone", "description": "Nodes:Split Masks" }, { "author": "DimaChaichan", "title": "LAizypainter-Exporter-ComfyUI", "reference": "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI", "files": [ "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI" ], "install_type": "git-clone", "description": "This exporter is a plugin for ComfyUI, which can export tasks for [a/LAizypainter](https://github.com/DimaChaichan/LAizypainter).\nLAizypainter 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)" }, { "author": "adriflex", "title": "ComfyUI_Blender_Texdiff", "reference": "https://github.com/adriflex/ComfyUI_Blender_Texdiff", "files": [ "https://github.com/adriflex/ComfyUI_Blender_Texdiff" ], "install_type": "git-clone", "description": "Nodes:Blender viewport color, Blender Viewport depth" }, { "author": "Shraknard", "title": "ComfyUI-Remover", "reference": "https://github.com/Shraknard/ComfyUI-Remover", "files": [ "https://github.com/Shraknard/ComfyUI-Remover" ], "install_type": "git-clone", "description": "Custom node for ComfyUI that makes parts of the image transparent (face, background...)" }, { "author": "Abdullah Ozmantar", "title": "InstaSwap Face Swap Node for ComfyUI", "reference": "https://github.com/abdozmantar/ComfyUI-InstaSwap", "files": [ "https://github.com/abdozmantar/ComfyUI-InstaSwap" ], "install_type": "git-clone", "description": "A quick and easy ComfyUI custom nodes for ultra-quality, lightning-speed face swapping of humans." }, { "author": "FlyingFireCo", "title": "tiled_ksampler", "reference": "https://github.com/FlyingFireCo/tiled_ksampler", "files": [ "https://github.com/FlyingFireCo/tiled_ksampler" ], "install_type": "git-clone", "description": "Nodes:Tiled KSampler, Asymmetric Tiled KSampler, Circular VAEDecode." }, { "author": "Nlar", "title": "ComfyUI_CartoonSegmentation", "reference": "https://github.com/Nlar/ComfyUI_CartoonSegmentation", "files": [ "https://github.com/Nlar/ComfyUI_CartoonSegmentation" ], "install_type": "git-clone", "description": "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." }, { "author": "godspede", "title": "ComfyUI Substring", "reference": "https://github.com/godspede/ComfyUI_Substring", "files": [ "https://github.com/godspede/ComfyUI_Substring" ], "install_type": "git-clone", "description": "Just a simple substring node that takes text and length as input, and outputs the first length characters." }, { "author": "gokayfem", "title": "VLM_nodes", "reference": "https://github.com/gokayfem/ComfyUI_VLM_nodes", "files": [ "https://github.com/gokayfem/ComfyUI_VLM_nodes" ], "install_type": "git-clone", "description": "Nodes:VisionQuestionAnswering Node, PromptGenerate Node" }, { "author": "Hiero207", "title": "ComfyUI-Hiero-Nodes", "reference": "https://github.com/Hiero207/ComfyUI-Hiero-Nodes", "files": [ "https://github.com/Hiero207/ComfyUI-Hiero-Nodes" ], "install_type": "git-clone", "description": "Nodes:Post to Discord w/ Webhook" }, { "author": "azure-dragon-ai", "title": "ComfyUI-ClipScore-Nodes", "reference": "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes", "files": [ "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes" ], "install_type": "git-clone", "description": "Nodes:ImageScore, Loader, Image Processor, Real Image Processor, Fake Image Processor, Text Processor. ComfyUI Nodes for ClipScore" }, { "author": "yuvraj108c", "title": "ComfyUI Whisper", "reference": "https://github.com/yuvraj108c/ComfyUI-Whisper", "files": [ "https://github.com/yuvraj108c/ComfyUI-Whisper" ], "install_type": "git-clone", "description": "Transcribe audio and add subtitles to videos using Whisper in ComfyUI" }, { "author": "blepping", "title": "ComfyUI-bleh", "reference": "https://github.com/blepping/ComfyUI-bleh", "files": [ "https://github.com/blepping/ComfyUI-bleh" ], "install_type": "git-clone", "description": "Better TAESD previews, BlehHyperTile." }, { "author": "JerryOrbachJr", "title": "ComfyUI-RandomSize", "reference": "https://github.com/JerryOrbachJr/ComfyUI-RandomSize", "files": [ "https://github.com/JerryOrbachJr/ComfyUI-RandomSize" ], "install_type": "git-clone", "description": "A ComfyUI custom node that randomly selects a height and width pair from a list in a config file" }, { "author": "jamal-alkharrat", "title": "ComfyUI_rotate_image", "reference": "https://github.com/jamal-alkharrat/ComfyUI_rotate_image", "files": [ "https://github.com/jamal-alkharrat/ComfyUI_rotate_image" ], "install_type": "git-clone", "description": "ComfyUI Custom Node to Rotate Images, Img2Img node." }, { "author": "mape", "title": "mape's ComfyUI Helpers", "reference": "https://github.com/mape/ComfyUI-mape-Helpers", "files": [ "https://github.com/mape/ComfyUI-mape-Helpers" ], "install_type": "git-clone", "description": "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/)" }, { "author": "zhongpei", "title": "Comfyui_image2prompt", "reference": "https://github.com/zhongpei/Comfyui_image2prompt", "files": [ "https://github.com/zhongpei/Comfyui_image2prompt" ], "install_type": "git-clone", "description": "Nodes:Image to Text, Loader Image to Text Model." }, { "author": "zhongpei", "title": "ComfyUI for InstructIR", "reference": "https://github.com/zhongpei/ComfyUI-InstructIR", "files": [ "https://github.com/zhongpei/ComfyUI-InstructIR" ], "install_type": "git-clone", "description": "Enhancing Image Restoration" }, { "author": "Loewen-Hob", "title": "Rembg Background Removal Node for ComfyUI", "reference": "https://github.com/Loewen-Hob/rembg-comfyui-node-better", "files": [ "https://github.com/Loewen-Hob/rembg-comfyui-node-better" ], "install_type": "git-clone", "description": "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." }, { "author": "HaydenReeve", "title": "ComfyUI Better Strings", "reference": "https://github.com/HaydenReeve/ComfyUI-Better-Strings", "files": [ "https://github.com/HaydenReeve/ComfyUI-Better-Strings" ], "install_type": "git-clone", "description": "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." }, { "author": "StartHua", "title": "ComfyUI_Seg_VITON", "reference": "https://github.com/StartHua/ComfyUI_Seg_VITON", "files": [ "https://github.com/StartHua/ComfyUI_Seg_VITON" ], "install_type": "git-clone", "description": "Nodes:segformer_clothes, segformer_agnostic, segformer_remove_bg, stabel_vition. Nodes for model dress up." }, { "author": "ricklove", "title": "comfyui-ricklove", "reference": "https://github.com/ricklove/comfyui-ricklove", "files": [ "https://github.com/ricklove/comfyui-ricklove" ], "install_type": "git-clone", "description": "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" }, { "author": "nosiu", "title": "ComfyUI InstantID Faceswapper", "reference": "https://github.com/nosiu/comfyui-instantId-faceswap", "files": [ "https://github.com/nosiu/comfyui-instantId-faceswap" ], "install_type": "git-clone", "description": "Implementation of [a/faceswap](https://github.com/nosiu/InstantID-faceswap/tree/main) based on [a/InstantID](https://github.com/InstantID/InstantID) for ComfyUI. Allows usage of [a/LCM Lora](https://huggingface.co/latent-consistency/lcm-lora-sdxl) which can produce good results in only a few generation steps.\nNOTE:Works ONLY with SDXL checkpoints." }, { "author": "zhongpei", "title": "ComfyUI for InstructIR", "reference": "https://github.com/zhongpei/ComfyUI-InstructIR", "files": [ "https://github.com/zhongpei/ComfyUI-InstructIR" ], "install_type": "git-clone", "description": "Enhancing Image Restoration. (ref:[a/InstructIR](https://github.com/mv-lab/InstructIR))" }, { "author": "LyazS", "title": "Anime Character Segmentation node for comfyui", "reference": "https://github.com/LyazS/comfyui-anime-seg", "files": [ "https://github.com/LyazS/comfyui-anime-seg" ], "install_type": "git-clone", "description": "A Anime Character Segmentation node for comfyui, based on [this hf space](https://huggingface.co/spaces/skytnt/anime-remove-background)." }, { "author": "Chan-0312", "title": "ComfyUI-IPAnimate", "reference": "https://github.com/Chan-0312/ComfyUI-IPAnimate", "files": [ "https://github.com/Chan-0312/ComfyUI-IPAnimate" ], "install_type": "git-clone", "description": "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." }, { "author": "trumanwong", "title": "ComfyUI-NSFW-Detection", "reference": "https://github.com/trumanwong/ComfyUI-NSFW-Detection", "files": [ "https://github.com/trumanwong/ComfyUI-NSFW-Detection" ], "install_type": "git-clone", "description": "An implementation of NSFW Detection for ComfyUI" }, { "author": "TemryL", "title": "ComfyS3", "reference": "https://github.com/TemryL/ComfyS3", "files": [ "https://github.com/TemryL/ComfyS3" ], "install_type": "git-clone", "description": "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." }, { "author": "davask", "title": "MarasIT Nodes", "reference": "https://github.com/davask/ComfyUI-MarasIT-Nodes", "files": [ "https://github.com/davask/ComfyUI-MarasIT-Nodes" ], "install_type": "git-clone", "description": "This is a revised version of the Bus node from the [a/Was Node Suite](https://github.com/WASasquatch/was-node-suite-comfyui) to integrate more input/output." }, { "author": "yffyhk", "title": "comfyui_auto_danbooru", "reference": "https://github.com/yffyhk/comfyui_auto_danbooru", "files": [ "https://github.com/yffyhk/comfyui_auto_danbooru" ], "install_type": "git-clone", "description": "Nodes: Get Danbooru, Tag Encode" }, { "author": "dfl", "title": "comfyui-clip-with-break", "reference": "https://github.com/dfl/comfyui-clip-with-break", "files": [ "https://github.com/dfl/comfyui-clip-with-break" ], "install_type": "git-clone", "description": "Clip text encoder with BREAK formatting like A1111 (uses conditioning concat)" }, { "author": "MarkoCa1", "title": "ComfyUI_Segment_Mask", "reference": "https://github.com/MarkoCa1/ComfyUI_Segment_Mask", "files": [ "https://github.com/MarkoCa1/ComfyUI_Segment_Mask" ], "install_type": "git-clone", "description": "Mask cutout based on Segment Anything." }, { "author": "antrobot", "title": "antrobots-comfyUI-nodepack", "reference": "https://github.com/antrobot1234/antrobots-comfyUI-nodepack", "files": [ "https://github.com/antrobot1234/antrobots-comfyUI-nodepack" ], "install_type": "git-clone", "description": "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!" }, { "author": "bilal-arikan", "title": "ComfyUI_TextAssets", "reference": "https://github.com/bilal-arikan/ComfyUI_TextAssets", "files": [ "https://github.com/bilal-arikan/ComfyUI_TextAssets" ], "install_type": "git-clone", "description": "With this node you can upload text files to input folder from your local computer." }, { "author": "kadirnar", "title": "ComfyUI-Transformers", "reference": "https://github.com/kadirnar/ComfyUI-Transformers", "files": [ "https://github.com/kadirnar/ComfyUI-Transformers" ], "install_type": "git-clone", "description": "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." }, { "author": "digitaljohn", "title": "ComfyUI-ProPost", "reference": "https://github.com/digitaljohn/comfyui-propost", "files": [ "https://github.com/digitaljohn/comfyui-propost" ], "install_type": "git-clone", "description": "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." }, { "author": "DonBaronFactory", "title": "ComfyUI-Cre8it-Nodes", "reference": "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes", "files": [ "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes" ], "install_type": "git-clone", "description": "Nodes:CRE8IT Serial Prompter, CRE8IT Apply Serial Prompter, CRE8IT Image Sizer. A few simple nodes to facilitate working wiht ComfyUI Workflows" }, { "author": "deforum", "title": "Deforum Nodes", "reference": "https://github.com/XmYx/deforum-comfy-nodes", "files": [ "https://github.com/XmYx/deforum-comfy-nodes" ], "install_type": "git-clone", "description": "Official Deforum animation pipeline tools that provide a unique way to create frame-by-frame generative motion art." }, { "author": "adbrasi", "title": "ComfyUI-TrashNodes-DownloadHuggingface", "reference": "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface", "files": [ "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface" ], "install_type": "git-clone", "description": "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." }, { "author": "mbrostami", "title": "ComfyUI-HF", "reference": "https://github.com/mbrostami/ComfyUI-HF", "files": [ "https://github.com/mbrostami/ComfyUI-HF" ], "install_type": "git-clone", "description": "ComfyUI Node to work with Hugging Face repositories" }, { "author": "Billius-AI", "title": "ComfyUI-Path-Helper", "reference": "https://github.com/Billius-AI/ComfyUI-Path-Helper", "files": [ "https://github.com/Billius-AI/ComfyUI-Path-Helper" ], "install_type": "git-clone", "description": "Nodes:Create Project Root, Add Folder, Add Folder Advanced, Add File Name Prefix, Add File Name Prefix Advanced, ShowPath" }, { "author": "Franck-Demongin", "title": "NX_PromptStyler", "reference": "https://github.com/Franck-Demongin/NX_PromptStyler", "files": [ "https://github.com/Franck-Demongin/NX_PromptStyler" ], "install_type": "git-clone", "description": "A custom node for ComfyUI to create a prompt based on a list of keywords saved in CSV files." }, { "author": "Ser-Hilary", "title": "SDXL_sizing", "reference": "https://github.com/Ser-Hilary/SDXL_sizing", "files": [ "https://github.com/Ser-Hilary/SDXL_sizing/raw/main/conditioning_sizing_for_SDXL.py" ], "install_type": "copy", "description": "Nodes:sizing_node. Size calculation node related to image size in prompts supported by SDXL." }, { "author": "ailex000", "title": "Image Gallery", "reference": "https://github.com/ailex000/ComfyUI-Extensions", "js_path": "image-gallery", "files": [ "https://github.com/ailex000/ComfyUI-Extensions/raw/main/image-gallery/imageGallery.js" ], "install_type": "copy", "description": "Custom javascript extensions for better UX for ComfyUI. Supported nodes: PreviewImage, SaveImage. Double click on image to open." }, { "author": "rock-land", "title": "graphNavigator", "reference": "https://github.com/rock-land/graphNavigator", "js_path": "graphNavigator", "files": [ "https://github.com/rock-land/graphNavigator/raw/main/graphNavigator/graphNavigator.js" ], "install_type": "copy", "description": "ComfyUI Web Extension for saving views and navigating graphs." }, { "author": "diffus3", "title": "diffus3/ComfyUI-extensions", "reference": "https://github.com/diffus3/ComfyUI-extensions", "js_path": "diffus3", "files": [ "https://github.com/diffus3/ComfyUI-extensions/raw/main/multiReroute/multireroute.js", "https://github.com/diffus3/ComfyUI-extensions/raw/main/setget/setget.js" ], "install_type": "copy", "description": "Extensions: subgraph, setget, multiReroute" }, { "author": "m957ymj75urz", "title": "m957ymj75urz/ComfyUI-Custom-Nodes", "reference": "https://github.com/m957ymj75urz/ComfyUI-Custom-Nodes", "js_path": "m957ymj75urz", "files": [ "https://github.com/m957ymj75urz/ComfyUI-Custom-Nodes/raw/main/clip-text-encode-split/clip_text_encode_split.py", "https://github.com/m957ymj75urz/ComfyUI-Custom-Nodes/raw/main/colors/colors.js" ], "install_type": "copy", "description": "Nodes: RawText, RawTextCLIPEncode, RawTextCombine, RawTextReplace, Extension: m957ymj75urz.colors" }, { "author": "Bikecicle", "title": "Waveform Extensions", "reference": "https://github.com/Bikecicle/ComfyUI-Waveform-Extensions", "files": [ "https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_AudioManipulation.py", "https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_VariationUtils.py" ], "install_type": "copy", "description": "Some additional audio utilites for use on top of Sample Diffusion ComfyUI Extension" }, { "author": "dawangraoming", "title": "KSampler GPU", "reference": "https://github.com/dawangraoming/ComfyUI_ksampler_gpu", "files": [ "https://github.com/dawangraoming/ComfyUI_ksampler_gpu/raw/main/ksampler_gpu.py" ], "install_type": "copy", "description": "KSampler is provided, based on GPU random noise" }, { "author": "fitCorder", "title": "fcSuite", "reference": "https://github.com/fitCorder/fcSuite", "files": [ "https://github.com/fitCorder/fcSuite/raw/main/fcSuite.py" ], "install_type": "copy", "description": "fcFloatMatic is a custom module, that when configured correctly will increment through the lines generating you loras at different strengths. The JSON file will load the config." }, { "author": "lrzjason", "title": "ComfyUIJasonNode", "reference": "https://github.com/lrzjason/ComfyUIJasonNode", "files": [ "https://github.com/lrzjason/ComfyUIJasonNode/raw/main/SDXLMixSampler.py", "https://github.com/lrzjason/ComfyUIJasonNode/raw/main/LatentByRatio.py", "" ], "install_type": "copy", "description": "Nodes:SDXLMixSampler, LatentByRatio" }, { "author": "lordgasmic", "title": "Wildcards", "reference": "https://github.com/lordgasmic/ComfyUI-Wildcards", "files": [ "https://github.com/lordgasmic/ComfyUI-Wildcards/raw/master/wildcards.py" ], "install_type": "copy", "description": "Nodes:CLIPTextEncodeWithWildcards. This wildcard node is a wildcard node that operates based on the seed." }, { "author": "throttlekitty", "title": "SDXLCustomAspectRatio", "reference": "https://github.com/throttlekitty/SDXLCustomAspectRatio", "files": [ "https://raw.githubusercontent.com/throttlekitty/SDXLCustomAspectRatio/main/SDXLAspectRatio.py" ], "install_type": "copy", "description": "A quick and easy ComfyUI custom node for setting SDXL-friendly aspect ratios." }, { "author": "s1dlx", "title": "comfy_meh", "reference": "https://github.com/s1dlx/comfy_meh", "files": [ "https://github.com/s1dlx/comfy_meh/raw/main/meh.py" ], "install_type": "copy", "description": "Advanced merging methods." }, { "author": "tudal", "title": "Hakkun-ComfyUI-nodes", "reference": "https://github.com/tudal/Hakkun-ComfyUI-nodes", "files": [ "https://github.com/tudal/Hakkun-ComfyUI-nodes/raw/main/hakkun_nodes.py" ], "install_type": "copy", "description": "Nodes: Prompt parser. ComfyUI extra nodes. Mostly prompt parsing." }, { "author": "SadaleNet", "title": "ComfyUI A1111-like Prompt Custom Node Solution", "reference": "https://github.com/SadaleNet/CLIPTextEncodeA1111-ComfyUI", "files": [ "https://github.com/SadaleNet/CLIPTextEncodeA1111-ComfyUI/raw/master/custom_nodes/clip_text_encoder_a1111.py" ], "install_type": "copy", "description": "Nodes: CLIPTextEncodeA1111, RerouteTextForCLIPTextEncodeA1111." }, { "author": "wsippel", "title": "SDXLResolutionPresets", "reference": "https://github.com/wsippel/comfyui_ws", "files": [ "https://github.com/wsippel/comfyui_ws/raw/main/sdxl_utility.py" ], "install_type": "copy", "description": "Nodes: SDXLResolutionPresets. Easy access to the officially supported resolutions, in both horizontal and vertical formats: 1024x1024, 1152x896, 1216x832, 1344x768, 1536x640" }, { "author": "nicolai256", "title": "comfyUI_Nodes_nicolai256", "reference": "https://github.com/nicolai256/comfyUI_Nodes_nicolai256", "files": [ "https://github.com/nicolai256/comfyUI_Nodes_nicolai256/raw/main/yugioh-presets.py" ], "install_type": "copy", "description": "Nodes: yugioh_Presets. by Nicolai256 inspired by throttlekitty SDXLAspectRatio" }, { "author": "Onierous", "title": "QRNG_Node_ComfyUI", "reference": "https://github.com/Onierous/QRNG_Node_ComfyUI", "files": [ "https://github.com/Onierous/QRNG_Node_ComfyUI/raw/main/qrng_node.py" ], "install_type": "copy", "description": "Nodes: QRNG Node CSV. A node that takes in an array of random numbers from the ANU QRNG API and stores them locally for generating quantum random number noise_seeds in ComfyUI" }, { "author": "ntdviet", "title": "ntdviet/comfyui-ext", "reference": "https://github.com/ntdviet/comfyui-ext", "files": [ "https://github.com/ntdviet/comfyui-ext/raw/main/custom_nodes/gcLatentTunnel/gcLatentTunnel.py" ], "install_type": "copy", "description": "Nodes:LatentGarbageCollector. This ComfyUI custom node flushes the GPU cache and empty cuda interprocess memory. It's helpfull for low memory environment such as the free Google Colab, especially when the workflow VAE decode latents of the size above 1500x1500." }, { "author": "alkemann", "title": "alkemann nodes", "reference": "https://gist.github.com/alkemann/7361b8eb966f29c8238fd323409efb68", "files": [ "https://gist.github.com/alkemann/7361b8eb966f29c8238fd323409efb68/raw/f9605be0b38d38d3e3a2988f89248ff557010076/alkemann.py" ], "install_type": "copy", "description": "Nodes:Int to Text, Seed With Text, Save A1 Image." }, { "author": "catscandrive", "title": "Image loader with subfolders", "reference": "https://github.com/catscandrive/comfyui-imagesubfolders", "files": [ "https://github.com/catscandrive/comfyui-imagesubfolders/raw/main/loadImageWithSubfolders.py" ], "install_type": "copy", "description": "Adds an Image Loader node that also shows images in subfolders of the default input directory" }, { "author": "Smuzzies", "title": "Chatbox Overlay node for ComfyUI", "reference": "https://github.com/Smuzzies/comfyui_chatbox_overlay", "files": [ "https://github.com/Smuzzies/comfyui_chatbox_overlay/raw/main/chatbox_overlay.py" ], "install_type": "copy", "description": "Nodes: Chatbox Overlay. Custom node for ComfyUI to add a text box over a processed image before save node." }, { "author": "CaptainGrock", "title": "ComfyUIInvisibleWatermark", "reference": "https://github.com/CaptainGrock/ComfyUIInvisibleWatermark", "files": [ "https://github.com/CaptainGrock/ComfyUIInvisibleWatermark/raw/main/Invisible%20Watermark.py" ], "install_type": "copy", "description": "Nodes:Apply Invisible Watermark, Extract Watermark. Adds up to 12 characters encoded into an image that can be extracted." }, { "author": "fearnworks", "title": "Fearnworks Custom Nodes", "reference": "https://github.com/fearnworks/ComfyUI_FearnworksNodes", "files": [ "https://github.com/fearnworks/ComfyUI_FearnworksNodes/raw/main/fw_nodes.py" ], "install_type": "copy", "description": "A collection of ComfyUI nodes. These nodes are tailored for specific tasks, such as counting files in directories and sorting text segments based on token counts. Currently this is only tested on SDXL 1.0 models. An additional swich is needed to hand 1.x" }, { "author": "LZC", "title": "Hayo comfyui nodes", "reference": "https://github.com/1shadow1/hayo_comfyui_nodes", "files": [ "https://github.com/1shadow1/hayo_comfyui_nodes/raw/main/LZCNodes.py" ], "install_type": "copy", "description": "Nodes:tensor_trans_pil, Make Transparent mask, MergeImages, words_generatee, load_PIL image" }, { "author": "celsojr2013", "title": "ComfyUI SimpleTools Suit", "reference": "https://github.com/celsojr2013/comfyui_simpletools", "files": [ "https://github.com/celsojr2013/comfyui_simpletools/raw/main/google_translator.py", "https://github.com/celsojr2013/comfyui_simpletools/raw/main/parameters.py", "https://github.com/celsojr2013/comfyui_simpletools/raw/main/resolution_solver.py" ], "install_type": "copy", "description": "Nodes:Simple Gooogle Translator Client, Simple Mustache Parameter Switcher, Simple Latent Resolution Solver." }, { "author": "underclockeddev", "title": "Preview Subselection Node for ComfyUI", "reference": "https://github.com/underclockeddev/ComfyUI-PreviewSubselection-Node", "files": [ "https://github.com/underclockeddev/ComfyUI-PreviewSubselection-Node/raw/master/preview_subselection.py" ], "install_type": "copy", "description": "A node which takes in x, y, width, height, total width, and total height, in order to accurately represent the area of an image which is covered by area-based conditioning." }, { "author": "theally", "title": "TheAlly's Custom Nodes", "reference": "https://civitai.com/models/19625?modelVersionId=23296", "files": [ "https://civitai.com/api/download/models/25114", "https://civitai.com/api/download/models/24679", "https://civitai.com/api/download/models/24154", "https://civitai.com/api/download/models/23884", "https://civitai.com/api/download/models/23649", "https://civitai.com/api/download/models/23467", "https://civitai.com/api/download/models/23296" ], "install_type": "unzip", "description": "Custom nodes for ComfyUI by TheAlly." }, { "author": "xss", "title": "Custom Nodes by xss", "reference": "https://civitai.com/models/24869/comfyui-custom-nodes-by-xss", "files": [ "https://civitai.com/api/download/models/32717", "https://civitai.com/api/download/models/47776", "https://civitai.com/api/download/models/29772", "https://civitai.com/api/download/models/31618", "https://civitai.com/api/download/models/31591", "https://civitai.com/api/download/models/29773", "https://civitai.com/api/download/models/29774", "https://civitai.com/api/download/models/29755", "https://civitai.com/api/download/models/29750" ], "install_type": "unzip", "description": "Various image processing nodes." }, { "author": "aimingfail", "title": "Image2Halftone Node for ComfyUI", "reference": "https://civitai.com/models/143293/image2halftone-node-for-comfyui", "files": [ "https://civitai.com/api/download/models/158997" ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." } ] }