Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
nipunru committed Mar 29, 2020
1 parent bd881ec commit 55abba3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![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)

# NSFW(Nude Content) Detector
# NSFW(Nude Content) Detector Android

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

0 comments on commit 55abba3

Please sign in to comment.