NudeNet Censor
sdnext_nudenetCensor explicit regions in images using NudeNet detection. Apply pixelation, blur, mosaic, or overlay to mask sensitive areas.
Instructions
Censor explicit regions in an image with NudeNet (SD.Next /sdapi/v1/nudenet). Methods: pixelate, blur, mosaic, overlay.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | Base64-encoded image (raw base64, data: URL, or "upload:<id>" ref). | |
| score | No | Detection threshold score. | |
| blocks | No | Pixelation block size. | |
| censor | No | NudeNet class items to censor (empty = all). | |
| method | No | pixelate | |
| overlay | No | Overlay image path (for method=overlay). |