awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

11 repository-uri

Awesome GitHub RepositoriesComfyUI Custom Node Suites

Collections of specialized nodes extending the functionality of the ComfyUI node-based workflow environment.

Distinct from Custom Node Integration: Distinct from general UI node integration or AST filtering; refers specifically to ComfyUI plugin architecture.

Explore 11 awesome GitHub repositories matching development tools & productivity · ComfyUI Custom Node Suites. Refine with filters or upvote what's useful.

Awesome ComfyUI Custom Node Suites GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • kijai/comfyui-wanvideowrapperAvatar kijai

    kijai/ComfyUI-WanVideoWrapper

    6,554Vezi pe GitHub↗

    I've made everythign less reliant on torch.compile for VRAM efficiency, so things should work better even without it. Also figured workaround for some issues when using compile that made first run use drastically more VRAM, issue I battled with myself a lot.

    A custom node pack that integrates video generation models into ComfyUI workflows with VRAM-efficient inference.

    Python
    Vezi pe GitHub↗6,554
  • cubiq/comfyui_ipadapter_plusAvatar cubiq

    cubiq/ComfyUI_IPAdapter_plus

    6,031Vezi pe GitHub↗

    ComfyUIIPAdapterplus is a node-based extension for ComfyUI that implements IPAdapter models to guide image generation using reference images. It functions as an image prompting tool and a Stable Diffusion image adapter, allowing reference files to serve as visual prompts for controlling style, composition, and subject identity. The project provides specialized capabilities for maintaining facial identity and high-fidelity features across generated portraits. It enables the transfer of visual characteristics and artistic styles from reference images, as well as the extraction of spatial layo

    Provides a custom node suite for integrating IPAdapter models into ComfyUI workflows.

    Python
    Vezi pe GitHub↗6,031
  • fannovel16/comfyui_controlnet_auxAvatar Fannovel16

    Fannovel16/comfyui_controlnet_aux

    4,053Vezi pe GitHub↗

    Acest proiect este o suită de preprocesare ComfyUI ControlNet și un toolkit de analiză computer vision. Acesta funcționează ca un preprocesor de imagini stable diffusion care extrage indicii structurale din imagini pentru a ghida fluxurile de lucru de latent diffusion. Sistemul oferă modele specializate pentru estimarea posturii umane, inclusiv keypoints scheletice și mesh-uri faciale, precum și maparea scenelor 3D prin estimarea adâncimii și a normalelor suprafeței. Include, de asemenea, instrumente pentru controlul mișcării video AI folosind analiza fluxului optic. Suprafața mai largă de capabilități acoperă analiza structurală a imaginilor — cum ar fi line art, extragerea marginilor și segmentarea semantică — precum și izolarea luminanței și generarea de indicii de culoare și stil. Aceste procese sunt susținute de runtime-uri accelerate hardware și caching-ul model-checkpoint pentru a reduce latența de inferență.

    Provides a collection of auxiliary nodes for generating depth, pose, and edge maps within ComfyUI.

    Python
    Vezi pe GitHub↗4,053
  • nunchaku-ai/nunchakuAvatar nunchaku-ai

    nunchaku-ai/nunchaku

    3,883Vezi pe GitHub↗

    Nunchaku is a 4-bit model quantization library and diffusion model inference engine designed to run large-scale neural networks on consumer GPUs. It functions as a GPU-accelerated optimizer that reduces VRAM usage and increases inference speed through weight compression and memory management. The project utilizes low-rank weight decomposition and SVD weight quantization to compress models to four-bit precision while maintaining visual fidelity. It employs kernel-level operator fusion to minimize data movement and hardware-aware precision mapping to adjust numerical precision based on the unde

    Integrates optimized diffusion model inference as a set of custom nodes within the ComfyUI visual workflow environment.

    Pythoncomfyuidiffusion-modelsflux
    Vezi pe GitHub↗3,883
  • lightricks/comfyui-ltxvideoAvatar Lightricks

    Lightricks/ComfyUI-LTXVideo

    3,840Vezi pe GitHub↗

    ComfyUI-LTXVideo is a generative framework and ComfyUI custom node extension for synthesizing high-fidelity video. It utilizes a latent diffusion and transformer-based system to create cinematic clips from text, image, and audio inputs, providing a modular interface for precise control over subject behavior and temporal consistency. The tool distinguishes itself with production-grade capabilities, including the generation of High Dynamic Range video in linear formats such as ARRI LogC3. It supports multimodal synchronization for audio-driven animation and lip-syncing, and allows for the creat

    Integrates LTX-Video generative models into a modular ComfyUI node-based interface for synthesis and control.

    Pythoncomfyuidiffusion-modelsdit
    Vezi pe GitHub↗3,840
  • mrforexample/comfyui-3d-packAvatar MrForExample

    MrForExample/ComfyUI-3D-Pack

    3,648Vezi pe GitHub↗

    ComfyUI-3D-Pack is a suite of custom nodes for ComfyUI that enables 3D asset generation and rendering within a node-based workflow. It provides a set of tools for reconstructing textured three-dimensional meshes and volumetric scenes from single images, multi-view images, or text prompts. The system includes a Gaussian splatting generator for creating high-fidelity volumetric 3D scene representations and a multi-view image generator to produce consistent image sets for reconstruction. It also features a single image 3D mesh tool to build geometry from a single 2D source. The toolset covers 3

    Provides a comprehensive set of custom nodes for ComfyUI to enable 3D generation and rendering workflows.

    Pythoncomfycomfyuimachine-learning
    Vezi pe GitHub↗3,648
  • city96/comfyui-ggufAvatar city96

    city96/ComfyUI-GGUF

    3,291Vezi pe GitHub↗

    ComfyUI-GGUF is a memory optimizer and model loader for ComfyUI that enables the execution of large transformer-based generative models using quantized weights. It provides a system for loading GGUF formatted weights within a node-based diffusion interface to reduce GPU memory consumption. The project includes a quantization tool for converting standard model checkpoints into compressed binary formats and a tensor fixer to restore missing keys and correct architectures in binary model files. These utilities ensure that compressed models remain functional during inference on hardware with limi

    Integrates compressed GGUF diffusion models and text encoders as custom nodes within ComfyUI workflows.

    Python
    Vezi pe GitHub↗3,291
  • nunchaku-ai/comfyui-nunchakuAvatar nunchaku-ai

    nunchaku-ai/ComfyUI-nunchaku

    2,901Vezi pe GitHub↗

    ComfyUI-nunchaku is a 4-bit diffusion inference engine and a set of nodes for running low-precision quantized diffusion models within ComfyUI visual workflows. It provides a backend that reduces memory overhead and increases generation speed for transformer models. The project includes specialized tools for identity-preserving generation and an image-to-image guidance toolkit that uses depth maps and reference images. It also features a multimodal visual question answering implementation and a utility for merging multiple quantized model files into single unified files. The engine covers a b

    Implements a suite of ComfyUI custom nodes for running quantized diffusion models in visual workflows.

    Pythoncomfyuidiffusionflux
    Vezi pe GitHub↗2,901
  • rgthree/rgthree-comfyAvatar rgthree

    rgthree/rgthree-comfy

    2,789Vezi pe GitHub↗

    rgthree-comfy is a collection of custom nodes and interface enhancements designed to automate and organize generative AI workflows within ComfyUI. It provides a specialized toolset for node-based automation, dynamic data routing, and graph management. The project distinguishes itself through a dynamic data router and workflow management tools that enable bulk muting, bypassing, and navigation of complex node graphs via bookmarks and visual labels. It also includes logic and math nodes for evaluating expressions and image processing utilities for side-by-side comparisons and precise cropping.

    A comprehensive collection of custom nodes and interface enhancements for automating and organizing ComfyUI workflows.

    JavaScriptaiartcomfyuistable-diffusion
    Vezi pe GitHub↗2,789
  • yolain/comfyui-easy-useAvatar yolain

    yolain/ComfyUI-Easy-Use

    2,567Vezi pe GitHub↗

    ComfyUI-Easy-Use is a custom node suite and workflow optimizer designed to simplify Stable Diffusion generation pipelines. It provides a set of integrated tools to reduce visual clutter and streamline the process of creating images from text and existing image references. The project distinguishes itself through a pipeline manager that consolidates models, conditioning, and latents into unified data pipes, eliminating complex wiring in the node graph. It also introduces a logical operator set that enables conditional if-else branching and for-loop structures directly within the visual program

    Implements a pipeline manager that consolidates models, conditioning, and latents into unified data pipes to eliminate complex wiring.

    Python
    Vezi pe GitHub↗2,567
  • sergree/matcheringAvatar sergree

    sergree/matchering

    2,551Vezi pe GitHub↗

    Matchering is an audio mastering tool and Python library designed to match the frequency balance and loudness of a target track to a specific reference track. It functions as a reference-based mastering system that aligns a target signal's spectral envelope, RMS, and peak amplitude with those of a chosen reference file. The project utilizes a multi-stage processing pipeline featuring an FFT spectral matching engine to adjust frequency response. It ensures output quality through the use of a brickwall limiter to prevent signal clipping while preserving the original waveform shape. The tool pr

    Integrates reference-based audio mastering as a custom node within ComfyUI workflows.

    Pythonaudiodocker-imagedsp
    Vezi pe GitHub↗2,551
  1. Home
  2. Development Tools & Productivity
  3. ComfyUI Custom Node Suites

Explorează sub-etichetele

  • Compatible Node SwappingMechanisms for replacing a node with a compatible alternative while maintaining existing connections in a graph. **Distinct from ComfyUI Custom Node Suites:** Focuses on replacing functional nodes in a visual workflow rather than AST refactoring or linked-list pointer swaps
  • Pipeline ManagersSystems for routing and consolidating data flows within a node-based generative environment. **Distinct from ComfyUI Custom Node Suites:** Distinct from ComfyUI Custom Node Suites by focusing specifically on the routing and encapsulation of data pipes rather than general node extensions.
  • Video Generation Node SuitesA custom node pack that integrates video generation models into ComfyUI workflows with VRAM-efficient inference. **Distinct from ComfyUI Custom Node Suites:** Distinct from ComfyUI Custom Node Suites: specializes in video generation nodes, not general-purpose node collections.
  • Visual Logic OperatorsImplementation of boolean and flow-control operators as functional nodes within a visual environment. **Distinct from ComfyUI Custom Node Suites:** Specifically implements conditional logic and loops as nodes, not general language-level logical operations