napari-nninteractive-1.0.6
About
This container gives access to the napari-nnInteractive plugin. To use it, open the application on VIBE or run the command below, and then launch the plugin from the napari plugin menu.
Please refer to the VIBE documentation for more information.
Requirements
- Apptainer
Build Instructions
To build the container, run the following command in the terminal:
apptainer build napari-nninteractive-1.0.6.sif build.def
Run Instructions
This container runs by default napari with:
apptainer run --nv napari-nninteractive-1.0.6.sif
[!IMPORTANT] Add the
--nvflag to be able to use the GPU.