Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PkuRainBow authored Sep 15, 2018
1 parent dfae6c4 commit 2e58f9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ All the experiments on Cityscapes should run on pytorch0.4.

### Requirements
~~~~
torch=0.4.0
torch=0.4.1
torchvision
tensorboardX
pillow
Expand All @@ -93,7 +93,7 @@ cv2

Just install the offical pytorch with **pip install torch torchvision** is OK.

We mainly test all of our results based on the official pytorch 0.4.0.
We mainly test all of our results based on the official pytorch 0.4.1.



Expand Down

0 comments on commit 2e58f9a

Please sign in to comment.