Merge branch 'main' into main-text-fixup-PR

This commit is contained in:
blessedcoolant
2023-03-16 04:43:22 +13:00
committed by GitHub
190 changed files with 6762 additions and 2992 deletions

View File

@ -148,7 +148,7 @@ manager, please follow these steps:
=== "CUDA (NVidia)"
```bash
pip install InvokeAI[xformers] --use-pep517 --extra-index-url https://download.pytorch.org/whl/cu117
pip install "InvokeAI[xformers]" --use-pep517 --extra-index-url https://download.pytorch.org/whl/cu117
```
=== "ROCm (AMD)"