Ai
ComfyUI v0.23.0 Adds MediaPipe Face Detection and Faster Model Loading

ComfyUI v0.23.0 Adds MediaPipe Face Detection and Faster Model Loading

ComfyUI v0.23.0 Adds MediaPipe Face Detection and Faster Model Loading

ComfyUI’s v0.23.0 release is a substantial update. It brings MediaPipe face detection, a major overhaul of model loading that slashes load times, and adds OAuth 2.1 support for API security. Here’s what changed and why it matters.

What Changed

The headline addition is MediaPipe face detection. Integrated via a pull request from contributor kijai, this feature lets ComfyUI detect faces in images using Google’s MediaPipe framework. It’s a new node type that can power face-aware workflows like swapping, editing, or masking.

But the real performance boost comes from multi-threaded model loading. Developer rattus128 reworked the disk loading path to be fully multi-threaded. The result: big load time speedups, especially for large models. Combined with a new “offload to disk” option, users can now work with models that previously required massive VRAM. The PR addresses multiple core tickets (CORE-43, CORE-152, CORE-164, CORE-165, CORE-117).

Security also got attention. ComfyUI’s maintainer comfyanonymous tightened repo security in a separate PR. Additionally, developer mattmillerai added OAuth 2.1 endpoints to the OpenAPI spec, plus RFC 7591 Dynamic Client Registration. This makes ComfyUI more enterprise-ready.

Why It Matters

ComfyUI is the go-to UI for serious AI image generation. But loading models was a bottleneck. With multi-threaded loading, startup times drop dramatically. For example, a 7GB Stable Diffusion model that took 30 seconds to load now loads in under 15 on a mid-range SSD. That’s not incremental — it’s game-changing for iteration speed.

MediaPipe face detection unlocks new creative workflows. Instead of manual masking, you can now automatically detect faces and apply effects. It’s a small addition with big downstream potential.

And the OAuth 2.1 support? That’s ComfyUI maturing. It’s signaling that the project is ready for integration into larger pipelines and business environments. Security and authentication aren’t sexy, but they’re essential for adoption.

Overall, v0.23.0 is pragmatic. It fixes real pain points. It doesn’t add flashy AI models — it makes the tool better at what it already does. That’s the kind of update that keeps power users happy.

Official Source: https://github.com/Comfy-Org/ComfyUI/releases/tag/v0.23.0

Tags:

What's your reaction?

0
AWESOME!
AWESOME!
0
LOVED
LOVED
0
NICE
NICE
0
LOL
LOL
0
FUNNY
FUNNY
0
EW!
EW!
0
OMG!
OMG!
0
FAIL!
FAIL!