Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
argenspin authored Sep 1, 2024
1 parent a7f4434 commit ae42aaf
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 @@ -65,7 +65,7 @@ conda create -n Rope python=3.10.13
conda activate Rope
# install the dependencies
conda install conda-forge::cuda-runtime=11.8.0 cudnn=8.9.2.26 conda-forge::gputil=1.4.0
conda install nvidia/label/cuda-11.8.0::cuda-runtime cudnn=8.9.2.26 conda-forge::gputil=1.4.0
python -m pip install -r requirements.txt
```

Expand Down

0 comments on commit ae42aaf

Please sign in to comment.