From ad2e54efab73563e92a23605dc7338ec1d2c4de6 Mon Sep 17 00:00:00 2001 From: junyanz Date: Thu, 20 Apr 2017 03:44:34 -0700 Subject: make visdom default --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index cd79db9..8af6cc0 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,11 @@ In CVPR 2017. ## Getting Started ### Installation - Install PyTorch and dependencies from http://pytorch.org/ -- Install python libraries [dominate](https://github.com/Knio/dominate) and [visdom](https://github.com/facebookresearch/visdom) (optional). +- Install python libraries [visdom](https://github.com/facebookresearch/visdom) and [dominate](https://github.com/Knio/dominate). +```bash +pip install visdom +pip install dominate +``` - Clone this repo: ```bash git clone https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix -- cgit v1.2.3-70-g09d2