doc: updating ROCm version for pip install

This commit is contained in:
Tom Gouville
2023-03-26 12:32:12 +02:00
parent 09dfde0ba1
commit 81b7ea4362
4 changed files with 5 additions and 5 deletions

View File

@ -145,7 +145,7 @@ not supported.
_For Linux with an AMD GPU:_
```sh
pip install InvokeAI --use-pep517 --extra-index-url https://download.pytorch.org/whl/rocm5.2
pip install InvokeAI --use-pep517 --extra-index-url https://download.pytorch.org/whl/rocm5.4.2
```
_For Macintoshes, either Intel or M1/M2:_