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**: https://github.com/ZKI-PH-ImageAnalysis/seq2squiggle/compare/v0.1.0...v0.2.0