diff --git a/NVIDIA/DeepLearningExamples/PyTorch/Segmentation/nnUNet/nnunet_for_pytorch_latest.def b/NVIDIA/DeepLearningExamples/PyTorch/Segmentation/nnUNet/nnunet_for_pytorch_latest.def index c98805d862b9adfed8aba56ef2e659a4046fdf22..96321096f112377615e3dafc4cb6ebba9ea5a1e7 100644 --- a/NVIDIA/DeepLearningExamples/PyTorch/Segmentation/nnUNet/nnunet_for_pytorch_latest.def +++ b/NVIDIA/DeepLearningExamples/PyTorch/Segmentation/nnUNet/nnunet_for_pytorch_latest.def @@ -19,7 +19,7 @@ rm -rf DeepLearningExamples pip install --disable-pip-version-check -r requirements.txt pip install monai==1.0.0 --no-dependencies -pip pip install numpy --upgrade +pip install numpy --upgrade curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip" unzip -qq awscliv2.zip