mridulk commited on
Commit
90f5dd5
·
verified ·
1 Parent(s): dda406c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  torch==1.11.0
2
  torchvision==0.12.0
3
- numpy==1.19.2
4
- #albumentations==0.4.3
 
5
  #opencv-python==4.1.2.30
6
  pudb==2019.2
7
  imageio==2.9.0
 
1
  torch==1.11.0
2
  torchvision==0.12.0
3
+ #numpy==1.19.2
4
+ numpy
5
+ albumentations==0.4.3
6
  #opencv-python==4.1.2.30
7
  pudb==2019.2
8
  imageio==2.9.0