awesome-repositories.com
Blog
awesome-repositories.com

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Comfy-Org avatar

Comfy-Org/ComfyUI

0
View on GitHub↗
117,227 estrellas·13,708 forks·Python·GPL-3.0·25 vistaswww.comfy.org↗

ComfyUI

ComfyUI is a node-based generative AI orchestration engine designed for constructing, testing, and executing complex image and video synthesis pipelines. By utilizing a directed acyclic graph execution model, the platform allows users to build reproducible workflows through modular, interconnected processing blocks without requiring manual code implementation. It serves as both a local environment for high-performance model inference and a production-ready server for deploying generative capabilities.

The platform distinguishes itself through its focus on workflow portability and extensibility. Complex pipelines are persisted as structured JSON files, enabling version control and programmatic reconstruction. Users can extend the system’s core functionality by dynamically loading custom node extensions at runtime, while the engine’s lazy evaluation strategy ensures efficiency by computing only the necessary nodes for a given output. Real-time state synchronization via WebSockets provides immediate feedback during the generation process.

Beyond its core execution capabilities, the platform supports a broad range of operational needs, including local model orchestration, cloud-scale infrastructure management, and API integration. It provides tools for managing generative models, local software environments, and enterprise-grade infrastructure. The system exposes visual workflows as programmable endpoints, allowing developers to integrate advanced generative tasks into external software applications.

Features

  • Node-Based Generative Pipelines - Visualizes complex multi-stage generative pipelines through a node-based interface for precise control over synthesis workflows.
  • Visual Workflow Builders - Empowers users to design and execute sophisticated generative AI workflows through a graphical interface without writing code.
  • Text-to-Image Generators - Constructs modular pipelines that transform natural language text into high-resolution visual imagery.
  • Text-to-Video Generators - Orchestrates multi-stage pipelines that synthesize dynamic video content from text prompts.
  • Generative AI Orchestration Engines - Manages, queues, and executes high-performance model inference tasks across diverse hardware environments.
  • Local Execution Runtimes - Supports the local execution of complex generative AI pipelines directly on consumer hardware.
  • Directed Acyclic Graph Execution Engines - Processes computational tasks by traversing dependency-ordered graphs of nodes to execute generative data pipelines.
  • Plugin Development Kits - Extends core functionality by allowing developers to build and integrate custom nodes for specialized creative tasks.
  • Node-Based Architectures - Decomposes intricate synthesis processes into discrete, interconnected functional units to simplify complex architectural design.
  • Text-to-Video Generation - Synthesizes video sequences from textual prompts by executing complex, multi-stage generative workflows.
  • API Integration Services - Provides programmatic endpoints that allow external software to trigger and manage visual generative workflows.
  • Local Model Orchestrators - Executes high-performance generative models directly on local hardware to ensure data privacy and full control over inference.
  • Model Asset Managers - Organizes generative models by defining source locations and local file system paths for efficient asset management.
  • Workflow API Endpoints - Exposes visual AI pipelines as programmable API endpoints to integrate generative capabilities into external software applications.
  • Workflow-Driven Inference Servers - Serves visual, node-based generative pipelines as programmable API endpoints for integration into external software.
  • Workflow Serialization Schemas - Persists complex visual pipelines as structured files to enable version control, portability, and programmatic reconstruction.
  • Model Serving and Inference - Modular GUI and backend for diffusion models.
  • Lazy Evaluation Engines - Optimizes performance by computing only necessary operations through state tracking and caching intermediate results.
  • Cloud Execution Environments - Offloads resource-intensive visual AI pipelines to remote cloud infrastructure to bypass local hardware limitations.
  • RESTful Workflow APIs - Wraps visual graph execution in a standard HTTP interface to allow external services to trigger and monitor generative pipelines.
  • Video-to-Video Synthesis - Transforms existing video footage into new visual outputs using reference-based generative models to maintain structural consistency.
  • Custom Node Management Tools - Facilitates the installation and maintenance of third-party node extensions through a dedicated command-line interface.
  • WebSocket Synchronization - Establishes real-time communication channels between the graphical interface and backend execution engine to stream live progress updates and node status.
  • Lifecycle and Loading Frameworks - Integrates custom node extensions at runtime by dynamically importing Python modules and registering their specific capabilities into the active execution graph.

Historial de estrellas

Gráfico del historial de estrellas de comfy-org/comfyuiGráfico del historial de estrellas de comfy-org/comfyui

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a ComfyUI

Proyectos open-source similares, clasificados según cuántas características comparten con ComfyUI.
  • comfyanonymous/comfyui_examplesAvatar de comfyanonymous

    comfyanonymous/ComfyUI_examples

    3,918Ver en GitHub↗

    This repository is a collection of node-based pipeline configurations, examples, and templates for generating AI media. It provides a workflow library and a curated gallery of blueprints designed for creating images, videos, and 3D assets using diffusion models. The project specifically offers a set of pre-configured node graphs for implementing advanced image generation and refinement techniques, with a focus on Stable Diffusion workflows. These examples demonstrate how to interconnect processing nodes to define complex generative logic without writing code. The available templates cover a

    HTML
    Ver en GitHub↗3,918
  • comfyanonymous/comfyuiAvatar de comfyanonymous

    comfyanonymous/ComfyUI

    117,322Ver en GitHub↗

    ComfyUI is a modular generative AI workflow orchestrator and node-based GUI for designing and executing complex diffusion model pipelines. It functions as both a visual interface for building generative logic graphs and a programmable backend API that exposes diffusion model operations for external integration. The system distinguishes itself through a graph-based execution model that supports differential workflow execution, re-running only modified nodes to reduce computation. It features dynamic model offloading to manage memory between system RAM and GPU VRAM and utilizes metadata-embedde

    Python
    Ver en GitHub↗117,322
  • aidc-ai/pixelle-videoAvatar de AIDC-AI

    AIDC-AI/Pixelle-Video

    23,403Ver en GitHub↗

    Pixelle-Video is a text-to-video automation platform and generation engine that converts text topics into complete videos with synchronized narration, images, and music. It functions as a modular system for producing short-form content, utilizing large language models to automate script composition, visual asset generation, and voiceover production. The platform features a node-based workflow orchestrator that allows the composition of custom generation pipelines by linking different AI models. It includes a dynamic video layout designer that uses HTML templates to define aspect ratios and vi

    Pythonaigccomfyuiimage-generation
    Ver en GitHub↗23,403
  • carson-katri/dream-texturesAvatar de carson-katri

    carson-katri/dream-textures

    8,168Ver en GitHub↗

    Dream Textures is a Stable Diffusion integration for Blender that provides tools for text-to-image generation, depth projection, and node-based processing within a 3D environment. It functions as an AI texture generator capable of producing image textures and concept art from text prompts and scene renders. The system features a depth-to-image projection tool that maps generated imagery onto 3D models using depth data for spatial alignment. It also includes a node-based AI image processor for creating procedural visual effects and a dedicated toolset for AI-assisted inpainting and outpainting

    Pythonaiblenderblender-addon
    Ver en GitHub↗8,168
Ver las 30 alternativas a ComfyUI→

Preguntas frecuentes

¿Qué hace comfy-org/comfyui?

ComfyUI is a node-based generative AI orchestration engine designed for constructing, testing, and executing complex image and video synthesis pipelines. By utilizing a directed acyclic graph execution model, the platform allows users to build reproducible workflows through modular, interconnected processing blocks without requiring manual code implementation. It serves as both a local environment for high-performance model inference and a production-ready server for…

¿Cuáles son las características principales de comfy-org/comfyui?

Las características principales de comfy-org/comfyui son: Node-Based Generative Pipelines, Visual Workflow Builders, Text-to-Image Generators, Text-to-Video Generators, Generative AI Orchestration Engines, Local Execution Runtimes, Directed Acyclic Graph Execution Engines, Plugin Development Kits.

¿Qué alternativas de código abierto existen para comfy-org/comfyui?

Las alternativas de código abierto para comfy-org/comfyui incluyen: comfyanonymous/comfyui_examples — This repository is a collection of node-based pipeline configurations, examples, and templates for generating AI… comfyanonymous/comfyui — ComfyUI is a modular generative AI workflow orchestrator and node-based GUI for designing and executing complex… aidc-ai/pixelle-video — Pixelle-Video is a text-to-video automation platform and generation engine that converts text topics into complete… nunchaku-ai/comfyui-nunchaku — ComfyUI-nunchaku is a 4-bit diffusion inference engine and a set of nodes for running low-precision quantized… carson-katri/dream-textures — Dream Textures is a Stable Diffusion integration for Blender that provides tools for text-to-image generation, depth… lucidrains/imagen-pytorch — This is a PyTorch-based implementation of diffusion models for synthesizing photorealistic images and video. It…