Skip to content

Releases: skier233/nsfw_ai_model_server

Improved speed with GPU preprocessing

23 May 17:45
Compare
Choose a tag to compare

This release brings GPU accelerated preprocessing which leads to faster overall inference times.

CPU support

19 May 15:51
Compare
Choose a tag to compare

This release adds CPU support using the new model provided here.

To upgrade from a previous version run these commands:
pip uninstall ai-processing
conda env update --file .\environment-.yml

NOTE: despite CPU being supported with this model, it will be very slow on videos and pretty slow on images. If an NVidia GPU is available, it will always be better to use it.

1.0.1

19 May 13:31
Compare
Choose a tag to compare

Fix a small bug that would output 2 different codes when getting a code to request a license key.

1.0 Release

18 May 23:30
Compare
Choose a tag to compare

Release of the Local AI Server code. See patreon for the model file.