.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
.github/workflows/cli-test.yml
.github/workflows/mypy.yml
.github/workflows/publish-to-pypi.yml
.github/workflows/ruff.yml
spinpath/__init__.py
spinpath/__main__.py
spinpath/_version.py
spinpath/cache.py
spinpath/cli.py
spinpath/data.py
spinpath/defaults.py
spinpath/errors.py
spinpath/inference.py
spinpath/output_container.py
spinpath/py.typed
spinpath/quickhash.py
spinpath/wsi_utils.py
spinpath.egg-info/PKG-INFO
spinpath.egg-info/SOURCES.txt
spinpath.egg-info/dependency_links.txt
spinpath.egg-info/entry_points.txt
spinpath.egg-info/requires.txt
spinpath.egg-info/top_level.txt
spinpath/client/__init__.py
spinpath/client/hfmodel.py
spinpath/client/localmodel.py
spinpath/extractors/__init__.py
spinpath/extractors/base.py
spinpath/extractors/ctranspath.py
spinpath/extractors/hibou.py
spinpath/extractors/hoptimus0.py
spinpath/extractors/kaiko.py
spinpath/extractors/phikon.py
spinpath/extractors/phikonv2.py
spinpath/extractors/provgigapath.py
spinpath/extractors/uni.py
spinpath/extractors/virchow.py
spinpath/extractors/virchow2.py
spinpath/patchlib/__init__.py
spinpath/patchlib/patch.py
spinpath/patchlib/segment.py
spinpath/schemas/model-config.schema.json