Releases: atrifat/nsfw-detector-api
Releases · atrifat/nsfw-detector-api
v1.6.1
v1.6.0
What's Changed
- feat(CI/CD): add separate build step for CUDA Dockerfile by @atrifat in #16
- chore: update dependencies and npm audit fix by @atrifat in #17
Separate docker image with CUDA-drivers included and NVIDIA docker runtime support can be run with command:
docker run --gpus all --init --rm -p 8081:8081 ghcr.io/atrifat/nsfw-detector-api:main-cuda
Full Changelog: v1.5.0...v1.6.0
v1.5.0
v1.4.0
v1.3.0
v1.2.1
v1.2.0
v1.1.0
Initial Release
Full Changelog: https://github.com/atrifat/nsfw-detector-api/commits/v1.1.0