Skip to content

Commit f45c509

Browse files
authored
Update README.md
1 parent 0e9a3ba commit f45c509

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

mlvision/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1-
The Firebase ML Vision SDK is now deprecated. These [docs](https://firebase.google.com/docs/ml/recognize-text) describe how, as an alternative to the deprecated SDK, you can call Cloud Vision APIs using Firebase Auth and Firebase Functions to allow only authenticated users to access the API.
1+
The Firebase ML Vision SDK is now deprecated.
2+
3+
These [docs](https://firebase.google.com/docs/ml/recognize-text) describe how, as an alternative to the deprecated SDK, you can call Cloud Vision APIs using Firebase Auth and Firebase Functions to allow only authenticated users to access the API.
4+
5+
These [codelabs](https://firebase.google.com/docs/ml/codelabs) describe how you can train and deploy your Custom Models.
26

37
UPDATE: On June 3, 2020, we started offering ML Kit's on-device APIs through a new standalone SDK. Cloud APIs, AutoML Vision Edge, and custom model deployment will continue to be available via Firebase Machine Learning. [Learn more](https://developers.google.com/ml-kit/guides)

0 commit comments

Comments
 (0)