ComfyUI, but with the rough edges sanded off
An opinionated glue layer that bundles popular ComfyUI custom nodes to cut workflow wiring time and restore some A1111-style smoothness.

What it does
ComfyUI-Easy-Use is an integration pack built atop TinyTerraNodes that wraps a sprawling collection of popular ComfyUI custom nodes into simplified, pre-wired blocks. It covers loaders, samplers, inpainting, adapters, and background removal, aiming to reduce the time spent dragging cables without stripping away tweakability.
The interesting bit
Rather than treating ComfyUI’s node graph as a virtue, the project treats it as friction. It bolts on an A1111-style prompt mode, Fooocus-style style selectors, and pre-sampling nodes that separate parameters from the sampler—essentially trying to recreate the streamlined feel of older web UIs inside a rigid visual-programming environment.
Key highlights
- Broad model support: SD1.x through SD3, SDXL, Flux, Kolors, Stable Cascade, SVD, Zero123, and Mochi.
- Single-node wrappers for Layer Diffuse, InstantID, BrushNet, PowerPaint, IC-Light, and human segmentation.
- Utility nodes for lazy
if/else,forloops, XY plots, memory cleanup, and BriaAI background removal. - UI theme tweaks and model thumbnail previews in loaders.
Caveats
- Some nodes are thin wrappers that require sibling custom-node packs to be installed separately (e.g., ComfyUI-Inspire-Pack, ComfyUI_InstantID, ComfyUI-BrushNet).
- The
easy showAnythingnode can crash ComfyUI when fed large data structures. - Certain logic nodes like
easy ifElsehave a history of failing in specific environments, per the changelog.
Verdict
Grab this if you love ComfyUI’s power but hate the spaghetti-workflow phase. Skip it if you prefer hand-rolling every node connection or run a minimal, dependency-averse setup.
Frequently asked
- What is yolain/ComfyUI-Easy-Use?
- An opinionated glue layer that bundles popular ComfyUI custom nodes to cut workflow wiring time and restore some A1111-style smoothness.
- Is ComfyUI-Easy-Use open source?
- Yes — yolain/ComfyUI-Easy-Use is open source, released under the GPL-3.0 license.
- What language is ComfyUI-Easy-Use written in?
- yolain/ComfyUI-Easy-Use is primarily written in Python.
- How popular is ComfyUI-Easy-Use?
- yolain/ComfyUI-Easy-Use has 2.6k stars on GitHub.
- Where can I find ComfyUI-Easy-Use?
- yolain/ComfyUI-Easy-Use is on GitHub at https://github.com/yolain/ComfyUI-Easy-Use.