Wsinfer-zoo

Latest version: v0.6.3

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

Scan your dependencies

Page 2 of 2

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

0.2.0

Version 0.2.0 of the wsinfer zoo client includes the commands `wsinfer_zoo ls` and `wsinfer_zoo get`. The first lists the available models and the second pulls a model and its config. There is a JSON sidecar that lists all of the available models and their location on the HuggingFace Hub (https://github.com/SBU-BMI/wsinfer-zoo/blob/main/wsinfer-zoo-registry.json).

The binaries (in Assets) were built using PyInstaller and GitHub actions. The Windows build uses Window Server 2019 and the MacOS uses MacOS 11.

0.1.0

This is the WSInfer Model Zoo. It makes it easier to query, download, and use the models that are part of WSInfer. It is also an important part of the QuPath+WSInfer integration, because it will tell QuPath, in no uncertain terms, where model weights are located and how to use them.

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.