Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit ad1979e

Browse files
Add custom (TensorFlow Lite) models support to the ML Kit feature #702
1 parent f156ea3 commit ad1979e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ML_KIT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ firebase.mlkit.landmarkrecognition.recognizeLandmarksCloud({
363363
```
364364
365365
### Custom model inference
366-
<img src="https://raw.githubusercontent.com/EddyVerbruggen/nativescript-plugin-firebase/master/docs/images/features/mlkit_custom_model_tflit.png" height="153px" alt="ML Kit - Custom Model (TensorFlow Lite)"/>
366+
<img src="https://raw.githubusercontent.com/EddyVerbruggen/nativescript-plugin-firebase/master/docs/images/features/mlkit_custom_model_tflite.png" height="153px" alt="ML Kit - Custom Model (TensorFlow Lite)"/>
367367
368368
[Firebase documentation 🌎](https://firebase.google.com/docs/ml-kit/use-custom-models)
369369

0 commit comments

Comments
 (0)