2 Repos
Storing complete generative pipeline configurations as metadata within output media files.
Distinguishing note: None of the candidates cover the specific act of embedding a logic graph into an image file for reconstruction
Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Embedded Workflow Serialization. Refine with filters or upvote what's useful.
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
Stores entire graph configurations as JSON metadata inside generated images for instant workflow reconstruction.
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
Stores the complete node-based generative pipeline configuration within the metadata of output image files for later reconstruction.