Skip to content

Commit

Permalink
fix the version of pytorch
Browse files Browse the repository at this point in the history
0.3.0 can't be found sometimes
  • Loading branch information
shizhediao authored Aug 8, 2018
1 parent 134a3f5 commit 24941f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
numpy==1.14.3
nltk==3.2.1
torch==0.3.0
torch==0.3.1

0 comments on commit 24941f3

Please sign in to comment.