Skip to content

v0.2.0

Choose a tag to compare

@denisbeslic denisbeslic released this 16 Aug 13:11
· 96 commits to main since this release
09df29f

First PyPi release

Added

  • function to automatically download the latest weights from GitHub
  • __ version __ for version tracking
  • version function to print the tool’s version
  • Packaged the project with Poetry and prepared it for PyPI release

Changed

  • Moved config.yaml to the src/ directory.
  • Updated the README with the latest instructions and details
  • Removed the wandb logger from the prediction process

Fixed

  • Enabled prediction mode for CPU-only usage

Full Changelog: v0.1.0...v0.2.0