diff --git a/docs/en/README.en.md b/docs/en/README.en.md index 873b11c..b2955ae 100644 --- a/docs/en/README.en.md +++ b/docs/en/README.en.md @@ -72,7 +72,7 @@ pip install torch torchvision torchaudio #pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu117 #For Linux + AMD Cards, you need to use the following pytorch versions: -#pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm5.4.2 +#pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.2 ``` Then can use poetry to install the other dependencies: diff --git a/docs/fr/README.fr.md b/docs/fr/README.fr.md index 1cb6180..a651f2b 100644 --- a/docs/fr/README.fr.md +++ b/docs/fr/README.fr.md @@ -55,7 +55,7 @@ pip install torch torchvision torchaudio pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu117 # Pour Linux + carte AMD, utilisez cette version de Pytorch: -pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm5.4.2 +pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.2 ``` Vous pouvez utiliser poetry pour installer les dépendances : diff --git a/docs/pt/README.pt.md b/docs/pt/README.pt.md index bc31e60..ba1fed6 100644 --- a/docs/pt/README.pt.md +++ b/docs/pt/README.pt.md @@ -63,7 +63,7 @@ pip install torch torchvision torchaudio #pip instalar tocha torchvision torchaudio --index-url https://download.pytorch.org/whl/cu117 #Para placas Linux + AMD, você precisa usar as seguintes versões do pytorch: -#pip instalar tocha torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm5.4.2 +#pip instalar tocha torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.2 ``` Então pode usar poesia para instalar as outras dependências: