For an open source visual node based image generator, the strongest matches are chainner-org/chainner (chaiNNer provides a visual node-based pipeline editor with custom), hlky/stable-diffusion-webui (This repository provides a powerful browser-based web interface for) and comfyanonymous/comfyui (ComfyUI is a modular, self-hostable node-based workflow editor built). comfy-org/comfyui and invoke-ai/invokeai round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.
We curate open-source GitHub repositories matching “open source alternatives to comfyui”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.
chaiNNer is a GPU-accelerated AI image upscaling application that uses a visual node-based interface for constructing image processing pipelines. At its core, it provides a node-based visual programming environment where users connect processing nodes in a directed acyclic graph, with a graph execution scheduler that traverses the pipeline in topological order. The application includes an iterator-based batch processing system that automatically applies the same pipeline to multiple files, and a model format conversion pipeline that transforms neural network models between PyTorch, ONNX, and N
chaiNNer provides a visual node-based pipeline editor with custom extensions and GPU acceleration for image processing, though it focuses on upscaling and general image tasks rather than diffusion models natively.
Stable Diffusion Web UI is a browser-based interface for generating, editing, and upscaling images and videos using latent diffusion models. It functions as a text-to-image generator, an AI image editor, and a tool for increasing image resolution and clarity. The system includes capabilities for custom model training, specifically allowing the creation of textual inversion embeddings to teach a model new concepts and visual styles from user photos. It also provides tools for AI video production, generating short clips from text prompts. The software covers image-to-image transformation, imag
This repository provides a powerful browser-based web interface for Stable Diffusion and media generation, but it lacks the visual node-based workflow editor requested in the search.
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
ComfyUI is a modular, self-hostable node-based workflow editor built specifically for stable diffusion and generative media pipelines with extensive extension support and a web interface.
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 extensibilit
ComfyUI is a powerful node-based visual workflow editor tailored for stable diffusion and media generation, featuring a self-hostable web interface, custom extensions, and workflow sharing.
InvokeAI is a self-hosted, professional-grade platform designed for managing generative models and performing complex image synthesis. It provides a local application environment that allows users to execute diffusion models directly on their own hardware, ensuring data privacy and complete ownership of all generated assets. The platform distinguishes itself through a node-based workflow system that enables the construction of reproducible and automated image generation pipelines. By chaining modular functional units into directed acyclic graphs, users can automate intricate production tasks
InvokeAI is a self-hosted node-based workflow editor built specifically for stable diffusion and generative media, matching all your requirements for a web-based AI synthesis platform with extension support.
Lama Cleaner is an AI-powered image editing application focused on inpainting, object removal, and generative filling. It provides a suite of tools for erasing unwanted elements from photos and filling the resulting gaps using generative artificial intelligence. The project includes specialized capabilities for image outpainting to extend borders, background removal through object segmentation, and face restoration to fix visual defects. It also features an image upscaler to increase resolution and clarity via super-resolution AI, as well as a Stable Diffusion-based editor for replacing speci
Lama Cleaner is an AI-powered image editing application with Stable Diffusion support and a web interface, though it focuses on targeted inpainting and retouching rather than a general node-based workflow editor.
This project is a Stable Diffusion video generator that creates moving imagery by interpolating between text prompts within a generative model's latent space. It functions as a tool for AI video generation and latent space interpolation, transforming descriptive text into visual sequences. The system specifically enables audio-reactive visuals by synchronizing the rate of image interpolation to the beat and rhythm of an audio file. It produces these sequences through morphing video generation, which transitions smoothly between different text prompts. The project includes a graphical user in
This project is a script-based video generator for Stable Diffusion rather than a visual node-based workflow editor, making it a neighbouring tool rather than the interactive canvas you are looking for.
This project is a React-based framework for constructing interactive, node-based visual interfaces. It provides a platform for building canvases where users define, connect, and organize logical processes, data pipelines, or complex workflows through a graphical interface. By utilizing a modular component architecture, it enables the development of low-code environments, visual programming tools, and interactive diagramming applications. The framework distinguishes itself through a declarative approach where state changes automatically synchronize with the visual representation of nodes and e
This project is a React-based node-based UI library and diagramming framework that serves as a foundational building block rather than a complete AI media generation workflow editor.
This project provides a clean implementation of the latent diffusion model architecture using the PyTorch framework. It functions as a generative machine learning pipeline designed to synthesize images from text prompts by loading pre-trained model weights into a modular neural network structure. The implementation focuses on the mechanics of image generation, utilizing a tensor-based computational graph to execute the complex linear algebra required for inference. It incorporates transformer-based text encoding to map natural language into vector embeddings, which are then integrated into th
This repository provides a foundational PyTorch implementation of latent diffusion models rather than a visual node-based workflow editor for generating media.
GulfOfMexico is a framework for building interactive, node-based visual programming environments within web browsers. It provides the necessary components to construct directed graph editors where users define application logic and data processing pipelines by connecting visual nodes on a coordinate-based canvas. The library enables the creation of drag-and-drop interfaces that synchronize visual representations with underlying functional data flows. By mapping input and output ports to specific behaviors, developers can build environments that allow for the construction of complex workflows
GulfOfMexico is a web-based node editor framework for building visual programming environments, but it lacks the built-in AI generation capabilities and stable diffusion integration required for this search.
DearPyGui is a hardware-accelerated Python GUI framework and graphics rendering engine. It operates as an immediate mode user interface system, rendering frames from scratch to ensure high performance and minimal state management for desktop applications. The project functions as a GPU-accelerated plotting library capable of rendering millions of data points with high frame rates. It also serves as a node editor toolkit for constructing interactive graph-based interfaces to manage visual data flows. The framework includes capabilities for custom 2D graphics rendering, interface theme customi
This repository provides a node editor toolkit and GUI framework that can be used to build graph interfaces, but it is a general-purpose graphics library rather than a pre-built AI media generation workflow editor.
Simple flow library 🖥️🖱️
This is a general-purpose node-based flow diagram library rather than a dedicated AI image generation workflow editor with built-in diffusion model support.
| Repository | Stars | Language | License | Last push |
|---|---|---|---|---|
| chainner-org/chainner | 5.9K | Python | GPL-3.0 | |
| hlky/stable-diffusion-webui | 7.9K | Python | AGPL-3.0 | |
| comfyanonymous/comfyui | 117.3K | Python | GPL-3.0 | |
| comfy-org/comfyui | 117.2K | Python | GPL-3.0 | |
| invoke-ai/invokeai | 27.5K | TypeScript | Apache-2.0 | |
| sanster/lama-cleaner | 23.2K | Python | Apache-2.0 | |
| nateraw/stable-diffusion-videos | 4.7K | Python | Apache-2.0 | |
| xyflow/xyflow | 37.3K | TypeScript | MIT | |
| hkproj/pytorch-stable-diffusion | 1.1K | Jupyter Notebook | MIT | |
| todepond/gulfofmexico | 13.4K | — | other |