Hello wsinfer command line
This release introduces the wsinfer
command line, with subcommands to run model inference and to convert model outputs to other formats.
What's Changed
- update model-specific docker image versions + fix _in_container + make --model required by @kaczmarj in #40
- ENH: rename the cli to wsinfer by @kaczmarj in #42
- ADD: 'wsinfer list' command by @kaczmarj in #44
- ADD: pytest tests and run in CI by @kaczmarj in #45
Full Changelog: v0.2.1...v0.3.0