ComfyUI Node
YOLO NSFW Detector
A ComfyUI node in image/nsfw with 8 inputs and 2 outputs.
YOLO NSFW Detector
- images
- image
- has_nsfw
◄model_nameerax_nsfw_yolo11n►
◄devicecpu►
◄conf0.25►
◄iou0.30►
◄blurfull►
◄blur_radius35►
◄auto_releasefalse►
Categoryimage/nsfw
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| model_name | COMBO | erax_nsfw_yolo11n | 3 options: erax_nsfw_yolo11m, erax_nsfw_yolo11n, erax_nsfw_yolo11s |
| device | COMBO | cpu | 3 options: cpu, cuda, mps |
| conf | FLOAT | 0.250–1 | — |
| iou | FLOAT | 0.300–1 | — |
| blur | COMBO | full | 3 options: none, full, partial |
| blur_radiusopt | INT | 351–100 | — |
| auto_releaseopt | BOOLEAN | false | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| has_nsfw | BOOLEAN | — |