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.
1 parent 74bede1 commit 2b5da91Copy full SHA for 2b5da91
docs/installation/manual.md
@@ -64,7 +64,7 @@ The following commands vary depending on the version of Invoke being installed a
64
65
5. Choose a version to install. Review the [GitHub releases page](https://github.com/invoke-ai/InvokeAI/releases).
66
67
-6. Determine the package package specifier to use when installing. This is a performance optimization.
+6. Determine the package specifier to use when installing. This is a performance optimization.
68
69
- If you have an Nvidia 20xx series GPU or older, use `invokeai[xformers]`.
70
- If you have an Nvidia 30xx series GPU or newer, or do not have an Nvidia GPU, use `invokeai`.
0 commit comments