1 Repo
Implementation 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
Explore 1 awesome GitHub repository matching development tools & productivity · Visual Logic Operators. 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
Provides a framework for implementing if-else conditional logic and for-loop structures within a visual node-based environment.