Skip to content

Commit

Permalink
Merge pull request #42 from shan18/development
Browse files Browse the repository at this point in the history
update to latest torch requirements
  • Loading branch information
shan18 committed Oct 27, 2021
2 parents 5e5e995 + c34ff35 commit 20d143d
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions requirements.txt
@@ -1,8 +1,9 @@
numpy==1.19.5
torch==1.7.0
torchvision==0.8.1
tensorboard==2.4.1
Pillow==7.0.0
torch==1.9.0
torchvision==0.10.0
torchtext==0.10.0
tensorboard==2.6.0
Pillow==7.1.2
matplotlib==3.2.2
albumentations==0.4.5
opencv-python==4.1.2.30

0 comments on commit 20d143d

Please sign in to comment.