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.

1448 lines
68 KiB

2 years ago
{
"custom_nodes": [
2 years ago
{
"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."
},
2 years ago
{
"author": "Dr.Lt.Data",
"title": "ComfyUI Impact Pack",
2 years ago
"reference": "https://github.com/ltdrdata/ComfyUI-Impact-Pack",
2 years ago
"files": [
"https://github.com/ltdrdata/ComfyUI-Impact-Pack"
],
"install_type": "git-clone",
1 year ago
"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.<BR><p style='background-color: black; color: red;'>NOTE:MMDetDetectorProvider and other legacy nodes are disabled by default. If you want to activate these nodes and use them, please edit the impact-pack.ini file in the ComfyUI-Impact-Pack directory and change 'mmdet_skip = True' to 'mmdet_skip = False.' </p>"
2 years ago
},
{
"author": "comfyanonymous",
"title": "ComfyUI_experiments/sampler_tonemap",
"reference": "https://github.com/comfyanonymous/ComfyUI_experiments",
"files": [
"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/sampler_tonemap.py"
],
"install_type": "copy",
"description": "ModelSamplerTonemapNoiseTest a node that makes the sampler use a simple tonemapping algorithm to tonemap the noise. It will let you use higher CFG without breaking the image. To using higher CFG lower the multiplier value. Similar to Dynamic Thresholding extension of A1111."
},
2 years ago
{
"author": "comfyanonymous",
"title": "ComfyUI_experiments/sampler_rescalecfg",
"reference": "https://github.com/comfyanonymous/ComfyUI_experiments",
"files": [
"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/sampler_rescalecfg.py"
],
"install_type": "copy",
"description": "RescaleClassifierFreeGuidance improves the problem of images being degraded by high CFG.To using higher CFG lower the multiplier value. Similar to Dynamic Thresholding extension of A1111. (<a href='https://arxiv.org/abs/2305.08891'/>reference paper</a>)"
},
1 year ago
{
"author": "comfyanonymous",
"title": "ComfyUI_experiments/advanced_model_merging",
"reference": "https://github.com/comfyanonymous/ComfyUI_experiments",
"files": [
"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/advanced_model_merging.py"
],
"install_type": "copy",
"description": "This provides a detailed model merge feature based on block weight. ModelMergeBlock, in vanilla ComfyUI, allows for adjusting the ratios of input/middle/output layers, but this node provides ratio adjustments for all blocks within each layer."
},
1 year ago
{
"author": "comfyanonymous",
"title": "ComfyUI_experiments/sdxl_model_merging",
"reference": "https://github.com/comfyanonymous/ComfyUI_experiments",
"files": [
"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/sdxl_model_merging.py"
],
"install_type": "copy",
"description": "These nodes provide the capability to merge SDXL base models."
},
1 year ago
{
"author": "comfyanonymous",
"title": "ComfyUI_experiments/reference_only",
"reference": "https://github.com/comfyanonymous/ComfyUI_experiments",
"files": [
"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/reference_only.py"
],
"install_type": "copy",
"description": "This node provides functionality corresponding to Reference only in Controlnet."
},
2 years ago
{
"author": "Fannovel16",
"title": "ControlNet Preprocessors",
"reference": "https://github.com/Fannovel16/comfy_controlnet_preprocessors",
"files": [
"https://github.com/Fannovel16/comfy_controlnet_preprocessors"
],
"install_type": "git-clone",
1 year ago
"description": "ControlNet Preprocessors. (To use this extension, you need to download the required model file from <B>Install Models</B>)<BR> <p style='background-color: black; color: red;'>NOTE: To use nodes belonging to <B>controlnet v1</b> such as <B>Canny_Edge_Preprocessor, MIDAS_Depth_Map_Preprocessor, Uniformer_SemSegPreprocessor, etc.</B>, you need to copy the <font color='white'>config.yaml.example</font> file to <font color='white'>config.yaml</font> and change <font color='white'>skip_v1: True</font> to <font color='white'>skip_v1: False</font>.</p>"
2 years ago
},
1 year ago
{
"author": "Fannovel16",
"title": "ComfyUI's ControlNet Preprocessors auxiliary models",
"reference": "https://github.com/Fannovel16/comfyui_controlnet_aux",
"files": [
"https://github.com/Fannovel16/comfyui_controlnet_aux"
],
"install_type": "git-clone",
"description": "(WIP) This is a WIP 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 apppear in v1.1."
},
1 year ago
{
"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)"
},
2 years ago
{
"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",
2 years ago
"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."
},
1 year ago
{
"author": "BlenderNeko",
"title": "(WIP) SeeCoder",
"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 <B>Install Models</B>)"
1 year ago
},
2 years ago
{
"author": "LucianoCirino",
"title": "Efficiency Nodes for ComfyUI",
"reference": "https://github.com/LucianoCirino/efficiency-nodes-comfyui",
"files": [
"https://github.com/LucianoCirino/efficiency-nodes-comfyui"
],
"install_type": "git-clone",
"description": "A collection of ComfyUI custom nodes to help streamline workflows and reduce total node count."
},
{
"author": "Derfuu",
"title": "Derfuu_ComfyUI_ModdedNodes",
"reference": "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes",
2 years ago
"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"
],
2 years ago
"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",
1 year ago
"pip": ["numba"],
2 years ago
"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."
},
1 year ago
{
"author": "WASasquatch",
1 year ago
"title": "ComfyUI Preset Merger",
1 year ago
"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"
},
2 years ago
{
"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."
},
{
"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": "hnmr293",
"title": "ComfyUI-nodes-hnmr",
"reference": "https://github.com/hnmr293/ComfyUI-nodes-hnmr",
"files": [
"https://github.com/hnmr293/ComfyUI-nodes-hnmr"
],
"install_type": "git-clone",
"description": "Provide various custom nodes for Latent, Sampling, Model, Loader, Image, Text"
},
{
"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": "gamert",
"title": "ComfyUI_tagger",
"reference": "https://github.com/gamert/ComfyUI_tagger",
1 year ago
"pip": ["gradio"],
2 years ago
"files": [
"https://github.com/gamert/ComfyUI_tagger"
],
"install_type": "git-clone",
"description": "Nodes: CLIPTextEncodeTaggerDD, ImageTaggerDD"
},
{
"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"
},
1 year ago
{
"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."
},
1 year ago
{
"author": "city96",
"title": "SD-Latent-Upscaler",
"reference": "https://github.com/city96/SD-Latent-Upscaler",
"files": [
"https://github.com/city96/SD-Latent-Upscaler"
],
1 year ago
"pip": ["huggingface-hub"],
1 year ago
"install_type": "git-clone",
"description": "Upscaling stable diffusion latents using a small neural network."
},
2 years ago
{
"author": "Kaharos94",
"title": "ComfyUI-Saveaswebp",
"reference": "https://github.com/Kaharos94/ComfyUI-Saveaswebp",
"files": [
"https://github.com/Kaharos94/ComfyUI-Saveaswebp"
2 years ago
],
"install_type": "git-clone",
2 years ago
"description": "Save a picture as Webp file in Comfy + Workflow loading"
},
{
"author": "chenbaiyujason",
"title": "sc-node-comfyui",
"reference": "https://github.com/chenbaiyujason/sc-node-comfyui",
"files": [
"https://github.com/chenbaiyujason/sc-node-comfyui"
],
"install_type": "git-clone",
"description": "Nodes for GPT interaction and text manipulation"
},
{
"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"
},
2 years ago
{
"author": "AlekPet",
2 years ago
"title": "AlekPet/ComfyUI_Custom_Nodes_AlekPet",
"reference": "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet",
2 years ago
"files": [
2 years ago
"https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet"
2 years ago
],
2 years ago
"install_type": "git-clone",
"description": "Nodes: PoseNode, TranslateCLIPTextEncodeNode"
2 years ago
},
2 years ago
{
"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."
},
2 years ago
{
"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": [
1 year ago
"https://github.com/TinyTerra/ComfyUI_tinyterraNodes"
2 years ago
],
"install_type": "git-clone",
1 year ago
"nodename_pattern": "^ttN ",
2 years ago
"description": "Nodes: pipeLoader, pipeKSampler, assorted pipe utils, imageOutput, imageRemBG, 3x TXT Loader MultiConcat, +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": "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 href='https://arxiv.org/abs/2306.14878'>[paper]</a> <a href='https://github.com/Newbeeer/diffusion_restart_sampling'>[repo]</a>"
},
1 year ago
{
"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": "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 href='https://github.com/comfyanonymous/ComfyUI/pull/711'>this ComfyUI patch</a> to work correctly"
},
1 year ago
{
"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",
1 year ago
"description": "Allor is a plugin for ComfyUI with an emphasis on transparency and performance.<BR><p style='background-color: black; color: red;'>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 href='https://github.com/Nourepide/ComfyUI-Allor#configuration'>Configutation</a>)</p>"
},
{
"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": "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",
1 year ago
"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, ..."
},
2 years ago
{
"author": "xXAdonesXx",
"title": "NodeGPT",
"reference": "https://github.com/xXAdonesXx/NodeGPT",
"files": [
"https://github.com/xXAdonesXx/NodeGPT/raw/main/Textnode.py"
],
"install_type": "copy",
"description": "ComfyUI Extension Nodes for Automated Text Generation."
},
{
"author": "asd417",
"title": "CheckpointTomeLoader",
"reference": "https://github.com/asd417/tomeSD_for_Comfy",
"files": [
1 year ago
"https://github.com/ltdrdata/ComfyUI-tomeSD-installer"
2 years ago
],
1 year ago
"install_type": "git-clone",
"description": "tomeSD(https://github.com/dbolya/tomesd) applied to ComfyUI stable diffusion UI using custom node. <B>Note:In vanilla ComfyUI, the TomePatchModel node is provided as a built-in feature.</B>"
2 years ago
},
1 year ago
{
"author": "RockOfFire",
"title": "ComfyUI_Comfyroll_CustomNodes",
"reference": "https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes",
"files": [
"https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes"
],
"install_type": "git-clone",
"description": "These nodes were made for use in the Comfyroll Template Workflows."
},
1 year ago
{
"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": "FizzleDorf",
"title": "FizzNodes",
"reference": "https://github.com/FizzleDorf/ComfyUI_FizzNodes",
"files": [
"https://github.com/FizzleDorf/ComfyUI_FizzNodes"
],
"install_type": "git-clone",
"description": "Custom animation and utility nodes for Comfyui."
},
{
"author": "FizzleDorf",
"title": "AIT",
"reference": "https://github.com/FizzleDorf/AIT",
"files": [
"https://github.com/FizzleDorf/AIT"
],
"install_type": "git-clone",
"description": "Nodes: Load AITemplate, Load AITemplate (ControlNet), VAE Decode (AITemplate), VAE Encode (AITemplate), VAE Encode (AITemplate, Inpaint). Experimental usage of AITemplate"
},
{
"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."
},
1 year ago
{
"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": "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"
},
1 year ago
{
"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."
},
1 year ago
{
"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"
},
1 year ago
{
"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": "yolanother",
"title": "DTAIComfyPromptAgent",
"reference": "https://github.com/yolanother/DTAIComfyPromptAgent",
"files": [
"https://github.com/yolanother/DTAIComfyPromptAgent"
],
"install_type": "git-clone",
"description": "This script provides a prompt agent node for the Comfy UI stable diffusion client."
},
1 year ago
{
"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"
},
1 year ago
{
"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."
},
1 year ago
{
"author": "ArtVentureX",
"title": "AnimateDiff",
"reference": "https://github.com/ArtVentureX/comfyui-animatediff",
"files": [
"https://github.com/ArtVentureX/comfyui-animatediff"
],
"install_type": "git-clone",
1 year ago
"description": "AnimateDiff integration for ComfyUI, adapts from sd-webui-animatediff.<br><p style='background-color: black; color: red;'>You only need to download one of <a href='https://huggingface.co/guoyww/animatediff/resolve/main/mm_sd_v14.ckpt'>mm_sd_v14.ckpt</a> | <a href='https://huggingface.co/guoyww/animatediff/resolve/main/mm_sd_v15.ckpt'>mm_sd_v15.ckpt</a>. Put the model weights under <font color='white'>ComfyUI/custom_nodes/comfyui-animatediff/models</font>. DO NOT change model filename.</p>"
1 year ago
},
{
"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."
},
1 year ago
{
"author": "daxthin",
"title": "facedetailer",
"reference": "https://github.com/daxthin/facedetailer",
"files": [
"https://github.com/daxthin/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."
},
1 year ago
{
"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."
},
1 year ago
{
"author": "jamesWalker55",
"title": "ComfyUI - P2LDGAN Node",
"reference": "https://github.com/jamesWalker55/comfyui-p2ldgan",
"files": [
"https://github.com/jamesWalker55/comfyui-p2ldgan"
],
"install_type": "git-clone",
1 year ago
"description": "Nodes: P2LDGAN. This integrates P2LDGAN into ComfyUI. P2LDGAN extracts lineart from input images.<BR><p style='background-color: black; color: red;'>To use this extension, you need to download the <a href='https://drive.google.com/file/d/1To4V_Btc3QhCLBWZ0PdSNgC1cbm3isHP'>p2ldgan model</a> and save it in the <font color='white'>ComfyUI/custom_nodes/comfyui-p2ldgan/checkpoints</font> directory.</p>"
1 year ago
},
1 year ago
{
"author": "jamesWalker55",
"title": "Various ComfyUI Nodes by Type",
"reference": "https://github.com/jamesWalker55/comfyui-various",
"files": [
"https://github.com/jamesWalker55/comfyui-various"
],
"install_type": "git-clone",
"description": "Nodes: JWInteger, JWFloat, JWString, JWImageLoadRGB, JWImageResize, ..."
},
1 year ago
{
"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."
},
1 year ago
{
"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"
},
1 year ago
{
"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, ..."
},
1 year ago
{
"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": "Gourieff",
"title": "ReActor Node 0.1.0 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"
},
1 year ago
{
"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."
},
1 year ago
{
"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."
},
{
1 year ago
"author": "coreyryanhanson",
1 year ago
"title": "Comfy-QR",
1 year ago
"reference": "https://github.com/coreyryanhanson/comfy-qr",
1 year ago
"files": [
1 year ago
"https://github.com/coreyryanhanson/comfy-qr"
1 year ago
],
"install_type": "git-clone",
"description": "A set of ComfyUI nodes to dynamically create QR image layers for generative QR art without the hassle of leaving the webui."
},
1 year ago
{
"author": "coreyryanhanson",
"title": "comfy-qr-validation-nodes",
"reference": "https://github.com/coreyryanhanson/comfy-qr-validation-nodes",
"files": [
"https://github.com/coreyryanhanson/comfy-qr-validation-nodes"
],
"install_type": "git-clone",
"description": "A set of ComfyUI nodes to quickly test generated QR codes for scannability. A companion project to Comfy-QR."
},
{
"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"
},
1 year ago
{
"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": "ComfyLiterals",
"reference": "https://github.com/M1kep/ComfyLiterals",
"files": [
"https://github.com/M1kep/ComfyLiterals"
],
"install_type": "git-clone",
"description": "Nodes: Int, Float, String, Operation, Checkpoint"
},
1 year ago
{
"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)."
},
1 year ago
{
"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."
},
1 year ago
{
"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": "tkoenig89",
"title": "Load Image with metadata",
"reference": "https://github.com/tkoenig89/ComfyUI_Load_Image_With_Metadata",
"files": [
"https://github.com/tkoenig89/ComfyUI_Load_Image_With_Metadata"
],
"install_type": "git-clone",
"description": "A custom node for comfy ui to read generation data from images (only png for now). This could be used for upscaling generated images, when the original prompts should be used."
},
{
"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."
},
{
1 year ago
"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",
1 year ago
"description": "Nodes: SDXL - Resolutions, SDXL - Basic Settings, SDXL - Additional Settings, Math - Resolution Multiply, Math - Largest Integer, Switch - TXT2IMG & IMG2IMG"
},
{
"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",
1 year ago
"description": "ComfyUI nodes primarily for seed and filename generation"
},
1 year ago
{
"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",
1 year ago
"description": "Nodes: KSamplerWithRefiner. The KSampler from Fooocus as a ComfyUI node <p style='background-color: black; color: red;'>NOTE: This patches basic ComfyUI behaviour - don't use together with other samplers. Or perhaps do? Other samplers might profit from those changes ... ymmv.</p>"
1 year ago
},
1 year ago
{
"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",
1 year ago
"title": "rgthree's ComfyUi Nodes",
"reference": "https://github.com/rgthree/rgthree-comfy",
"files": [
"https://github.com/rgthree/rgthree-comfy"
],
"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.)"
},
1 year ago
{
"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."
},
1 year ago
{
"author": "taabata",
"title": "Syrian Falcon Nodes",
"reference": "https://github.com/taabata/Comfy_Syrian_Falcon_Nodes",
1 year ago
"files": [
"https://github.com/taabata/Comfy_Syrian_Falcon_Nodes/raw/main/SyrianFalconNodes.py"
1 year ago
],
"install_type": "copy",
"description": "Nodes:Prompt editing, Word as Image"
},
1 year ago
{
"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",
2 years ago
"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"
},
2 years ago
{
2 years ago
"author": "Bikecicle",
"title": "Waveform Extensions",
"reference": "https://github.com/Bikecicle/ComfyUI-Waveform-Extensions",
2 years ago
"files": [
2 years ago
"https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_AudioManipulation.py",
"https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_VariationUtils.py"
2 years ago
],
2 years ago
"install_type": "copy",
"description": "Some additional audio utilites for use on top of Sample Diffusion ComfyUI Extension"
2 years ago
},
{
2 years ago
"author": "dawangraoming",
"title": "KSampler GPU",
"reference": "https://github.com/dawangraoming/ComfyUI_ksampler_gpu",
2 years ago
"files": [
2 years ago
"https://github.com/dawangraoming/ComfyUI_ksampler_gpu/raw/main/ksampler_gpu.py"
2 years ago
],
2 years ago
"install_type": "copy",
"description": "KSampler is provided, based on GPU random noise"
2 years ago
},
1 year ago
{
"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."
},
1 year ago
{
"author": "lrzjason",
"title": "ComfyUIJasonNode",
"reference": "https://github.com/lrzjason/ComfyUIJasonNode",
"files": [
1 year ago
"https://github.com/lrzjason/ComfyUIJasonNode/raw/main/SDXLMixSampler.py",
"https://github.com/lrzjason/ComfyUIJasonNode/raw/main/LatentByRatio.py"
1 year ago
],
"install_type": "copy",
1 year ago
"description": "Nodes:SDXLMixSampler, LatentByRatio"
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/raw/master/prompt_generator.py"
],
"install_type": "copy",
"description": "Nodes:Prompt Generator. Custom prompt generator node for ComfyUI."
},
{
"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."
},
1 year ago
{
"author": "Beinsezii",
"title": "bsz-cui-extras",
"reference": "https://github.com/Beinsezii/bsz-cui-extras",
"files": [
"https://github.com/Beinsezii/bsz-cui-extras/raw/master/custom_nodes/bsz-auto-hires.py"
],
"install_type": "copy",
"description": "Contains 3 nodes each with a different means to the same end result. These nodes are designed to automatically calculate the appropriate latent sizes when performing a 'Hi Res Fix' style workflow."
},
1 year ago
{
"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."
},
1 year ago
{
"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."
},
1 year ago
{
"author": "SadaleNet",
"title": "ComfyUI A1111-like Prompt Custom Node Solution",
1 year ago
"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."
},
1 year ago
{
"author": "wsippel",
"title": "SDXLResolutionPresets",
1 year ago
"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"
},
2 years ago
{
"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": "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."
2 years ago
}
]
}