nsfwjs v2.0.0 Release Notes

Release Date: 2019-05-02 // almost 5 years ago
  • 0️⃣ This makes some small changes, but one breaking change is that the model default is switched out.

    To use this code with the previous model, you will need to add the size to the load
    0️⃣ ....load('/path/to/old/model/', {size: 299} . The default size is now 224 due to the new default model.