Skip to content

Instantly share code, notes, and snippets.

@Ayush783
Created November 7, 2020 21:53
Show Gist options
  • Save Ayush783/ba2c0d85b50869ec9f4ddade2d0d5196 to your computer and use it in GitHub Desktop.
Save Ayush783/ba2c0d85b50869ec9f4ddade2d0d5196 to your computer and use it in GitHub Desktop.
<application ...>
...
<meta-data
android:name="com.google.mlkit.vision.DEPENDENCIES"
android:value="ocr" />
<!-- To use multiple models: android:value="ocr,model2,model3" -->
</application>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment