From 01e74cf2d3305d42ce0ac670522e1031eba49b38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=96=87=E6=96=87?= Date: Mon, 19 Oct 2020 11:08:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9Ensfw=E6=A8=A1=E5=9E=8B?= =?UTF-8?q?=E5=BF=AB=E9=80=9F=E4=B8=8B=E8=BD=BD=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README_EN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_EN.md b/README_EN.md index 85cdc084..d054a8d2 100644 --- a/README_EN.md +++ b/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: