diff --git a/MMVII/src/DenseMatch/requirements.txt b/MMVII/src/DenseMatch/requirements.txt old mode 100755 new mode 100644 index cf4262e3b6..53ddd3d716 --- a/MMVII/src/DenseMatch/requirements.txt +++ b/MMVII/src/DenseMatch/requirements.txt @@ -1,4 +1,4 @@ -numpy==1.20.2 +numpy==1.22.0 --find-links https://download.pytorch.org/whl/cu110/torch_stable.html torch==1.7.0 --find-links https://download.pytorch.org/whl/cu110/torch_stable.html