Skip to content

0.13.4

Choose a tag to compare

@bhky bhky released this 21 Dec 08:08
· 99 commits to main since this release
  • Allow passing a model name to the make_open_nsfw_model function. This will be used as the name attribute of the returned Keras model object. The default name is opennsfw2.
  • Fix logic for updating the internal global model variable.