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
{{ message }}
This repository was archived by the owner on Apr 4, 2023. It is now read-only.
> NOTE: currently only local models are supported (not cloud models), but it's fairly easy to add those so open an issue if you need it. See the demo-ng folder for an example.
523
+
524
+
#### Still image (on-device)
525
+
526
+
```typescript
527
+
import { MLKitAutoMLResult } from "nativescript-plugin-firebase/mlkit/automl";
0 commit comments