David Nowak.
Home/Tools/ComfyUI
Tool review

ComfyUI

Earned listing · No vendor relationship
Reviewed Sep 2026 · Every claim sourced · Category: design & marketing content — image, video, audio & 3D generation
Straight verdict: use it if you want production-grade generation on your own machine at zero cost per output — image, video, audio, 3D, and text models all run through it, and the 2024–2026 interface overhaul made template workflows and guided setup a real part of the experience. It remains a control-first tool rather than a design app. Keep the software patched, and don't expose it to the internet: the custom-node ecosystem is a live attack surface.
Data

Where does your data go?

Nowhere — with one optional exception you control:

  • Locally: fully offline. ComfyUI's core "will never download anything unless you want it to" — no account, no login, no telemetry requirement. Prompts, uploads, and outputs stay on your machine.
  • The optional exception is API nodes — paid access to closed models through Comfy's cloud, disabled with a documented flag (--disable-api-nodes). Default-on, so a business owner who wanted strictly local should know it exists.
  • The catch: "local" ends when you expose the port. The web interface listens unauthenticated by default, and roughly a thousand instances are publicly reachable on the internet right now — the exposure the security findings below feed on.
Translate it: your data never leaves the machine — unless you (or a custom node) put a phone line in.
Reliability

What happens when it's wrong?

ComfyUI publishes no quality benchmarks — output quality belongs to the model you load, not the tool. Its documented failure modes are operational:

  • It's a workflow engine, not an assistant. Every step (load checkpoint, encode prompt, sample, decode) is a visible, wirable node — though the V1 UI overhaul added template workflows, guided setup, and an essentials category that let beginners start without touching the graph. The learning curve is shallower than it was; it still exists.
  • Output quality is the model's, and model licensing is the trap. FLUX.1 [dev] is freely downloadable but Non-Commercial — using it for client deliverables without a paid Black Forest Labs license is a violation. This is "the single most common mistake in run-Flux-locally guides." License-clean options: FLUX.1 [schnell] and FLUX.2 klein 4B (Apache 2.0), SDXL (no revenue cap), SD 3.5 (free under $1M revenue).
  • Documented security failures — the heaviest caveats of any listing. An active campaign (March 2026) scanned roughly a thousand internet-exposed ComfyUI instances, exploited custom nodes that execute arbitrary Python, and installed cryptominers plus a proxy botnet with persistence that survives reboots. Separately, malicious nodes in the official Comfy Registry distributed Akira Stealer (credential and wallet theft) disguised as an "Upscaler" node — around 779 installs. CVE-2025-67303 (ComfyUI-Manager, CVSS 7.5, fixed in v3.38) let unauthenticated attackers install malicious nodes remotely.
  • What the failure teaches: the custom-node ecosystem is a third-party software supply chain with no enforcement boundary — the openness that makes ComfyUI powerful is what makes it attackable. The core project patches promptly; the defaults trust the operator.
Practical rule: keep it off the public internet, audit installed custom nodes, patch ComfyUI-Manager to v3.38+, and treat every custom node install like software from a stranger. See the glossary for every term these reviews use.
Limits

What's it actually bad at?

  • The interface has genuinely improved — but the mental model still assumes you care. The V1 frontend overhaul shipped a desktop app, tabbed workflows, a template browser with 400+ ready-to-run workflows, automatic model downloads for missing templates, and drag-and-drop model loading; the June 2026 "Comfy Desktop" rework added multi-instance management with snapshot rollback. Templates and an "essentials" category now soften the onboarding substantially — one-click workflows exist. What's still missing is the Canva layer: brand kits, an asset library, a layout canvas. The assumption is no longer that you know what a VAE is — it's that you want to control what a VAE does.
  • Hardware is the real price, steeper than Ollama. 12GB VRAM is the practical minimum for a good all-round experience; 16GB runs full-precision Flux comfortably; video generation wants 24GB. Plus 200–500GB NVMe for models. CPU-only generation runs 5–15 minutes per image; video runs 4–20 minutes per clip on high-end cards.
  • Custom nodes are the supply chain. More than 1,300 community packages, several found executing arbitrary code, one confirmed malware distribution through the official registry. The registry response was reactive — malicious nodes stayed live with growing install counts.
  • Model licenses vary wildly — "free download" and "free to use commercially" are different things, and no gate warns you.
