1 repository
Mechanisms 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
Explore 1 awesome GitHub repository matching development tools & productivity · Compatible Node Swapping. Refine with filters or upvote what's useful.
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
Replaces one node with another compatible node within a functional group while preserving existing connections.