ComfyUI Node
FastDetailer
Crops, upscales, samples, downscales, and uncrops the detected bbox
FastDetailer
- image
- model
- vae
- positive
- negative
- image
- cropped_image
◄bbox_model▾►
◄fallback_model▾►
◄threshold0.50►
◄seed0►
◄steps20►
◄cfg1.5►
◄samplereuler_ancestral_cfg_pp►
◄scheduleralign_your_steps►
◄denoise0.40►
◄upscale_method▾►
◄upscale_model▾►
◄feather0.20►
◄context_padding0.10►
Categorydetailer
Inputs (18)
| Name | Type | Default | Description |
|---|---|---|---|
| bbox_model | COMBO | 1 options: bbox/face_yolov8m.pt | |
| fallback_model | COMBO | 2 options: none, bbox/face_yolov8m.pt | |
| threshold | FLOAT | 0.500–1 | Detection threshold |
| image | IMAGE | — | |
| model | MODEL | — | |
| vae | VAE | — | |
| positive | CONDITIONING | — | |
| negative | CONDITIONING | — | |
| seed | INT | 00–18446744073709550000 | — |
| steps | INT | 201–10000 | — |
| cfg | FLOAT | 1.50–100 | — |
| sampler | COMBO | euler_ancestral_cfg_pp | 44 options: euler, euler_cfg_pp, euler_ancestral, euler_ancestral_cfg_pp, heun, heunpp2, +38 |
| scheduler | COMBO | align_your_steps | 10 options: simple, sgm_uniform, karras, exponential, ddim_uniform, beta, +4 |
| denoise | FLOAT | 0.400–1 | — |
| upscale_method | COMBO | 5 options: lanczos, bilinear, bicubic, area, nearest-exact | |
| upscale_model | COMBO | 1 options: none | |
| feather | FLOAT | 0.200–1 | Percentage of image to feather when uncropping |
| context_padding | FLOAT | 0.100–1 | Percentage of image to use for context from edge |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| cropped_image | IMAGE | — |