From c35278bafd3ed53793df0c83543348eb71edf554 Mon Sep 17 00:00:00 2001 From: LiaoXingyu Date: Wed, 8 Aug 2018 16:11:01 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8385206..7ed25c5 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ We support 1. `cd` to folder where you want to download this repo 2. Run `git clone https://github.com/L1aoXingyu/reid_baseline.git` 3. Install dependencies: - - [pytorch](https://pytorch.org/) + - [pytorch 0.4](https://pytorch.org/) - torchvision - tensorflow (for tensorboard) - [tensorboardX](https://github.com/lanpa/tensorboardX)