The part the template framing undersells

What it does that the cloud tools can't

  • Named model support, day one. Every major release ships as a ComfyUI workflow first — the FLUX and SD 3.5 model cards publish ComfyUI graphs as the canonical way to run them. Image: SD 1.5, SDXL, SD 3.5, Flux.1/2, Qwen Image, Z-Image. Video: Wan 2.1/2.2, LTX-Video, HunyuanVideo 1.5, Mochi. Audio: ACE-Step, Stable Audio 3, MiniMax Music. 3D: Hunyuan3D. Text: Gemma, Qwen3.
  • The advanced workflow stack: ControlNet (pose/depth/edges as guardrails), IPAdapter (face and style consistency across a set), regional prompting, multi-stage refiners, upscalers — and LoRA training, with 10,000+ community LoRAs. A business can train a brand LoRA per product line and keep the file.
  • Model-licensing map, briefly: FLUX.1 schnell and FLUX.2 klein 4B (Apache 2.0) and SDXL (no revenue cap) are clean for client work; SD 3.5 is free under $1M revenue; FLUX.1 [dev] needs a paid BFL license. FLUX.2 klein 4B generates in about 13GB VRAM with a claimed sub-second time (vendor figure).
  • Performance engineering: only re-executes the nodes that changed between runs; smart memory management runs large models on cards as small as 1GB VRAM via offload; NVFP4 quantization, async offload, and pinned memory (2026 additions) cut video-workflow wait times.
  • App Mode: a finished workflow can be exposed as a simple form for non-technical staff — build the pipeline once, hand the team a one-screen tool. The closest thing in the local world to a Canva hand-off.
Cost

What does it cost really?

Software
$0

GPL-3.0 open source, no account, no usage meter. Desktop app or portable install.

Hardware
12–24GB

The real cost: 12GB VRAM is the practical minimum, 16GB runs full-precision Flux comfortably, 24GB for video. Plus 200–500GB NVMe for models.

Models
$0*

Free to download, with a licensing asterisk: Apache-2.0 models (FLUX.1 schnell, FLUX.2 klein 4B) and SDXL are clean for commercial work; FLUX.1 [dev] needs a paid license for client deliverables.

The traps: "free download" is not "free license" — the asterisk above is where most local-generation guides lose their readers. Comfy Cloud exists as the official paid option for those without hardware — optional; local use never touches it. The honest economics: $0 per output after hardware is a volume argument that pays off only at sustained high output, or if the GPU already exists. Video is the heavy end: 4–20 minutes per clip on an RTX 4090.

Impact

What does it replace — and what do you still do?

It replaces the API bill and the vendor relationship across every modality: brand visuals, short video clips, audio, 3D assets, and text via open models — all on your own GPU, fully offline, no rate limits, and with license-clean models, clean commercial rights. For a business generating serious volume, the brand LoRA you train becomes an asset, not a rental. You still own: the node-graph learning curve, model selection and licensing diligence, software patching, custom-node vetting, and network security.

Platform

What the ecosystem offers

  • Every new model, day one: when the big labs release a model, its official instructions are usually a ComfyUI workflow. Recent weeks added Wan 3.0 video, Seedance 2.5, Meshy-7 3D, Flux video upscaling, and Meta's Muse Image — which can edit a picture using up to ten reference images at once.
  • The closed models, rented: alongside the free open models, ComfyUI now brokers the big labs' closed models (Kling, NanoBanana, Gemini, Grok) at metered credit pricing — a documented setting turns that off if you want strictly local.
  • Security response, re-checked: the July security release fixed the four published vulnerabilities (with tests added so they stay fixed), and content-security headers landed on the API. The unpatched Windows updater and exposed-server landscape remain the standing caveats.
  • Performance keeps climbing: better memory handling on AMD cards, Windows multi-GPU controls, and faster text generation on the newest open models.
Exit

If I stop paying, what do I lose?

  • Nothing — there's nothing to cancel. GPL-3.0 open source, no account, no server-side state. Your workflows are JSON files; your models are files on disk.
  • Portability is real: workflows load from PNG metadata, JSON export works, and the same models run in alternative interfaces. No exit cliff.
  • The lock-in is skill, not vendor: node-graph expertise transfers to every diffusion pipeline, and the workflows you've built are assets. The healthiest exit profile in the design category.
