Skip to content

Commit 826d7c9

Browse files
authored
Update README to reference latest release
1 parent 1b91300 commit 826d7c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ To install PyTorch, please refer to https://github.com/pytorch/pytorch#installat
5454

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

0 commit comments

Comments
 (0)