diff --git a/MMVII/src/DenseMatch/requirements.txt b/MMVII/src/DenseMatch/requirements.txt old mode 100755 new mode 100644 index cf4262e3b6..0ccd06a05f --- a/MMVII/src/DenseMatch/requirements.txt +++ b/MMVII/src/DenseMatch/requirements.txt @@ -1,6 +1,6 @@ numpy==1.20.2 --find-links https://download.pytorch.org/whl/cu110/torch_stable.html -torch==1.7.0 +torch==1.13.1 --find-links https://download.pytorch.org/whl/cu110/torch_stable.html torchvision==0.8.1 imageio