Skip to content

用来检测图片是否包含色情内容的API

License

Notifications You must be signed in to change notification settings

qi-mooo/nsfwjs-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nsfwjs-api

基于 nsfwjs,可以用来检测图片是否包含色情内容。

python示例

安装依赖

npm install

运行

npm start

docker

docker pull qimooo/nsfwjs-api:latest
docker run -p 3000:3000 -d qimooo/nsfwjs-api:latest

About

用来检测图片是否包含色情内容的API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.1%
  • Python 15.1%
  • Dockerfile 3.8%