mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-02-07 06:02:53 +08:00
Updated Install and Run on NVidia GPUs (markdown)
parent
2e8d2ca49f
commit
576d2b94be
@ -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.
|
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
|
> 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`
|
### 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 :
|
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 :
|
||||||
|
Loading…
Reference in New Issue
Block a user