clarify

w-e-w 2023-06-06 05:33:10 +09:00
parent f9e16f0e6e
commit 3417e84f59

@ -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