Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Commit

Permalink
- added torch to requirements again
Browse files Browse the repository at this point in the history
  • Loading branch information
nasimrahaman committed Oct 4, 2017
1 parent 42fa40d commit f38aa45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
requirements = [
# TODO: put package requirements here
"pip==8.1.2",
# "torch>=0.1.12",
"torch>=0.1.12",
"dill",
"pyyaml",
"scipy>=0.13.0",
Expand Down

0 comments on commit f38aa45

Please sign in to comment.