add quicklinks to README

This commit is contained in:
Lincoln Stein 2022-10-10 11:28:53 -04:00
parent dafca16c8b
commit f8fd6e39a3

View File

@ -46,17 +46,20 @@ template: main.html
</div> </div>
This is an implementation of Stable Diffusion, the open source <a href="https://github.com/invoke-ai/InvokeAI">InvokeAI</a> is an
text-to-image and image-to-image generator. It provides a streamlined implementation of Stable Diffusion, the open source text-to-image and
process with various new features and options to aid the image image-to-image generator. It provides a streamlined process with
generation process. It runs on Windows, Mac and Linux machines, and various new features and options to aid the image generation
runs on GPU cards with as little as 4 GB or RAM. process. It runs on Windows, Mac and Linux machines, and runs on GPU
cards with as little as 4 GB or RAM.
!!! note Quick links:
<ul>
This fork is rapidly evolving. Please use the <li><a href="https://github.com/invoke-ai/InvokeAI">InvokeAI Downloads and Source Code</a>
[Issues](https://github.com/invoke-ai/InvokeAI/issues) tab to report bugs and make feature <li><a href="https://invoke-ai.github.io/InvokeAI/">InvokeAI Documentation and Tutorials</a>
requests. Be sure to use the provided templates. They will help aid diagnose issues faster. <li><a href="https://github.com/invoke-ai/InvokeAI/issues">Bug Reports</a>
<li><a href="https://github.com/invoke-ai/InvokeAI/discussions">Discussions, suggestions and Q&A</a>
</ul>
## :octicons-package-dependencies-24: Installation ## :octicons-package-dependencies-24: Installation