Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
olokobayusuf committed Oct 2, 2023
1 parent fee6237 commit 7691bb7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Packages/ai.natml.vision.blazepose.detector/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
## 1.0.3
+ Added `BlazePoseDetector.Create` static method for creating an instance of the predictor.
+ Added `BlazePoseDetector.Tag` constant string for embedding the model.
+ Added `BlazePoseDetector.Dispose` public method for disposing the predictor.
+ Removed `BlazePoseDetector` public constructor. Use the `Create` static method instead.
+ Upgraded to NatML 1.1.16.

## 1.0.2
Expand Down

0 comments on commit 7691bb7

Please sign in to comment.