barry-ravichandran commited on
Commit
880323c
·
1 Parent(s): 071b34d

Changed torch and torchvision versions

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  xaitk-saliency==0.7.0
2
- torch==1.9.0
3
- torchvision==0.10.0
4
  matplotlib
5
  urllib3
6
  Pillow
 
1
  xaitk-saliency==0.7.0
2
+ torch==1.13.1
3
+ torchvision==0.14.1
4
  matplotlib
5
  urllib3
6
  Pillow