Skip to content

Commit

Permalink
fix #39
Browse files Browse the repository at this point in the history
  • Loading branch information
lanpa committed Oct 7, 2017
1 parent 13167bd commit ac950af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ see [demo](http:35.197.26.245:6006) (result of `demo.py` and some images generat
`#tested on anaconda2/anaconda3, pytorch 0.2, torchvision 0.1.9`

`pip install tensorboardX`
`pip install tensorflow-tensorboard` (for tensorboard web server)
`pip install tensorflow` (for tensorboard web server)

or build from source:
`pip install git+https://github.com/lanpa/tensorboard-pytorch`
Expand Down

0 comments on commit ac950af

Please sign in to comment.