Number | Custom Nodes | Author | URL | Description | CommitID | Date | Change Message |
---|---|---|---|---|---|---|---|
0 | Character Face Swap | Character face swap with LoRA and embeddings. | f395496e5bf50d88579934ec2f776cd81866e8e9 | October 25, 2023 4:28 AM (UTC) | readme | ||
1 | ComfyMath | Provides Math Nodes for ComfyUI. Boolean Logic, Integer Arithmetic, Floating Point Arithmetic and Functions, Vec2, Vec3, and Vec4 Arithmetic and Functions | be9beab9923ccf5c5e4132dc1653bcdfa773ed70 | August 17, 2023 1:50 AM (UTC) | feat: Added nodes for selecting SDXL resolution | ||
2 | ComfyUI-Advanced-ControlNet | Nodes: ControlNetLoaderAdvanced, DiffControlNetLoaderAdvanced, ScaledSoftControlNetWeights, SoftControlNetWeights, CustomControlNetWeights, SoftT2IAdapterWeights, CustomT2IAdapterWeights | 2ed1fff6b99124436c4fc216d2f9f05f60a489d6 | May 15, 2024 5:04 AM (UTC) | Merge PR #108 from Kosinkadink/develop - Timestep Keyframe updates Updated Timestep Keyframes to use guarantee_steps + new Timestep Keyframe nodes Merge PR #97 from Kosinkadink/develop: lowvram SparseCtrl fix Fix SparseCtrl for lowvram | ||
3 | Advanced CLIP Text Encode | Advanced CLIP Text Encode (if you need A1111 like prompt. you need this. But Cutoff node includes this feature, already.) | 63984deefb005da1ba90a1175e21d91040da38ab | April 8, 2024 10:18 PM (UTC) | Merge pull request #21 from ltdrdata/fix/set_clip_layer fix: compatbility patch (ComfyUI update) | ||
4 | AnimateDiff Evolved | A forked repository that actively maintains [a/AnimateDiff](https://github.com/ArtVentureX/comfyui-animatediff), created by ArtVentureX. Improved AnimateDiff integration for ComfyUI, adapts from sd-webui-animatediff. [w/Download one or more motion models from [a/Original Models](https://huggingface.co/guoyww/animatediff/tree/main) | [a/Finetuned Models](https://huggingface.co/manshoety/AD_Stabilized_Motion/tree/main). See README for additional model links and usage. Put the model weights under %%ComfyUI/custom_nodes/ComfyUI-AnimateDiff-Evolved/models%%. You are free to rename the models, but keeping original names will ease use when sharing your workflow.] | 07f1736813ba3e7ab93a8adf757448098d4b8783 | May 14, 2024 8:52 AM (UTC) | Merge PR #374 from Kosinkadink/develop - fix lora hook keyframe interpolation Fix LoRA Hook Keyframe Interpolation node's interpolation method to only apply to strengths as expected Merge PR #337 from Kosinkadink/freeinit_samplersigma_fix Make FreeInit [sampler sigma] work with new ComfyUI versions | ||
5 | APISR IN COMFYUI | Unofficial implementation of APISR for ComfyUI, both image and video | 4c8b71e9c27f0b867adc969cd5ba117df4339f4c | March 21, 2024 7:12 AM (UTC) | V1.1 新增支持 cpu 生成(from:Fihade) | ||
6 | ComfyUI-BRIA_AI-RMBG | Unofficial implementation of BRIA RMBG Model for ComfyUI. | 827fcd63ff0cfa7fbc544b8d2f4c1e3f3012742d | April 17, 2024 8:00 PM (UTC) | 20240418 新增个人详情 V1.5 支持批量处理(可去除视频背景)、新增输出 mask 功能 | ||
7 | ComfyUI-CCSR | ComfyUI- CCSR upscaler node | 2ed9df039911306d528b58c82075f40f9a764207 | March 18, 2024 10:10 AM (UTC) | Update dependencies Less conflict with my other nodes at least | ||
8 | Comfyroll Studio | Custom nodes for SDXL and SD1.5 including Multi-ControlNet, LoRA, Aspect Ratio, Process Switches, and many more nodes. NOTE: Maintainer is changed to Suzie1 from RockOfFire. [w/Using an outdated version has resulted in reported issues with updates not being applied. Trying to reinstall the software is advised.] | d78b780ae43fcf8c6b7c6505e6ffb4584281ceca | January 24, 2024 10:44 PM (UTC) | version 1.76 | ||
9 | ComfyUI's ControlNet Auxiliary Preprocessors | This is a rework of comfyui_controlnet_preprocessors based on ControlNet auxiliary models by 🤗. I think the old repo isn't good enough to maintain. All old workflow will still be work with this repo but the version option won't do anything. Almost all v1 preprocessors are replaced by v1.1 except those doesn't appear in v1.1. [w/NOTE: Please refrain from using the controlnet preprocessor alongside this installation, as it may lead to conflicts and prevent proper recognition.] | 82b6d57b1d074fb30ad3375d2a90e0bd752a4911 | May 15, 2024 4:17 PM (UTC) | Merge branch 'main' of https://github.com/Fannovel16/comfyui_controlnet_aux Merge pull request #291 from DrJKL/drjkl/convenience_selector Add Convenience node to emit preprocessor options | ||
10 | Crystools | With this suit, you can see the resources monitor, progress bar & time elapsed, metadata and compare between two images, compare between two JSONs, show any value to console/display, pipes, and more! This provides better nodes to load/save images, previews, etc, and see "hidden" data without loading a new workflow. | bfbfd121a245d04ce7d06ccc36acdb9873c47d9d | March 27, 2024 2:54 PM (UTC) | Update README.md | ||
11 | pythongosssss/ComfyUI-Custom-Scripts | 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 | 3f2c021e50be2fed3c9d1552ee8dcaae06ad1fe5 | April 7, 2024 4:03 PM (UTC) | Support custom + multiple models per node | ||
12 | ComfyUI-DynamiCrafterWrapper | Wrapper nodes to use DynamiCrafter image2video and frame interpolation models in ComfyUI | 19e0c9ef5d9c16395269ffe45ff01403b015a8b2 | March 26, 2024 1:31 PM (UTC) | Fix loading 512 non-interolation model | ||
13 | Eagle PNGInfo | Nodes: EagleImageNode | 72752f6d41e45f93f124dbbe6409ed40d291dd95 | October 12, 2023 1:16 AM (UTC) | Merge pull request #3 from hylarucoder/parser-v2 parser | ||
14 | ComfyUI Essentials | Essential nodes that are weirdly missing from ComfyUI core. With few exceptions they are new features and not commodities. I hope this will be just a temporary repository until the nodes get included into ComfyUI. | c26bc23d53c1953dca5697b211d6f9a51c4d607e | May 14, 2024 9:56 AM (UTC) | add clipseg node add padding and blur to maskboundingbox | ||
15 | Face Analysis for ComfyUI | This extension uses [a/DLib](http://dlib.net/) to calculate the Euclidean and Cosine distance between two faces. NOTE: Install the Shape Predictor, Face Recognition model from the Install models menu. | 2b48d18a8d956d52bff612270af1d1141ab8bb80 | May 13, 2024 8:09 AM (UTC) | restage dlib directory update readme | ||
16 | FizzNodes | Scheduled prompts, scheduled float/int values and wave function nodes for animations and utility. compatable with [a/framesync](https://www.framesync.xyz/) and [a/keyframe-string-generator](https://www.chigozie.co.uk/keyframe-string-generator/) for audio synced animations in Comfyui. | 54532b82068ca26f3c5405105899c63ab2e12c5c | May 14, 2024 2:42 PM (UTC) | romove forceInput flag on print_output bool in BatchPromptScheduleLatentInput image select schedule added | ||
17 | ComfyUI-Flowty-TripoSR | This is a custom node that lets you use TripoSR right from ComfyUI. [a/TripoSR](https://github.com/VAST-AI-Research/TripoSR) is a state-of-the-art open-source model for fast feedforward 3D reconstruction from a single image, collaboratively developed by Tripo AI and Stability AI. (TL;DR it creates a 3d model from an image.) | a0c94ac60a7cc062604f61aeeea6d0d493521de3 | March 6, 2024 11:00 AM (UTC) | introduce loader node and more options | ||
18 | ComfyUI Frame Interpolation | Nodes: KSampler Gradually Adding More Denoise (efficient) | 1c4c4b4f9a99e7e6eb7c5a5f3fdc7c9dfd319357 | May 7, 2024 3:28 AM (UTC) | Fix duplicated frames in multiplier scheduling Merge pull request #52 from gavinliukaiber/main Reduce the RAM consumption of RIFE VFI by 2x | ||
19 | ComfyUI-IC-Light-Native | ComfyUI native implementation of [a/IC-Light](https://github.com/lllyasviel/IC-Light). | 893f5238d87e7ca4ffd4a810a124972289778857 | May 14, 2024 2:31 PM (UTC) | Update README.md Update workflow examples | ||
20 | ComfyUI Impact Pack | 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. [w/NOTE:'Segs & Mask' has been renamed to 'ImpactSegsAndMask.' Please replace the node with the new name.] | ecab0d5ac5cf5294e6e073b3389d584942e1274b | May 15, 2024 9:39 AM (UTC) | better install script fix: better compatibility with other nodes. https://github.com/ltdrdata/ComfyUI-Impact-Pack/issues/547 | ||
21 | ComfyUI Inspire Pack | This extension provides various nodes to support Lora Block Weight and the Impact Pack. Provides many easily applicable regional features and applications for Variation Seed. | 0dec9404fa6fbc9b619553e9ad695a4b77d17160 | May 14, 2024 4:26 PM (UTC) | compatibility patch for updated Impact Pack. update credit | ||
22 | ComfyUI InstantID (Native Support) | Native [a/InstantID](https://github.com/InstantID/InstantID) support for ComfyUI. This extension differs from the many already available as it doesn't use diffusers but instead implements InstantID natively and it fully integrates with ComfyUI. Please note this still could be considered beta stage, looking forward to your feedback. | d8c70a0cd8ce0d4d62e78653674320c9c3084ec1 | May 8, 2024 2:55 PM (UTC) | fix IPAdapter and PuLID compatibility update sponsors | ||
23 | ComfyUI_IPAdapter_plus | ComfyUI reference implementation for IPAdapter models. The code is mostly taken from the original IPAdapter repository and laksjdjf's implementation, all credit goes to them. I just made the extension closer to ComfyUI philosophy. | 20125bf9394b1bc98ef3228277a31a3a52c72fc2 | May 8, 2024 2:10 PM (UTC) | add PuLID compatibility small fixes and cleanup | ||
24 | KJNodes for ComfyUI | Various quality of life -nodes for ComfyUI, mostly just visual stuff to improve usability. | 7e6bd8d14a6781e764d9098acc2132bdfa182986 | May 14, 2024 12:20 PM (UTC) | Add LoadAndResizeImage Update nodes.py | ||
25 | ComfyUI-layerdiffuse (layerdiffusion) | ComfyUI implementation of [a/LayerDiffusion](https://github.com/layerdiffusion/LayerDiffusion). | 151f7460bbc9d7437d4f0010f21f80178f7a84a6 | March 9, 2024 9:16 PM (UTC) | Update README.md | ||
26 | ComfyUI Noise | This extension contains 6 nodes for ComfyUI that allows for more control and flexibility over the noise. | afb14757216257b12268c91845eac248727a55e2 | April 8, 2024 10:16 PM (UTC) | Merge pull request #28 from ltdrdata/fix/compatibility unsampler - compatibility patch | ||
27 | comfyui-portrait-master | ComfyUI Portrait Master. A node designed to help AI image creators to generate prompts for human portraits. | 53a8b211d515a6f4b8c3bbff40826233e8ca3359 | May 2, 2024 10:01 AM (UTC) | Added face shape randomizer Updates | ||
28 | ComfyUI-Prompt-Preview | Welcome to ComfyUI Prompt Preview, where you can visualize the styles from [sdxl_prompt_styler](https://github.com/twri/sdxl_prompt_styler). | 936977420c924779851acf47cc7386fd0bb0b472 | February 27, 2024 11:30 AM (UTC) | update readme | ||
29 | ComfyUI-RAVE | Unofficial ComfyUI implementation of [a/RAVE](https://rave-video.github.io/) | 92d19be86cdcec198088757c07873919d3c8e1b1 | January 28, 2024 9:08 AM (UTC) | fixed a bug with animated latent masks | ||
30 | ReActor Node for ComfyUI | The Fast and Simple 'roop-like' Face Swap Extension Node for ComfyUI, based on ReActor (ex Roop-GE) SD-WebUI Face Swap Extension | 467b50614e00002a9922141c33103a5ffec92d67 | May 14, 2024 3:51 AM (UTC) | UPDATE: URLs to previous releases Merge branch 'main' into evolve | ||
31 | segment anything | Based on GroundingDino and SAM, use semantic strings to segment any element in an image. The comfyui version of sd-webui-segment-anything. | ab6395596399d5048639cdab7e44ec9fae857a93 | March 21, 2024 11:41 AM (UTC) | Merge pull request #54 from frantic/patch-1 Avoid installing dependencies on every run | ||
32 | ComfyUI-SUPIR | Wrapper nodes to use SUPIR upscaling process in ComfyUI | 5518e00a1408319d2236e36de2c1c03e3e6e7e24 | April 23, 2024 10:04 AM (UTC) | Remove redundant req Description for sampler | ||
33 | UltimateSDUpscale | ComfyUI nodes for the Ultimate Stable Diffusion Upscale script by Coyote-A. | 233f8b8ef999c35d1bdf98741632234977e6719f | May 7, 2024 6:55 PM (UTC) | Update submodule Add __init__.py to avoid conflicts | ||
34 | ComfyUI-VideoHelperSuite | Nodes: VHS_VideoCombine. Nodes related to video workflows | 47e56f3e42c3ab4fb33f1407c2c40b5391226621 | April 20, 2024 3:29 PM (UTC) | fix: 🐛 properly handle list inputs see https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite/pull/197#issuecomment-2067233344 Use case insensitive counter checking Windows has unusual behaviour for case sensitivity in file paths. Files and folders retain the case used when initially created, but path resolution is case insensitive. Since the previous counter code did not account for this, setting a filename_prefix in Video Combine with case different from a previous execution would fail to include prior executions nad produce a counter and filename that resolve to an already existant file, throwing an error. To account for this, the counter code has been made case insensitive. See #190 | ||
35 | ComfyUI-Video-Matting | A minimalistic implementation of [a/Robust Video Matting (RVM)](https://github.com/PeterL1n/RobustVideoMatting/) in ComfyUI | 940fcc5a56d4b47a6c3507d827c56b083c388f3e | April 29, 2024 9:19 AM (UTC) | Update __init__.py i | ||
36 | Efficiency Nodes for ComfyUI Version 2.0+ | A collection of ComfyUI custom nodes to help streamline workflows and reduce total node count.[w/NOTE: This node is originally created by LucianoCirino, but the [a/original repository](https://github.com/LucianoCirino/efficiency-nodes-comfyui) is no longer maintained and has been forked by a new maintainer. To use the forked version, you should uninstall the original version and **REINSTALL** this one.] | 3b7e89d969c02b80ff3662f34813679167b835fa | April 5, 2024 7:13 PM (UTC) | Update smZ_cfg_denoiser.py | ||
37 | Masquerade Nodes | This is a node pack for ComfyUI, primarily dealing with masks. | 69a944969c29d1c63dfd62eb70a764bceb49473d | February 26, 2024 4:21 AM (UTC) | Add docstrings for some nodes | ||
38 | PuLID_ComfyUI | [a/PuLID](https://github.com/ToTheBeginning/PuLID) ComfyUI native implementation. | 6c62b23464fa66407862db62b1372b358b8cbdfe | May 13, 2024 8:18 AM (UTC) | update readme | ||
39 | SDXL Prompt Styler | SDXL Prompt Styler is a node that enables you to style prompts based on predefined templates stored in a JSON file. | 51068179927f79dce14f38c6b1984390ab242be2 | March 24, 2024 6:55 PM (UTC) | SDXLPromptStylerAdvanced deduplicate tokens in merged output (#30) * Added deduplicate_merge method, use when copy_to_l enabled * Use deduplicate_merge for SDXLPromptStylerAdvanced text_positive combined output | ||
40 | WAS Node Suite | A node suite for ComfyUI with many new nodes, such as image processing, text processing, and more. | 7765fb83742308acae4fcb7dc2deb65af5d41a99 | May 15, 2024 7:38 PM (UTC) | Patch bool output of WAS_Boolean Fix WAS Boolean Number | ||
41 | ComfyUI-Manager | ComfyUI-Manager itself is also a custom node. | 7b8a0bbb3f9d61c979546ea4f2a29bd070c4f8d6 | May 16, 2024 6:57 AM (UTC) | update DB update DB | ||
42 | Derfuu_ComfyUI_ModdedNodes | Automate calculation depending on image sizes or something you want. | 5c93bd1522e4ad824c4bfdf3a66b4e9771d4b5a4 | April 29, 2024 10:43 AM (UTC) | removed Tuples.py moved all scale methods into scale_methods variable; fixed LatentScale_Ratio node | ||
43 | Facerestore CF (Code Former) | This is a copy of [a/facerestore custom node](https://civitai.com/models/24690/comfyui-facerestore-node) with a bit of a change to support CodeFormer Fidelity parameter. These ComfyUI nodes can be used to restore faces in images similar to the face restore option in AUTOMATIC1111 webui. NOTE: To use this node, you need to download the face restoration model and face detection model from the 'Install models' menu. | 67f90bc6be976fb58169866155346b0da13bebee | March 19, 2024 9:36 PM (UTC) | Merge pull request #18 from gkiryaziev/fix-import Fix issue No module 'named model_management' | ||
44 | rgthree's ComfyUI Nodes | Nodes: Seed, Reroute, Context, Lora Loader Stack, Context Switch, Fast Muter. These custom nodes helps organize the building of complex workflows. | e0e310794808e73510b98a8fdd9d63d6d69ba4d3 | May 16, 2024 3:49 AM (UTC) | Fix shift check when not all keys are down for bookmark. remove debug print |