ComfyUI
Node graphs for image and video generation, with nothing hidden
ComfyUI is a node based interface for diffusion models where every step of the pipeline is a node you wire up yourself. It is the tool serious image and video work converges on, because it exposes the whole process rather than a prompt box.
Why a graph beats a prompt box
Once you want reproducibility, the graph is the only honest interface. Every sampler, model, mask and conditioning step is visible and adjustable, which means a result you liked can be reproduced exactly and modified in one place rather than re-prompted and hoped for.
Workflows are shareable as files, so the community distributes entire pipelines rather than prompts. That is where most of the value is, and it is why the learning curve is worth climbing if generation is your actual work.
Nothing about this is gentle
The first hour is genuinely unpleasant. A blank graph and a list of nodes is a hostile starting point, and the answer is always to load someone else's workflow and take it apart rather than to build one from nothing.
It also runs models locally, which means real hardware. A capable GPU with plenty of memory is the difference between a working tool and one that fails on the interesting models.
Reach for it when
- generation is your actual work and reproducibility matters
- you want the whole pipeline visible rather than a prompt box
- you have the GPU to run models locally
Watch out for
- the learning curve is steep, and starting from a blank graph is the wrong way in
- it needs real local hardware, so a laptop without a capable GPU will disappoint
- GPL-3.0 is copyleft, which constrains how you can build a product on top of it
Compare with these
- AI workspacesFree tier
Open Generative AI
One self hosted studio for image, video and lip sync models
- images
- video
- self-hosted
MITRead - AI workspacesFree tier
Open WebUI
The most complete self hosted chat front end, with a licence to read
- chat
- self-hosted
- ollama
Modified BSD-3, with branding conditionsRead - AI workspacesFree
LibreChat
A genuinely MIT chat front end that speaks to every provider
- chat
- self-hosted
- multi-provider
MITRead