You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
2
6
3
7
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