mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-01-31 02:32:57 +08:00
Updated Install and Run on NVidia GPUs (markdown)
parent
19b91659a2
commit
60a59c69c1
@ -2,7 +2,7 @@
|
||||
## Windows (method 1)
|
||||
> 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.
|
||||
2. Double click the `update.bat` script to update web UI 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:
|
||||
```bat
|
||||
set COMMANDLINE_ARGS=--autolaunch --update-check --no-half-vae --no-half --precision full --xformers --lowvram
|
||||
|
Loading…
Reference in New Issue
Block a user