Skip to content

Commit da66242

Browse files
committed
Adding masks to dataset
1 parent dc70390 commit da66242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ ___
3636
</details>
3737
2. Openslide python: `pip install openslide-python`
3838
3. Optional for speedup:
39-
39+
4040
- We recommend the following procedure to achieve to best speed-up:
4141
1. Install cupy for your cuda version, E.g., `pip install cupy-cuda12x` (CUDA >12.x) or `pip install cupy-cuda11x` (CUDA 11.0-11.8)
4242
2. Install cuCIM via pip: `pip install cucim`. We used the following version: `pip install cucim==23.6.0`

0 commit comments

Comments
 (0)