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 0669d54 commit 682811e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ 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
git checkout fbopt
pip install -r requirements_notorch.txt
conda install tensorboard
```
Expand Down

0 comments on commit 682811e

Please sign in to comment.