Skip to content

Commit 55abba3

Browse files
committed
Update
1 parent bd881ec commit 55abba3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)[![](https://jitpack.io/v/adawoud/BottomSheetTimeRangePicker.svg)](https://jitpack.io/#adawoud/BottomSheetTimeRangePicker)
22

3-
# NSFW(Nude Content) Detector
3+
# NSFW(Nude Content) Detector Android
44

55
NSFW Content detector using
66
[Firebase MlKit (AutoML)](https://firebase.google.com/docs/ml-kit/automl-image-labeling)
@@ -51,7 +51,7 @@ dependencies {
5151
implementation "com.google.firebase:firebase-ml-vision-automl:<latest_version>"
5252
implementation "com.google.firebase:firebase-ml-model-interpreter:<latest_version>"
5353
54-
implementation 'com.github.nipunru:nsfw-detector:0.0.4'
54+
implementation 'com.github.nipunru:nsfw-detector-android:0.0.4'
5555
}
5656
5757
apply plugin: 'com.google.gms.google-services'

0 commit comments

Comments
 (0)