Releases: NsfwSpy/NsfwSpy.NET
Releases · NsfwSpy/NsfwSpy.NET
Version 3.5.0
Version 3.4.3
- 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
- Fix an issue when classifying videos where the frames wouldn't render correctly.
Version 3.4.1
- Added missing ClassifyGif method to INsfwSpy.
Version 3.4.0
- Convert .webp files to .png before classifying.
Version 3.3.1
- 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
- Improvements to all NSFW classification types.
Version 3.2.0
- Reduced the risk of neutral images being classified as hentai.
Version 3.1.0
- Improved hentai classification.
Version 3.0.1
- Fixed ClassifyVideo methods for Linux and Mac.