Skip to content

Commit

Permalink
reqst
Browse files Browse the repository at this point in the history
  • Loading branch information
dingguanglei committed Oct 26, 2018
1 parent 9a54d70 commit 673f7ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
pip
future
numpy
pyyaml
Expand Down
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

# 需要安装的依赖
install_requires=[
'pip>=18.0'
# 'torch>=0.4.1',
# 'setuptools>=16.0',
# 'torchvision',
Expand Down

0 comments on commit 673f7ec

Please sign in to comment.