Wsinfer-zoo

Latest version: v0.6.2

Safety actively analyzes 627119 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.6.2

This release contains a bugfix where downloading the model zoo JSON file might not succeed.

What's Changed
* Fix/issue 8 and use __future__ annotations syntaxes by kaczmarj in https://github.com/SBU-BMI/wsinfer-zoo/pull/9


**Full Changelog**: https://github.com/SBU-BMI/wsinfer-zoo/compare/v0.6.1...v0.6.2

0.6.1

This version is functionally identical to 0.6.0 but it was made to test the automated publication of wsinfer-zoo the PyPI.

**Full Changelog**: https://github.com/SBU-BMI/wsinfer-zoo/compare/v0.6.0...v0.6.1

0.6.0

What's Changed
* Use functools.lru_cache instead of functools.cache (for python 3.8) and add github actions CI by kaczmarj in https://github.com/SBU-BMI/wsinfer-zoo/pull/7


**Full Changelog**: https://github.com/SBU-BMI/wsinfer-zoo/compare/v0.5.0...v0.6.0

0.5.0

0.4.0

As of this release, the model zoo registry JSON file is hosted on HuggingFace, and the code has been updated to work with this new location. This release also modifies the command-line, so that `wsinfer-zoo get` takes a required positional argument (not a named long option parameter).

What's Changed
* ENH: host registry json file on huggingface instead of github by kaczmarj in https://github.com/SBU-BMI/wsinfer-zoo/pull/5


**Full Changelog**: https://github.com/SBU-BMI/wsinfer-zoo/compare/v0.3.0...v0.4.0

0.3.0

This release introduces JSON schemas against which the registry JSON or model config files can be validated. It also includes validation commands via the CLI to validate whether huggingface repositories have the necessary things to be used by wsinfer and to validate model config files.


wsinfer-zoo validate-repo
wsinfer-zoo validate-config


What's Changed
* Add schema and expand command line program by kaczmarj in https://github.com/SBU-BMI/wsinfer-zoo/pull/3
* ENH: set local path based on whether pyinstaller is running by kaczmarj in https://github.com/SBU-BMI/wsinfer-zoo/pull/4


**Full Changelog**: https://github.com/SBU-BMI/wsinfer-zoo/compare/v0.2.0...v0.3.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.