fix up the features/overview document

This commit is contained in:
Lincoln Stein
2023-02-08 13:52:02 -05:00
parent 4ecf016ace
commit dec7d8b160
2 changed files with 67 additions and 6 deletions

View File

@ -15,6 +15,8 @@ See the [troubleshooting
section](010_INSTALL_AUTOMATED.md#troubleshooting) of the automated
install guide for frequently-encountered installation issues.
## Main Application
1. [Automated Installer](010_INSTALL_AUTOMATED.md)
This is a script that will install all of InvokeAI's essential
@ -44,8 +46,9 @@ install guide for frequently-encountered installation issues.
individuals with experience with Docker containers and understand
the pluses and minuses of a container-based install.
4. Other Installation Guides
- [PyPatchMatch](installation/060_INSTALL_PATCHMATCH.md)
- [XFormers](installation/070_INSTALL_XFORMERS.md)
- [CUDA and ROCm Drivers](installation/030_INSTALL_CUDA_AND_ROCM.md)
- [Installing New Models](installation/050_INSTALLING_MODELS.md)
## Quick Guides
* [Installing CUDA and ROCm Drivers](installation/030_INSTALL_CUDA_AND_ROCM.md)
* [Installing XFormers](installation/070_INSTALL_XFORMERS.md)
* [Installing PyPatchMatch](installation/060_INSTALL_PATCHMATCH.md)
* [Installing New Models](installation/050_INSTALLING_MODELS.md)