makakwastaken commited on
Commit
1d50186
·
1 Parent(s): f169d2b

Fixed error with wrong numpy version

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
  git+https://github.com/lucasb-eyer/pydensecrf
2
- torch==1.8.1
3
- torchvision==0.9.1
4
- numpy==1.24.2
5
  opencv-python==4.6.0.66
 
6
  scikit-image==0.19.2
 
 
7
  tqdm==4.64.1
8
 
9
  pycocotools==2.0.6
 
1
  git+https://github.com/lucasb-eyer/pydensecrf
2
+ numpy==1.23.5
 
 
3
  opencv-python==4.6.0.66
4
+ pycocotools==2.0.6
5
  scikit-image==0.19.2
6
+ torch==1.13.1
7
+ torchvision==0.14.1
8
  tqdm==4.64.1
9
 
10
  pycocotools==2.0.6