We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 43d2d6d + 64c233e commit d8ce6e4Copy full SHA for d8ce6e4
1 file changed
README.md
@@ -139,7 +139,7 @@ not supported.
139
_For Windows/Linux with an NVIDIA GPU:_
140
141
```terminal
142
- 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
143
```
144
145
_For Linux with an AMD GPU:_
0 commit comments