Skip to content

Hello wsinfer command line

Compare
Choose a tag to compare
@kaczmarj kaczmarj released this 23 Dec 02:57
· 104 commits to main since this release
907dc9f

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