Skip to content

Commit

Permalink
chore: Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cpvannier committed Feb 29, 2024
1 parent ac011ba commit 18ff935
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ All notable changes to Pixano will be documented in this file.

### Changed

- **Breaking:** Make SAM and MobileSAM optional dependencies to allow publishing to PyPI
- Install those dependencies with `pip install pixano-inference[sam]`
- **Breaking:** Update to Pixano 0.5.0
- **Breaking:** Update InferenceModel `id` attribute to `model_id` to stop redefining built-in `id`
- **Breaking:** Update submodule names to `pytorch` and `tensorflow`
Expand Down

0 comments on commit 18ff935

Please sign in to comment.