File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ torchvision
2929psutil
3030cucim-cu12 ; platform_system == "Linux" and python_version >= "3.9" and python_version <= "3.10"
3131openslide-python
32+ openslide-bin
3233imagecodecs ; platform_system == "Linux" or platform_system == "Darwin"
3334tifffile ; platform_system == "Linux" or platform_system == "Darwin"
3435pandas
Original file line number Diff line number Diff line change 6464 psutil
6565 cucim-cu12; platform_system == "Linux" and python_version >= '3.9' and python_version <= '3.10'
6666 openslide-python
67+ openslide-bin
6768 tifffile; platform_system == "Linux" or platform_system == "Darwin"
6869 imagecodecs; platform_system == "Linux" or platform_system == "Darwin"
6970 pandas
@@ -120,6 +121,7 @@ cucim =
120121 cucim-cu12; platform_system == "Linux" and python_version >= '3.9' and python_version <= '3.10'
121122openslide =
122123 openslide-python
124+ openslide-bin
123125tifffile =
124126 tifffile; platform_system == "Linux" or platform_system == "Darwin"
125127imagecodecs =
You can’t perform that action at this time.
0 commit comments