Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vladmandic/sd-extension-nudenet
NudeNet extension for SD.Next with customizable NSFW detection and auto-blur fetaures
https://github.com/vladmandic/sd-extension-nudenet
censor nsfw stable-diffusion-webui-plugin
Last synced: 19 days ago
JSON representation
NudeNet extension for SD.Next with customizable NSFW detection and auto-blur fetaures
- Host: GitHub
- URL: https://github.com/vladmandic/sd-extension-nudenet
- Owner: vladmandic
- License: mit
- Created: 2023-10-10T21:38:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-29T12:49:02.000Z (6 months ago)
- Last Synced: 2024-10-11T12:21:56.827Z (about 1 month ago)
- Topics: censor, nsfw, stable-diffusion-webui-plugin
- Language: Python
- Homepage:
- Size: 10.2 MB
- Stars: 25
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Censorship... with style! ™
### An extension for [SD.Next](https://github.com/vladmandic/automatic)
## Features
- Detect geneder and any body part
e.g. *female face, belly, feet*
- Exposed or unexposed:
e.g. *breast or breast-bare*
- Add information to image metadata
e.g. *"NudeNet: female-face:0.86; belly:0.54"*, *NSFW: True*
- Censor as desired (or not):
- blur *(adjust block size for effect)*
- pixelate *(adjust block size for effect)*
- cover with pasty (overlay image) :)
*note: RGBA image is recommended for overlays*
- Use as extension from UI or via CLI
`python nudenet.py --help`
- Adjustable sensitivity
- Can be used for **txt2img**, **img2img** or **process**
- FAST!
Uses `CV2` and `ONNX` backend and typically executes in <0.1sec## Settings
Should be self-explanatory...
![settings](settings.png)
## Examples
![example-pasty](example-pasty.jpg)
![example-pixelate](example-pixelate.jpg)