From 69ec1d7b91cf4d6563ede391e2d1b28b73de5aed Mon Sep 17 00:00:00 2001 From: Quang tru HUYNH <quang-tru.huynh@pasteur.fr> Date: Wed, 1 Mar 2023 15:00:10 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b404642..4561cf6 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 -- GitLab