mirror of
https://github.com/sd-webui/stable-diffusion-webui.git
synced 2024-12-13 18:02:31 +03:00
Fixed several broken links on the documentation.
This commit is contained in:
parent
52fb5bba4f
commit
e450a0668a
@ -22,7 +22,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
# Initial Setup
|
||||
|
||||
> This is a windows guide. [To install on Linux, see this page.](2.linux-installation.md)
|
||||
> This is a windows guide. [To install on Linux, see this page.](3.linux-installation.md)
|
||||
|
||||
## Pre requisites
|
||||
|
||||
|
@ -24,7 +24,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#### Created by [Joshua Kimsey](https://github.com/JoshuaKimsey)
|
||||
|
||||
> This is a Linux guide. [To install on Windows, see this page.](1.windows-installation.md)
|
||||
> This is a Linux guide. [To install on Windows, see this page](2.windows-installation.md).
|
||||
|
||||
**Note: This guide describes how to use the automated installation script created by [Joshua Kimsey](https://github.com/JoshuaKimsey). It is my personal recommendation to use this script as it will automatically handle downloading and updating the repo for you. This is not a requirement to running the Stable Diffusion WebUI on Linux, but you will need to install your own conda environment manually and then run `webui.sh` to run the Stable Diffusion WebUI.**
|
||||
|
||||
|
@ -78,7 +78,7 @@ The Gradio Image Lab is a central location to access image enhancers and upscale
|
||||
- LSDR: A 4x upscaler that uses Latent Diffusion, preserving a lot more detail at the cost of speed and VRAM
|
||||
- GoLatent: Uses LSDR to do a 4x upscale, then GoBig to make a final 8x upscale with great detail preservation.
|
||||
|
||||
Please see the [Image Enhancers](6.image_enhancers.md) section to learn more about how to use these tools.
|
||||
Please see the [Image Enhancers](../4.post-processing.md) section to learn more about how to use these tools.
|
||||
|
||||
## Scene2Image
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user