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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

11 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • kijai/comfyui-wanvideowrapperAvatar de kijai

    kijai/ComfyUI-WanVideoWrapper

    6,554Ver en 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
    Ver en GitHub↗6,554
  • cubiq/comfyui_ipadapter_plusAvatar de cubiq

    cubiq/ComfyUI_IPAdapter_plus

    6,031Ver en GitHub↗

    ComfyUIIPAdapterplus es una extensión basada en nodos para ComfyUI que implementa modelos IPAdapter para guiar la generación de imágenes utilizando imágenes de referencia. Funciona como una herramienta de prompting de imágenes y un adaptador de imágenes de Stable Diffusion, permitiendo que los archivos de referencia sirvan como prompts visuales para controlar el estilo, la composición y la identidad del sujeto. El proyecto proporciona capacidades especializadas para mantener la identidad facial y características de alta fidelidad en retratos generados. Permite la transferencia de características visuales y estilos artísticos desde imágenes de referencia, así como la extracción de diseños espaciales para guiar la disposición de objetos en nuevas generaciones. La extensión cubre áreas funcionales amplias, incluyendo condicionamiento de imágenes por IA, generación consistente de personajes y control de composición de imágenes.

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

    Python
    Ver en GitHub↗6,031
  • fannovel16/comfyui_controlnet_auxAvatar de Fannovel16

    Fannovel16/comfyui_controlnet_aux

    4,053Ver en GitHub↗

    Este proyecto es una suite de preprocesamiento de ComfyUI ControlNet y un kit de herramientas de análisis de visión artificial. Funciona como un preprocesador de imágenes de difusión estable que extrae pistas estructurales de las imágenes para guiar los flujos de trabajo de difusión latente. El sistema proporciona modelos especializados para la estimación de poses humanas, incluyendo puntos clave esqueléticos y mallas faciales, y mapeo de escenas en 3D a través de la estimación de profundidad y normales de superficie. También incluye herramientas para el control de movimiento de video por IA utilizando análisis de flujo óptico. La superficie de capacidad más amplia cubre el análisis estructural de imágenes —como arte lineal, extracción de bordes y segmentación semántica— así como el aislamiento de luminancia y la generación de pistas de color y estilo. Estos procesos están respaldados por runtimes acelerados por hardware y almacenamiento en caché de puntos de control de modelos para reducir la latencia de inferencia.

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

    Python
    Ver en GitHub↗4,053
  • nunchaku-ai/nunchakuAvatar de nunchaku-ai

    nunchaku-ai/nunchaku

    3,883Ver en 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
    Ver en GitHub↗3,883
  • lightricks/comfyui-ltxvideoAvatar de Lightricks

    Lightricks/ComfyUI-LTXVideo

    3,840Ver en 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
    Ver en GitHub↗3,840
  • mrforexample/comfyui-3d-packAvatar de MrForExample

    MrForExample/ComfyUI-3D-Pack

    3,648Ver en 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
    Ver en GitHub↗3,648
  • city96/comfyui-ggufAvatar de city96

    city96/ComfyUI-GGUF

    3,291Ver en 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
    Ver en GitHub↗3,291
  • nunchaku-ai/comfyui-nunchakuAvatar de nunchaku-ai

    nunchaku-ai/ComfyUI-nunchaku

    2,901Ver en 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
    Ver en GitHub↗2,901
  • rgthree/rgthree-comfyAvatar de rgthree

    rgthree/rgthree-comfy

    2,789Ver en 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
    Ver en GitHub↗2,789
  • yolain/comfyui-easy-useAvatar de yolain

    yolain/ComfyUI-Easy-Use

    2,567Ver en 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
    Ver en GitHub↗2,567
  • sergree/matcheringAvatar de sergree

    sergree/matchering

    2,551Ver en 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
    Ver en GitHub↗2,551
  1. Home
  2. Development Tools & Productivity
  3. ComfyUI Custom Node Suites

Explorar subetiquetas

  • 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