Skip to content

Commit 540840b

Browse files
committed
Update README.md
1 parent 2aecf62 commit 540840b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,14 +107,17 @@ Previous additions:
107107
**Compatible with Python 3.8 to 3.10.**
108108
Requires **[napari]**, **[PyTorch]** and **[MONAI]**.
109109
Compatible with Windows, MacOS and Linux.
110-
Installation should not take more than 30 minutes, depending on your internet connection.
110+
Installation of the plugin itself should not take more than 30 minutes, depending on your internet connection,
111+
and whether you already have Python and a package manager installed.
111112

112113
For PyTorch, please see [the PyTorch website for installation instructions].
113114

114115
A CUDA-capable GPU is not needed but very strongly recommended, especially for training.
115116

116117
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.
117118

119+
Please reach out if you have any issues with the installation, we will be happy to help!
120+
118121
### Install note for ARM64 (Silicon) Mac users
119122

120123
To avoid issues when installing on the ARM64 architecture, please follow these steps.

0 commit comments

Comments
 (0)