diff --git a/Install-and-Run-on-NVidia-GPUs.md b/Install-and-Run-on-NVidia-GPUs.md index 0f4c7f4..3ae1ca3 100644 --- a/Install-and-Run-on-NVidia-GPUs.md +++ b/Install-and-Run-on-NVidia-GPUs.md @@ -6,7 +6,7 @@ 3. Double click the `run.bat` script to launch web UI, during the first launch it will download large amounts of files. After everything has been downloaded and installed correctly, you should see a message "`Running on local URL: http://127.0.0.1:7860`", opening the link will present you with the web UI interface. > you should be able to start generating images -> Download the `sd.webui.zip` form `v1.0.0-pre`, this instructions is NOT OUTDATED. +> Download the `sd.webui.zip` from `v1.0.0-pre`, this instructions is NOT OUTDATED. ### Extra configurations via `COMMANDLINE_ARGS` There are some configuration options that you may want apply to web UI, in order to configure these options you need to edit the launch script found at `sd.webui\webui\webui-user.bat`, edit the file add the selected arguments after `set COMMANDLINE_ARGS=` like so :