Skip to content

Commit

Permalink
torch doesn't need to be 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
seungwonpark committed Oct 23, 2019
1 parent 4307f93 commit 1e31df8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -3,7 +3,7 @@ matplotlib
numpy
scipy
tensorboardX
torch==1.0.0
torch
tqdm
pillow
pyyaml

0 comments on commit 1e31df8

Please sign in to comment.