Skip to content

Commit

Permalink
Docs: Updated prerequisites
Browse files Browse the repository at this point in the history
  • Loading branch information
nickfraser committed Feb 19, 2024
1 parent 4e91f9b commit 3dbd546
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ If you like this project please consider ⭐ this repo, as it is the simplest an

## Requirements

* Python >= 3.8 .
* Python >= 3.8.
* [Pytorch](https://pytorch.org) >= 1.9.1, <= 2.1 (more recent versions would be untested).
* Windows, Linux or macOS.
* GPU training-time acceleration (*Optional* but recommended).
Expand Down
4 changes: 2 additions & 2 deletions docsrc/source/setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Requirements
Installation Requirements
'''''''''''''''''''''''''

- Python >= 3.7.
- `Pytorch`_ >= 1.9.1 .
- Python >= 3.8.
- `Pytorch`_ >= 1.9.1, <= 2.1 (more recent versions would be untested).
- Windows, Linux or macOS.
- GPU training-time acceleration (*optional* but recommended).

Expand Down

0 comments on commit 3dbd546

Please sign in to comment.