Skip to content

Commit

Permalink
Update Pytorch installation
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyes319 authored Sep 18, 2024
1 parent edde9e9 commit 158b1f2
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 @@ -53,7 +53,7 @@ A partial documentation is available at: https://mace-docs.readthedocs.io
### 1. Requirements:

- Python >= 3.7 (for openMM, use Python = 3.9)
- [PyTorch](https://pytorch.org/) >= 1.12 **(training with float64 is not supported with PyTorch 2.1 but is supported with 2.2 and later)**
- [PyTorch](https://pytorch.org/) >= 1.12 **(training with float64 is not supported with PyTorch 2.1 but is supported with 2.2 and later, Pytorch 2.4.1 is not supported)**

**Make sure to install PyTorch.** Please refer to the [official PyTorch installation](https://pytorch.org/get-started/locally/) for the installation instructions. Select the appropriate options for your system.

Expand Down

0 comments on commit 158b1f2

Please sign in to comment.