fastnsfw

NSFW Detection Library


Keywords
nsfw, detection
License
MIT
Install
pip install fastnsfw==0.7

Documentation

FastNSFW

A nsfw detection library that builds on top of nsfw_model. It does this by providing nsfw detection not just for images but also for videos. You must install the mentioned nsfw_model first in order to use this.

This project is made for a discord bot and is currently undocumented.