Releases: kylecorry31/ML4K-AI-Extension
Releases · kylecorry31/ML4K-AI-Extension
v1.3.0
v1.2.1
Bug fixes
- Download images through a proxy to avoid CORS issues
v1.2.0
Feature Additions
- Training of image models can now be done locally using TensorFlowJS
- Improved error detection and display
v1.1.0
Feature Additions
- Training of text and numbers models
- Add training examples to text, numbers, and image models
- Get the status of a model
Bug Fixes
- Images no longer exceed the maximum payload size
- API key is validated locally
v1.0.3
- Fixed bug when GSON wasn't present
v1.0.2
Bug fixes:
- Fixed inability to process photos from camera
v1.0.1
Bug fixes:
- Fixed base64 encoding on pre-Oreo devices
v1.0.0
Added:
- Support for pre-Oreo devices
Bug Fixes:
- Extension undefined when using aix from GitHub
v0.8.1-beta
- Update icon
v0.8-beta
- Loads API key from a file - used to generate the .aix file on the ML4K website.