Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lanpa committed Oct 7, 2017
1 parent ac950af commit d152692
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Downloads](https://img.shields.io/badge/pip--downloads-5K+-brightgreen.svg)](https://bigquery.cloud.google.com/savedquery/966219917372:edb59a0d70c54eb687ab2a9417a778ee)
# tensorboard-pytorch

Write tensorboard events with simple command.
Write tensorboard events with simple function call.

including scalar, image, histogram, audio, text, graph and embedding.

Expand All @@ -14,6 +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` (for tensorboard web server)

or build from source:
Expand Down

0 comments on commit d152692

Please sign in to comment.