NSFW_Detector / README.md
kaisex's picture
Update README.md
bcf874d verified

A newer version of the Gradio SDK is available: 5.36.2

Upgrade
metadata
title: NSFW Detector
emoji: 🔞
colorFrom: indigo
colorTo: indigo
sdk: gradio
sdk_version: 5.35.0
app_file: app.py
pinned: false
license: mit
short_description: tells whether an img is sfw or not

SFW/NSFW Human and Anime/Cartoon Image Detector

This project is a side project developed to automatically detect whether an image is Safe For Work (SFW) or Not Safe For Work (NSFW), with additional support for distinguishing between human and anime/cartoon-style content.

⚠️ Disclaimer

  • This project is intended for educational and experimental purposes only.
  • It is not intended for commercial deployment, moderation in production environments, or critical decision-making.
  • Detection may not be 100% accurate. The model may produce false positives or false negatives, especially on abstract, artistic, or borderline images.
  • Viewer discretion is advised when testing with explicit content.
  • Please comply with all applicable local laws and ethical guidelines when using this tool.

Features

  • Detects whether an input image is:
    • SFW / NSFW
    • Human / Anime-Cartoon
  • Lightweight architecture