diff --git a/Face Reconstruction/Face Alignment in Full Pose Range/requirements.txt b/Face Reconstruction/Face Alignment in Full Pose Range/requirements.txt index f77b54f110..c31beadf92 100644 --- a/Face Reconstruction/Face Alignment in Full Pose Range/requirements.txt +++ b/Face Reconstruction/Face Alignment in Full Pose Range/requirements.txt @@ -1,7 +1,7 @@ torch>=2.2.0 torchvision>=0.2.1 numpy>=1.22.2 -scipy>=1.1.0 +scipy>=1.10.0rc1 matplotlib==3.0.2 dlib==19.5.0 # 19.15+ version may cause conflict with pytorch, this may take several minutes opencv-python>=3.4.3.18