mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2024-12-29 02:45:05 +08:00
Restructure home further
parent
5550b93e2f
commit
84209b4abd
17
Home.md
17
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)
|
||||
- [Tests](Tests)
|
||||
- [Dependencies](Dependencies)
|
||||
- [xFormers](Xformers)
|
Loading…
Reference in New Issue
Block a user