Releases: doc-ai/net-runner-android
Releases · doc-ai/net-runner-android
SDK compatibility updates
Perform some model validation after hotfix
Yesterday's hotfix completely disables model validation. 1.1.3 enables some model validation by trying to load the model bundle and model catching any exceptions.
But this might be promising:
https://github.com/everit-org/json-schema/releases/tag/1.10.0
Hotfix for crash when importing own model
Play Store App Release
Net Runner 1.1 is the first Play Store ready version of Net Runner for Android.
- Update to latest tensor/io v 0.9.11
- Near complete redesign of UI
- Improved permissions management
- Improved source input selection
- Model management
- Import your own models
- Create UI for your own models
- Fixes all around.
It's the good stuff!
Initial release
Catching up on the actual initial release.
Following releases will include latest tensorio and ui updates