File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ pip install torch torchvision torchaudio
5656pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu117
5757
5858# Pour Linux + carte AMD, utilisez cette version de Pytorch:
59- pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm5.4 .2
59+ pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6 .2
6060```
6161
6262Vous pouvez utiliser poetry pour installer les dépendances :
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ pip install torch torchvision torchaudio
6262# pip instalar tocha torchvision torchaudio --index-url https://download.pytorch.org/whl/cu117
6363
6464# Para placas Linux + AMD, você precisa usar as seguintes versões do pytorch:
65- # pip instalar tocha torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm5.4 .2
65+ # pip instalar tocha torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6 .2
6666```
6767
6868Então pode usar poesia para instalar as outras dependências:
You can’t perform that action at this time.
0 commit comments