Skip to content

Commit

Permalink
Update README to reference latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
ducksoup authored Nov 22, 2019
1 parent 1b91300 commit 826d7c9
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 @@ -54,7 +54,7 @@ To install PyTorch, please refer to https://github.com/pytorch/pytorch#installat

To install the package containing the iABN layers:
```bash
pip install git+https://github.com/mapillary/[email protected].7
pip install git+https://github.com/mapillary/[email protected].8
```
Note that some parts of InPlace-ABN have native C++/CUDA implementations, meaning that the command above will need to
compile them.
Expand Down

0 comments on commit 826d7c9

Please sign in to comment.