diff --git a/README.md b/README.md index b404642efdee3c05b342a011153e9360be05e5f5..4561cf66efd9e36089368d83e0c8cc5cc2671315 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ # miniconda3 based for python 3.10 and pytorch 1.13.1, pytorch-cuda=11.7 Alternative to the regular command listed at https://pytorch.org/get-started/locally/ + `conda install pytorch torchvision torchaudio pytorch-cuda=11.7 -c pytorch -c nvidia` # Goals