Skip to content

Commit

Permalink
Matgl depends on torch==2.2.1 (#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
Badasper authored Jun 21, 2024
1 parent eacafa3 commit 82f359a
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 @@ -110,7 +110,7 @@ and DGL. The basic instructions are given below, but it is recommended that you
run into any problems.

```shell
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
pip install torch==2.2.1 torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
pip install dgl -f https://data.dgl.ai/wheels/cu118/repo.html
pip install dglgo -f https://data.dgl.ai/wheels-test/repo.html
```
Expand Down

0 comments on commit 82f359a

Please sign in to comment.