ComfyUI Node: Face Detection and Crop v2

Authored by Limbicnation

Created

Updated

8 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Category

image/processing

Inputs

image IMAGE
detection_threshold FLOAT
min_face_size INT
auto_padding_ratio INT
aspect_ratio
  • auto
  • 1:1
  • 9:16
  • 16:9
  • 4:3
output_mode
  • largest_face
  • all_faces
classifier_type
  • default
  • alternative
temporal_smoothing INT
output_height INT
instance_id STRING
face_output_format
  • strip
  • individual
padding INT

Outputs

IMAGE

FLOAT

Extension: ComfyUI Face Detection Node

A ComfyUI custom node for face detection and cropping using OpenCV Haar cascades, with full ComfyUI v3 schema support and backward compatibility.

Authored by Limbicnation

Looking for a different node?

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more