doc: fixing error in rocm version

This commit is contained in:
Tom Gouville 2023-03-26 12:40:20 +02:00
parent 81b7ea4362
commit 737e0f3085
No known key found for this signature in database
GPG Key ID: A70F60AD3011BBDA

View File

@ -154,7 +154,7 @@ manager, please follow these steps:
=== "ROCm (AMD)"
```bash
pip install InvokeAI --use-pep517 --extra-index-url https://download.pytorch.org/whl/rocm5.4.1
pip install InvokeAI --use-pep517 --extra-index-url https://download.pytorch.org/whl/rocm5.4.2
```
=== "CPU (Intel Macs & non-GPU systems)"