Skip to content

Commit

Permalink
Upgrade torch and torchvision
Browse files Browse the repository at this point in the history
  • Loading branch information
adursun committed Oct 26, 2019
1 parent 293bdd9 commit 863a8a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
matplotlib==3.1.1
torch==1.2.0
torchvision==0.4.0
torch==1.3.0
torchvision==0.4.1
scipy==1.3.1
chainercv==0.13.1
jupyter==1.0.0
Expand Down

0 comments on commit 863a8a7

Please sign in to comment.