You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,14 +107,17 @@ Previous additions:
107
107
**Compatible with Python 3.8 to 3.10.**
108
108
Requires **[napari]**, **[PyTorch]** and **[MONAI]**.
109
109
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.
111
112
112
113
For PyTorch, please see [the PyTorch website for installation instructions].
113
114
114
115
A CUDA-capable GPU is not needed but very strongly recommended, especially for training.
115
116
116
117
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.
117
118
119
+
Please reach out if you have any issues with the installation, we will be happy to help!
120
+
118
121
### Install note for ARM64 (Silicon) Mac users
119
122
120
123
To avoid issues when installing on the ARM64 architecture, please follow these steps.
0 commit comments