Skip to content

0.5.0

Choose a tag to compare

@bhky bhky released this 14 Nov 12:31
· 216 commits to main since this release

New:

  • predict_video_frames for getting the NSFW probability of each video frame
  • predict_image for getting the NSFW probability of a single image

Breaking changes:

  • predict is removed, and replaced by predict_images, which returns a list of NSFW probabilities of the input images