diff --git a/Home.md b/Home.md index 99c77fc..6254ded 100644 --- a/Home.md +++ b/Home.md @@ -1,5 +1,6 @@ **Stable Diffusion web UI** is a browser interface for Stable Diffusion based on Gradio library. +### Setup - [Install and run on NVidia GPUs](Install-and-Run-on-NVidia-GPUs) - [Install and run on AMD GPUs](Install-and-Run-on-AMD-GPUs) - [Install and run on Apple Silicon](Installation-on-Apple-Silicon) @@ -8,27 +9,29 @@ --- +### Reproducing images / troubleshooting - [Seed breaking changes](Seed-breaking-changes) - [Still can't reproduce results? Try this first.](https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/13093) +- [General troubleshooting](Troubleshooting) --- - +### Usage - [Features](Features) - [Command Line Arguments and Settings](Command-Line-Arguments-and-Settings) - [Optimizations](Optimizations) - [Custom Filename Name and Subdirectory](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Custom-Images-Filename-Name-and-Subdirectory) - [Change model folder location e.g. external disk](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Change-model-folder-location) +- [Guides and Tutorials](Guides-and-Tutorials) --- -- [Guides and Tutorials](Guides-and-Tutorials) -- [Dependencies](Dependencies) - - [xFormers](Xformers) +### Developers +- [API](API) - [Developing custom scripts](Developing-custom-scripts) - [Developing extensions](Developing-extensions) -- [API](API) - [Localization](Localization) -- [Troubleshooting](Troubleshooting) - [Contributing](Contributing) -- [Tests](Tests) \ No newline at end of file +- [Tests](Tests) +- [Dependencies](Dependencies) + - [xFormers](Xformers) \ No newline at end of file