Skip to content

SourceCode20000530/NSFW_checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NSFW_checker

NSFW_checker is based of Fast API and use Deep AI and Sightengine.

To run this NSFW checker, first activate your Python environment and start the FastAPI server. Then, open your browser and go to http://localhost:8000 to ensure it's running.

You can test the /moderate_sightengine/ endpoint using the following example command: curl -X POST -F "[email protected]" http://localhost:8000/moderate_sightengine/

About

NSFW_checker is based of Fast API and use Deep AI and Sightengine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages