Browse Source
Merge pull request #66 from lyhuang18/test2
add requirements: tensorboardX
tags/v0.1.0
Coet
GitHub
6 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
1 deletions
-
docs/requirements.txt
|
@@ -1,4 +1,5 @@ |
|
|
numpy>=1.14.2 |
|
|
numpy>=1.14.2 |
|
|
http://download.pytorch.org/whl/cpu/torch-0.4.1-cp35-cp35m-linux_x86_64.whl |
|
|
http://download.pytorch.org/whl/cpu/torch-0.4.1-cp35-cp35m-linux_x86_64.whl |
|
|
torchvision>=0.1.8 |
|
|
torchvision>=0.1.8 |
|
|
sphinx-rtd-theme==0.4.1 |
|
|
|
|
|
|
|
|
sphinx-rtd-theme==0.4.1 |
|
|
|
|
|
tensorboardX>=1.4 |