Skip to content

Commit

Permalink
Docs: add note on PyTorch 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
volcacius committed May 2, 2023
1 parent 303f222 commit 9bb26bf
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 @@ -14,7 +14,7 @@ If you like this project please consider ⭐ this repo, as it is the simplest an
## Requirements

* Python >= 3.7 .
* [Pytorch](https://pytorch.org) >= 1.5.1 .
* [Pytorch](https://pytorch.org) >= 1.5.1, <= 1.13.1 (PyTorch 2.0.0 is currently untested).
* Windows, Linux or macOS.
* GPU training-time acceleration (*Optional* but recommended).

Expand Down

0 comments on commit 9bb26bf

Please sign in to comment.