Source code for wsinfer
"""WSInfer is a toolkit for fast patch-based inference on whole slide images."""
from __future__ import annotations
try:
from ._version import __version__
except ImportError:
"""WSInfer is a toolkit for fast patch-based inference on whole slide images."""
from __future__ import annotations
try:
from ._version import __version__
except ImportError: