Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daemon authored Nov 30, 2022
1 parent f21db14 commit 13f4d48
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 @@ -31,7 +31,7 @@ You can see more options for `daam` by running `daam -h`.

## Using DAAM as a Library

First, install [PyTorch <= 1.12.1](https://pytorch.org) for your platform.
First, install [PyTorch <= 1.13.0](https://pytorch.org) for your platform.
Then, install DAAM with `pip install daam`. If you want an editable version, then do `git clone https://github.com/castorini/daam && pip install -e daam`.

Using DAAM as a library is easy.
Expand Down

0 comments on commit 13f4d48

Please sign in to comment.