ModelsGenesis icon indicating copy to clipboard operation
ModelsGenesis copied to clipboard

Update competition readme

Open liyiersan opened this issue 1 year ago • 0 comments

It seems that Models Genesis is incorporated with nnU-Netv1, could you please update the readme file so that the git repo refers to nnunetv1. just like this:

git clone -b nnunetv1 https://github.com/MIC-DKFZ/nnUNet.git # v1 branch
cd nnUNet
pip install git+https://github.com/MIC-DKFZ/batchgenerators.git
pip install -e .

liyiersan avatar Mar 12 '24 06:03 liyiersan