Skip to content

Releases: atrifat/nsfw-detector-api

v1.6.1

07 Jan 02:00
Compare
Choose a tag to compare

What's Changed

As of this version, the Docker image of nsfw-detector-api with CUDA support will be marked correctly with the -cuda suffix.

Full Changelog: v1.6.0...v1.6.1

v1.6.0

22 Oct 04:20
Compare
Choose a tag to compare

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

05 Sep 03:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

30 Jul 01:14
f76692e
Compare
Choose a tag to compare

What's Changed

  • Basic support for video classification by @atrifat in #6
  • Refactor and enable custom download path by @atrifat in #8
  • Refactor and change cache implementation by @atrifat in #9
  • Feat Enable Request Timeout Support by @atrifat in #10

Full Changelog: v1.3.0...v1.4.0

v1.3.0

13 Jun 01:24
Compare
Choose a tag to compare

What's Changed

  • chore: update dependency by @atrifat in #4
  • Refactor nsfw detector module and enable cuda support by @atrifat in #5

Full Changelog: v1.2.1...v1.3.0

v1.2.1

18 Sep 01:39
Compare
Choose a tag to compare

What's Changed

  • Add content-type check control env variable by @atrifat in #3
  • Add demo instance URL in Huggingface Space

Full Changelog: v1.2.0...v1.2.1

v1.2.0

15 Sep 01:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

15 Sep 01:01
Compare
Choose a tag to compare