Fit

Who is this NOT for?

Anyone who wants a design tool rather than an engine — Canva and Adobe Express own that job and do it well. Businesses without GPU hardware — the $0 software runs on a $1,500-plus machine for comfortable production. And anyone unwilling to manage a software supply chain: unpatched, internet-exposed ComfyUI is actively being farmed by botnets.

David's take — ComfyUI is the professional's answer and the small-business owner's honest trade. It's the most capable generation environment available — image, video, audio, 3D, and text models all run through one graph, production-grade, offline, $0 per output, day-one support for every new model, and between the template library and the graph itself there's now a genuinely workable on-ramp for non-experts. The caveats are the steepest of any listing: a cryptomining botnet campaign actively farming exposed instances through its custom-node ecosystem, malware distributed through the official registry itself, an unauthenticated-API posture that matches Ollama's exposure problem, and a hardware bill that starts where most small businesses' computers end. The data field answers "nowhere," and the caveats move to security and maintenance — the harder case, because the custom-node ecosystem that makes ComfyUI powerful is exactly what makes it attackable. For a business that generates media at volume, owns the GPU, and has (or hires) the discipline to patch and vet nodes: a production capability across every modality that no subscription tool matches, at zero marginal cost. If that description doesn't fit your business, this tool isn't for you — and that's a complete answer, not a shortfall.

Sources — all public, checked Sep 5, 2026
  1. Comfy-Org/ComfyUI on GitHub — GPL-3.0 license, model support lists, offline operation, --disable-api-nodes, install options
  2. LocalAIMaster: ComfyUI 2026 guide (May 2026) — hardware tiers, model/VRAM tables, FLUX.2 klein, video models, day-one model support
  3. Digital Applied: Local AI image generation 2026 (Jun 2026) — license map (schnell/klein Apache 2.0 vs FLUX.1 dev non-commercial), SDXL revenue cap, break-even analysis
  4. ServerMan: Best GPU for ComfyUI 2026 (May 2026) — VRAM tiers, GPU recommendations by budget, AMD/Mac comparison
  5. Tech-Insider: ComfyUI tutorial (May 2026) — requirements table, per-GPU generation times, tool comparison, licensing notes
  6. Censys ARC: ComfyUI cryptomining botnet (Apr 2026) — active campaign, custom-node RCE, persistence mechanisms, ~1,000 exposed instances
  7. Cloud Security Alliance: AI Inference Under Siege (Apr 2026) — CVE-2025-67303 (ComfyUI-Manager, CVSS 7.5), campaign mechanics, remediation
  8. GitHub Issue #11791: Akira Stealer via registry nodes (Jan 2026) — registry malware incident, ~779 installs, timeline
  9. GitHub PR #14734: coordinated security fixes (Jul 2026) — four CVEs (stored XSS, path traversal), patch response
  10. GitHub Advisory: CVE-2026-68771 (Aug 2026) — unsafe deserialization (CVSS 9.3)
  11. Snyk Labs: custom-node RCE research (Dec 2024) — architectural attack-path analysis
  12. ComfyUI Blog: V1 Release — desktop app, new UI, template browser, automatic model downloads
  13. Earngenix: ComfyUI 2026 updates (Jul 2026) — Comfy Desktop overhaul, multi-instance management, snapshot rollback
  14. ComfyUI Workflow Templates — 415 official template workflows
  15. ComfyUI Official Changelog — weekly ledger of model support, partner nodes, API additions
  16. ComfyUI Wiki: Meta Muse Image nodes (Sep 2026) — 10-image edit, largest multi-reference capacity
  17. GitHub: v0.34.0 (Aug 2026) — Wan 3.0, Meshy-7, Seedance 2.5, HDR/AV1 video saving, Trellis2/SAM3D
  18. GitHub: security commit GHSA-779p (Jul 2026) — four CVE fixes with regression tests, CSP headers

I'm David. I build AI that keeps your data yours.

David Nowak

Twenty years building software for businesses like yours — cloud tools when they fit, your own machines when the data demands it. Fixed fee starting at $500.

Book a session

Bring one real problem. You leave with a plan — whether we work together or not.

"Most companies are selling you fear and complexity. He cuts through the bullshit and just fixes things. That's what partnership looks like."
Jim · Owner, media production company · more testimonials