Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
inoue0426 authored Aug 30, 2024
1 parent a8a40b5 commit 95d1247
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ torch-sparse==0.6.17+pt113cu116
torch-spline-conv==1.2.2+pt113cu116
```

** NOTE: Please ensure the version matches exactly with your GPU/CPU specifications.

## Environment

Our experiment was conducted on Ubuntu with an NVIDIA A100 Tensor Core GPU.
Expand All @@ -68,7 +70,6 @@ cd drGAT
conda env create -f environment.yml
conda activate drGAT
```
** NOTE: Please ensure the version matches exactly with your GPU/CPU specifications.


## Installation using requirement.txt
Expand Down

0 comments on commit 95d1247

Please sign in to comment.