mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-01-01 20:35:06 +08:00
Restructure home further
parent
5550b93e2f
commit
84209b4abd
15
Home.md
15
Home.md
@ -1,5 +1,6 @@
|
|||||||
**Stable Diffusion web UI** is a browser interface for Stable Diffusion based on Gradio library.
|
**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 NVidia GPUs](Install-and-Run-on-NVidia-GPUs)
|
||||||
- [Install and run on AMD GPUs](Install-and-Run-on-AMD-GPUs)
|
- [Install and run on AMD GPUs](Install-and-Run-on-AMD-GPUs)
|
||||||
- [Install and run on Apple Silicon](Installation-on-Apple-Silicon)
|
- [Install and run on Apple Silicon](Installation-on-Apple-Silicon)
|
||||||
@ -8,27 +9,29 @@
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
### Reproducing images / troubleshooting
|
||||||
- [Seed breaking changes](Seed-breaking-changes)
|
- [Seed breaking changes](Seed-breaking-changes)
|
||||||
- [Still can't reproduce results? Try this first.](https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/13093)
|
- [Still can't reproduce results? Try this first.](https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/13093)
|
||||||
|
- [General troubleshooting](Troubleshooting)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
### Usage
|
||||||
- [Features](Features)
|
- [Features](Features)
|
||||||
- [Command Line Arguments and Settings](Command-Line-Arguments-and-Settings)
|
- [Command Line Arguments and Settings](Command-Line-Arguments-and-Settings)
|
||||||
- [Optimizations](Optimizations)
|
- [Optimizations](Optimizations)
|
||||||
- [Custom Filename Name and Subdirectory](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Custom-Images-Filename-Name-and-Subdirectory)
|
- [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)
|
- [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)
|
### Developers
|
||||||
- [Dependencies](Dependencies)
|
- [API](API)
|
||||||
- [xFormers](Xformers)
|
|
||||||
- [Developing custom scripts](Developing-custom-scripts)
|
- [Developing custom scripts](Developing-custom-scripts)
|
||||||
- [Developing extensions](Developing-extensions)
|
- [Developing extensions](Developing-extensions)
|
||||||
- [API](API)
|
|
||||||
- [Localization](Localization)
|
- [Localization](Localization)
|
||||||
- [Troubleshooting](Troubleshooting)
|
|
||||||
- [Contributing](Contributing)
|
- [Contributing](Contributing)
|
||||||
- [Tests](Tests)
|
- [Tests](Tests)
|
||||||
|
- [Dependencies](Dependencies)
|
||||||
|
- [xFormers](Xformers)
|
Loading…
Reference in New Issue
Block a user