You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

948 lines
48 KiB

{
"custom_nodes": [
1 year ago
{
"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) "
},
1 year ago
{
"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": "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": "THtianhao",
"title": "ComfyUI-FaceChain",
"reference": "https://github.com/THtianhao/ComfyUI-FaceChain",
"files": [
"https://github.com/THtianhao/ComfyUI-FaceChain"
],
"install_type": "git-clone",
"description": "Nodes:FC_LoraMerge."
},
{
1 year ago
"author": "noEmbryo",
"title": "ComfyUI-noEmbryo nodes",
1 year ago
"reference": "https://github.com/noembryo/ComfyUI-noEmbryo",
"files": [
1 year ago
"https://raw.githubusercontent.com/noembryo/ComfyUI-noEmbryo/master/nodes.py"
1 year ago
],
1 year ago
"install_type": "copy",
"description": "PromptTermList (1-6): are some nodes that help with the creation of Prompts inside ComfyUI."
1 year ago
},
1 year ago
{
"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."
},
1 year ago
{
"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 href='https://github.com/Extraltodeus/LoadLoraWithTags'>https://github.com/Extraltodeus/LoadLoraWithTags</a> The aim of these custom nodes is to get an easy access to the tags used to trigger a lora."
},
1 year ago
{
"author": "jags111",
1 year ago
"title": "Efficiency Nodes for ComfyUI Version 2.0+",
1 year ago
"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.<p style='background-color: black; color: red;'>NOTE: This node is originally created by LucianoCirino, but the <a href='https://github.com/LucianoCirino/efficiency-nodes-comfyui'>original repository</a> is no longer maintained and has been forked by a new maintainer. To use the forked version, you should uninstall the original version and <B>REINSTALL</B> this one.</p>"
},
1 year ago
{
"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": "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."
},
1 year ago
{
"author": "kinfolk0117",
"title": "ComfyUI_SimpleTiles",
"reference": "https://github.com/kinfolk0117/ComfyUI_SimpleTiles",
"files": [
"https://github.com/kinfolk0117/ComfyUI_SimpleTiles"
],
"install_type": "git-clone",
"description": "Nodes:TileSplit, TileMerge."
},
1 year ago
{
"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."
},
{
1 year ago
"author": "apesplat",
"title": "ezXY scripts and nodes",
1 year ago
"reference": "https://github.com/GMapeSplat/ComfyUI_ezXY",
"files": [
"https://github.com/GMapeSplat/ComfyUI_ezXY"
],
"install_type": "git-clone",
1 year ago
"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.<p style='background-color: black; color: red;'>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.</p>Nodes: A collection of nodes for facilitating the generation of XY plots. Capable of plotting changes over most primitive values."
1 year ago
},
{
"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"
},
1 year ago
{
"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)"
},
1 year ago
{
"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",
1 year ago
"description": "This custom node implements a Latent Consistency Model sampler in ComfyUI. (LCM)"
1 year ago
},
{
"author": "flowtyone",
"title": "comfyui-flowty-lcm",
"reference": "https://github.com/flowtyone/comfyui-flowty-lcm",
"files": [
"https://github.com/flowtyone/comfyui-flowty-lcm"
],
"install_type": "git-clone",
"description": "This is a comfyui early testing node for LCM, adapted from <a href='https://github.com/0xbitches/sd-webui-lcm'/>https://github.com/0xbitches/sd-webui-lcm</a>. It uses the diffusers backend unfortunately and not comfy's model loading mechanism. But the intention here is just to be able to execute lcm inside comfy.<BR>NOTE: 0xbitches's 'Latent Consistency Model for ComfyUI' is original implementation."
},
{
"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."
},
1 year ago
{
"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": "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."
},
1 year ago
{
"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."
},
1 year ago
{
"author": "shadowcz007",
1 year ago
"title": "comfyui-mixlab-nodes [WIP]",
1 year ago
"reference": "https://github.com/shadowcz007/comfyui-mixlab-nodes",
"files": [
"https://github.com/shadowcz007/comfyui-mixlab-nodes"
],
"install_type": "git-clone",
1 year ago
"description": "Nodes: RandomPrompt, TransparentImage, LoadImageFromPath, SplitLongMask, ImagesCrop, RunWorkflow"
1 year ago
},
1 year ago
{
"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"
},
1 year ago
{
"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": "A text-to-speech plugin used under ComfyUI. It utilizes the Microsoft Speech TTS interface to convert text content into MP3 format audio files."
},
1 year ago
{
"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."
},
1 year ago
{
"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. 💜"
},
1 year ago
{
"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."
},
1 year ago
{
"author": "DigitalIO",
"title": "ComfyUI-stable-wildcards",
1 year ago
"reference": "https://github.com/DigitalIO/ComfyUI-stable-wildcards",
1 year ago
"files": [
1 year ago
"https://github.com/DigitalIO/ComfyUI-stable-wildcards"
1 year ago
],
"install_type": "git-clone",
"description": "Wildcard implementation that can be reproduced with workflows."
},
1 year ago
{
"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, ..."
},
1 year ago
{
"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",
1 year ago
"description": "Nodes:Loader, Prompts, ImageTool, Wildcards, LoadEmbedding, ConditionText, SaveImages, ..."
1 year ago
},
{
"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."
},
1 year ago
{
"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 href='https://github.com/li-plus/seam-carving' target='blank'>https://github.com/li-plus/seam-carving</a>. 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": "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": "FizzleDorf",
"title": "ComfyUI-AIT",
"reference": "https://github.com/FizzleDorf/ComfyUI-AIT",
"files": [
"https://github.com/FizzleDorf/ComfyUI-AIT"
],
"install_type": "git-clone",
1 year ago
"description": "A ComfyUI implementation of Facebook Meta's <a href='https://github.com/facebookincubator/AITemplate' target='blank'/>AITemplate</a> 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.<BR>NOTE: You can find the old AIT extension in the legacy channel."
1 year ago
},
1 year ago
{
1 year ago
"author": "chrish-slingshot",
1 year ago
"title": "CrasH Utils",
"reference": "https://github.com/chrish-slingshot/CrasHUtils",
1 year ago
"files": [
1 year ago
"https://github.com/chrish-slingshot/CrasHUtils"
1 year ago
],
"install_type": "git-clone",
1 year ago
"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). "
1 year ago
},
{
"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."
},
1 year ago
{
"author": "a1lazydog",
"title": "ComfyUI-AudioScheduler",
"reference": "https://github.com/a1lazydog/ComfyUI-AudioScheduler",
"files": [
"https://github.com/a1lazydog/ComfyUI-AudioScheduler"
],
"install_type": "git-clone",
1 year ago
"description": "Load mp3 files and use the audio nodes to power animations and prompt scheduling. Use with FizzNodes."
1 year ago
},
1 year ago
{
"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."
},
1 year ago
{
"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"
},
1 year ago
{
"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."
},
1 year ago
{
"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": "A custom nodes module for creating real-time interactive avatars powered by blender bpy mesh api + Avatech Shape Flow runtime."
},
1 year ago
{
"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": "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": "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."
},
1 year ago
{
"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."
},
{
"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": "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."
},
1 year ago
{
"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": "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. <p style='background-color: black; color: red;'>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.</p>"
},
1 year ago
{
"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."
},
1 year ago
{
"author": "chrisgoringe",
1 year ago
"title": "Use Everywhere (UE Nodes)",
1 year ago
"reference": "https://github.com/chrisgoringe/cg-use-everywhere",
"files": [
1 year ago
"https://github.com/chrisgoringe/cg-use-everywhere"
1 year ago
],
"install_type": "git-clone",
1 year ago
"nodename_pattern": "^(UE\\? |UE )",
1 year ago
"description": "A set of nodes that allow data to be 'broadcast' to some or all unconnected inputs. Greatly reduces link spaghetti."
},
1 year ago
{
"author": "azazeal04",
"title": "ComfyUI-Styles",
"reference": "https://github.com/azazeal04/ComfyUI-Styles",
"files": [
"https://github.com/azazeal04/ComfyUI-Styles"
],
"install_type": "git-clone",
"description": "Nodes:Anime_Styler, Fantasy_Styler, Gothic_Styler, Line_Art_Styler, Movie_Poster_Styler, Punk_Styler, Travel_Poster_Styler. This extension offers 8 art style nodes, each of which includes approximately 50 individual style variations."
},
{
"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."
},
1 year ago
{
"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",
1 year ago
"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."
1 year ago
},
1 year ago
{
"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."
},
1 year ago
{
"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."
},
1 year ago
{
"author": "seanlynch",
"title": "SRL's nodes",
"reference": "https://github.com/seanlynch/srl-nodes",
"files": [
"https://github.com/seanlynch/srl-nodes"
],
"install_type": "git-clone",
1 year ago
"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.<p style='background-color: black; color: red;'>WARNING: The custom nodes in this extension are vulnerable to <B>security risks</B> because they allow the execution of arbitrary code through the workflow</>"
1 year ago
},
1 year ago
{
"author": "M1kep",
"title": "Comfy_KepMatteAnything",
"reference": "https://github.com/M1kep/Comfy_KepMatteAnything",
"files": [
"https://github.com/M1kep/Comfy_KepMatteAnything"
],
"install_type": "git-clone",
1 year ago
"description": "This extension provides a custom node that allows the use of <a href='https://github.com/hustvl/Matte-Anything' target='blank'>Matte Anything</a> in ComfyUI."
1 year ago
},
{
"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": "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"
},
1 year ago
{
"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"
},
1 year ago
{
"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."
},
1 year ago
{
"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."
},
1 year ago
{
"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."
},
1 year ago
{
"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."
},
1 year ago
{
"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."
},
{
1 year ago
"author": "laksjdjf",
1 year ago
"title": "cd-tuner_negpip-ComfyUI",
1 year ago
"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 href='https://github.com/hako-mikan/sd-webui-cd-tuner' target='blank'>CD(Color/Detail) Tuner</a> and the <a href='https://github.com/hako-mikan/sd-webui-negpip' target='blank'>Negative Prompt in the Prompt</a>features."
},
{
"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)"
},
1 year ago
{
"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."
},
1 year ago
{
"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",
1 year ago
"description": "ComfyUI node version of the SD Prompt Reader."
1 year ago
},
1 year ago
{
"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."
},
1 year ago
{
"author": "meap158",
1 year ago
"title": "ComfyUI Prompt Expansion",
1 year ago
"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."
},
1 year ago
{
1 year ago
"author": "BiffMunky",
1 year ago
"title": "Endless \ufe0f\ud83c\udf0a\ud83c\udf20 Node \ud83c\udf0c",
1 year ago
"reference": "https://github.com/tusharbhutt/Endless-Nodes",
"files": [
"https://github.com/tusharbhutt/Endless-Nodes"
],
"install_type": "git-clone",
1 year ago
"description": "A small set of nodes I created for various numerical and text inputs. Features switches for text and numbers, parameter collection nodes, and two aesthetic scoring models."
1 year ago
},
1 year ago
{
"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."
},
1 year ago
{
"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."
},
1 year ago
{
"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 href='https://github.com/ramyma/a8r8' target='blank'>A8R8</a> supporting nodes to integrate with ComfyUI"
},
1 year ago
{
"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. <BR>Used to load 4-bit GPTQ Llama/2 models. You can find a lot of them over at <a href='https://huggingface.co/TheBloke'>https://huggingface.co/TheBloke</a><p style='background-color: black; color: red;'>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 href='https://github.com/jllllll/exllama/releases'>here</a>."
},
{
"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."
},
1 year ago
{
"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": "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."
},
1 year ago
{
"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."
},
1 year ago
{
"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."
},
1 year ago
{
"author": "jmkl",
"title": "ComfyUI Ricing",
"reference": "https://github.com/jmkl/ComfyUI-ricing",
"files": [
"https://github.com/jmkl/ComfyUI-ricing"
],
"install_type": "git-clone",
1 year ago
"description": "ComfyUI custom user.css and some script stuff. mainly for web interface."
1 year ago
},
{
"author": "M1kep",
"title": "Comfy_KepListStuff",
1 year ago
"reference": "https://github.com/M1kep/Comfy_KepListStuff",
1 year ago
"files": [
1 year ago
"https://github.com/M1kep/Comfy_KepListStuff"
1 year ago
],
"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"
},
1 year ago
{
"author": "Clybius",
"title": "ComfyUI-Latent-Modifiers",
"reference": "https://github.com/Clybius/ComfyUI-Latent-Modifiers",
"files": [
1 year ago
"https://github.com/Clybius/ComfyUI-Latent-Modifiers"
1 year ago
],
1 year ago
"install_type": "git-clone",
1 year ago
"description": "Nodes: Latent Diffusion Mega Modifier. ComfyUI nodes which modify the latent during the diffusion process. (Sharpness, Tonemap, Rescale, Extra Noise)"
},
{
"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. <p style='background-color: black; color: red;'>NOTE: This node replaces the execution of ComfyUI for iterative processing functionality.</p>"
},
1 year ago
{
"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?"
},
1 year ago
{
"author": "Kosinkadink",
1 year ago
"title": "AnimateDiff Evolved",
1 year ago
"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 href='https://github.com/ArtVentureX/comfyui-animatediff' target='blank'>AnimateDiff</a>, created by ArtVentureX.<BR><BR>Improved AnimateDiff integration for ComfyUI, adapts from sd-webui-animatediff.<br><p style='background-color: black; color: red;'>Download one or more motion models from <a href='https://huggingface.co/guoyww/animatediff/tree/main' target='blank'>Original Models</a> | <a href='https://huggingface.co/manshoety/AD_Stabilized_Motion/tree/main' target='blank'>Finetuned Models</a>. See README for additional model links and usage. Put the model weights under <font color='white'>ComfyUI/custom_nodes/ComfyUI-AnimateDiff-Evolved/models</font>. You are free to rename the models, but keeping original names will ease use when sharing your workflow.</p>"
},
1 year ago
{
"author": "bvhari",
1 year ago
"title": "ComfyUI_PerpNeg [WIP]",
1 year ago
"reference": "https://github.com/bvhari/ComfyUI_PerpNeg",
"files": [
"https://github.com/bvhari/ComfyUI_PerpNeg"
],
"install_type": "git-clone",
"description": "Nodes: KSampler (Advanced + Perp-Neg). Implementation of <a href='https://perp-neg.github.io/' target='blank'>Perp-Neg</a><br>Includes Tonemap and CFG Rescale optionsComfyUI custom node to convert latent to RGB.<p style='background-color: black; color: red;'>WARNING: Experimental code, might have incompatibilities and edge cases.</>"
}
]
}