Skip to content

Releases: NsfwSpy/NsfwSpy.NET

Version 3.5.0

05 Nov 19:59
Compare
Choose a tag to compare
  • Improved performance with compressed images.
  • Less false positives.

Version 3.4.3

28 May 15:50
Compare
Choose a tag to compare
  • Update the version of the Mime package to 3.4.0 to fix getting the "Could not find any valid magic files!" error on Linux.

Version 3.4.2

18 May 17:02
Compare
Choose a tag to compare
  • Fix an issue when classifying videos where the frames wouldn't render correctly.

Version 3.4.1

17 May 18:59
Compare
Choose a tag to compare
  • Added missing ClassifyGif method to INsfwSpy.

Version 3.4.0

03 May 19:00
Compare
Choose a tag to compare
  • Convert .webp files to .png before classifying.

Version 3.3.1

03 May 15:11
Compare
Choose a tag to compare
  • Throw ClassificationFailedException if the image failed to classify.
  • Fix an issue when classifying gifs where the frames wouldn't render correctly.

Version 3.3.0

25 Apr 15:36
7838d5d
Compare
Choose a tag to compare
  • Improvements to all NSFW classification types.

Version 3.2.0

15 Apr 21:26
2e035ae
Compare
Choose a tag to compare
  • Reduced the risk of neutral images being classified as hentai.

Version 3.1.0

24 Dec 11:48
Compare
Choose a tag to compare
  • Improved hentai classification.

Version 3.0.1

14 Dec 12:52
9216986
Compare
Choose a tag to compare
  • Fixed ClassifyVideo methods for Linux and Mac.