Releases: handtracking-io/yoha
Releases · handtracking-io/yoha
v1.1.0
v1.0.0
Open Source
The new API is now fully open source.
API Rework
The API has been reworked substantially to be simpler and less opinionated. For now Yoha only runs on the tfjs/webgl backend. tfjs/wasm will be added in a future-release.
Other
- Tfjs is now not bundled within Yoha which should make working with Yoha and other TFJS based packages more convenient.
- A simple usage example has been added here.