Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
smilesun authored Oct 10, 2023
1 parent 50dbfa6 commit 0669d54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ then

#### Guide for Helmholtz GPU cluster
```
conda create --name domainlab_py39 python=3.9
conda activate domainlab_py39
conda install pytorch==1.12.1 torchvision==0.13.1 torchaudio==0.12.1 cudatoolkit=11.6 -c pytorch -c conda-forge
conda install torchmetric==0.10.3
pip install -r requirements_notorch.txt
Expand Down

0 comments on commit 0669d54

Please sign in to comment.