Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ctkqiang/facial-expression-mlkit-firebase-datacollection


https://github.com/ctkqiang/facial-expression-mlkit-firebase-datacollection

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

# Facial-Expression-MLkit-Firebase-datacollection

drawingdrawingdrawingdrawing

Step 1 . Add it in your root build.gradle at the end of repositories:
```
allprojects {
repositories {
.....
maven {
url 'https://jitpack.io'
}
}
....
}
}
```

Step 2. Add the dependency
```
....
dependencies {
..........
implementation 'com.github.johnmelodyme:Facial-Expression-MLkit-Firebase-datacollection:1.0.1'
}
```

Get it on Google Play