Skip to content

Commit 64c233e

Browse files
authored
Merge branch 'main' into bugfix/mkdocs-workflow
2 parents d91fc16 + 2245a4e commit 64c233e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ not supported.
139139
_For Windows/Linux with an NVIDIA GPU:_
140140
141141
```terminal
142-
pip install InvokeAI[xformers] --use-pep517 --extra-index-url https://download.pytorch.org/whl/cu117
142+
pip install "InvokeAI[xformers]" --use-pep517 --extra-index-url https://download.pytorch.org/whl/cu117
143143
```
144144
145145
_For Linux with an AMD GPU:_

0 commit comments

Comments
 (0)