From 3417e84f59e609ba27ccde866f404d8585eb69fc Mon Sep 17 00:00:00 2001 From: w-e-w <40751091+w-e-w@users.noreply.github.com> Date: Tue, 6 Jun 2023 05:33:10 +0900 Subject: [PATCH] clarify --- Install-and-Run-on-NVidia-GPUs.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Install-and-Run-on-NVidia-GPUs.md b/Install-and-Run-on-NVidia-GPUs.md index ce1e85b..0f4c7f4 100644 --- a/Install-and-Run-on-NVidia-GPUs.md +++ b/Install-and-Run-on-NVidia-GPUs.md @@ -6,6 +6,8 @@ 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. + ### 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 : ```bat