新增nsfw模型快速下载地址

pull/34/head
赵文文 5 years ago
parent a504e74169
commit 01e74cf2d3
  1. 2
      README_EN.md

@ -52,7 +52,7 @@
NSFWHelper.init(modelPath = "modelPath")
//Method 3: put the model file in the assets root directory and name it nsfw.tflite To refer to the library can avoid initializing the code
implementation 'com.zwy.nsfw:nsfw_initializer:1.3.7'
implementation 'com.zwy.nsfw:nsfw_initializer:lastVersion'
```
- GetNSFWScore:

Loading…
Cancel
Save