Skip to content

Repository files navigation

Blazing Fast 🚀 NSFW API with NodeJS & ExpressJS

Proof of Concept & API

Images of Proof of Concept & API

Implementation

Installing Tensorflow.js and Requirements (Random Stuff I Found on Internet)

TensorFlow.js for Node currently supports the following platforms:

The platforms listed include Mac OS X, Linux, and Windows operating systems, and support is provided for both CPU and GPU environments. Developers who want to use TensorFlow.js for Node on these platforms will need to ensure that their system meets the specified requirements.

For GPU support, tfjs-node-gpu@1.2.4 or later requires the developers to have certain versions of NVIDIA software installed on their system. The specific software requirements are listed in the table below.

NameVersion
NVIDIA® GPU driversCUDA 11.2
CUDA® Toolkit11.2
cuDNN SDK8.1.0

Other Linux variants might also work but this project matches core TensorFlow installation requirements.

Installing CPU TensorFlow.js for Node:

npm install @tensorflow/tfjs-node

or

yarn add @tensorflow/tfjs-node

Installing GPU TensorFlow.js for Node:

npm install @tensorflow/tfjs-node-gpu

or

yarn add @tensorflow/tfjs-node-gpu

About

Adopted from:

Preview: https://api.mindustry.me

About

NSFW-JS to classify and moderate image and gif. now with REST API

Topics

Resources

Stars

18 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages