Releases: skier233/nsfw_ai_model_server
Releases · skier233/nsfw_ai_model_server
Improved speed with GPU preprocessing
This release brings GPU accelerated preprocessing which leads to faster overall inference times.
CPU support
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
1.0 Release
Release of the Local AI Server code. See patreon for the model file.