From 19b91659a2d361d5af0383325ca4ac5433f6c72b Mon Sep 17 00:00:00 2001 From: w-e-w <40751091+w-e-w@users.noreply.github.com> Date: Tue, 9 May 2023 01:14:06 +0900 Subject: [PATCH] Updated Install and Run on NVidia GPUs (markdown) --- Install-and-Run-on-NVidia-GPUs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install-and-Run-on-NVidia-GPUs.md b/Install-and-Run-on-NVidia-GPUs.md index 89f9496..bc6eb33 100644 --- a/Install-and-Run-on-NVidia-GPUs.md +++ b/Install-and-Run-on-NVidia-GPUs.md @@ -1,6 +1,6 @@ # Automatic Installation ## Windows (method 1) -> A very basic guide that's meant to get Stable Diffusion web UI up and running for Windows 10/11 NVIDIA GPU. +> A very basic guide that's meant to get Stable Diffusion web UI up and running on Windows 10/11 NVIDIA GPU. 1. Download the `sd.webui.zip` from [v1.0.0-pre](https://github.com/AUTOMATIC1111/stable-diffusion-webui/releases/tag/v1.0.0-pre) and extract the zip file. 2. Double click the `update.bat` script to update webui to the latest version, wait till finish then close the window. 3. Right-click and edit `sd.webui\webui\webui-user.bat` script, replace the line `set COMMANDLINE_ARGS=` with the following then save and close the file: