Skip to content

Commit b487819

Browse files
authored
Update README.md
1 parent c7ec518 commit b487819

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ You can install `napari-cellseg3d` via [pip] (pypi-test placeholder):
2929

3030
## Documentation
3131

32-
Available at https://AdaptiveMotorControlLab.github.io/cellseg3d-docs
32+
Available at https://AdaptiveMotorControlLab.github.io/CellSeg3d
3333

3434
You can also generate docs by running ``make html`` in the docs folder.
3535

@@ -50,11 +50,9 @@ Then go into Plugins > napari-cellseg3d, and choose which tool to use.
5050
## Requirements
5151
**Python >= 3.8 required**
5252

53-
Requires manual installation of **pytorch** and **MONAI**.
54-
53+
Requires **pytorch** and **MONAI**.
5554
For PyTorch, please see [PyTorch's website for installation instructions].
5655
A CUDA-capable GPU is not needed but very strongly recommended, especially for training.
57-
5856
If you get errors from MONAI regarding missing readers, please see [MONAI's optional dependencies] page for instructions on getting the readers required by your images.
5957

6058

0 commit comments

Comments
 (0)