mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-02-23 00:04:12 +00:00
Updated Command Line Arguments and Settings (markdown)
@@ -128,7 +128,7 @@ Use `--port xxxx` to make the server listen on a specific port, xxxx being the w
|
||||
--disable-safe-unpickle | None | False | disable checking pytorch models for malicious code |
|
||||
--ngrok | NGROK | None | ngrok authtoken, alternative to gradio --share
|
||||
--ngrok-region | NGROK_REGION | us | The region in which ngrok should start.
|
||||
--update-check | None | None | On startup, notifies whether or not your webui version (commit) is up-to-date with che current master brach.
|
||||
--update-check | None | None | On startup, notifies whether or not your webui version (commit) is up-to-date with check current master brach.
|
||||
--update-all-extensions | None | None | On startup, it pulls the latest updates for all extensions you have installed.
|
||||
--reinstall-xformers | None | False | force reinstall xformers. Useful for upgrading - but remove it after upgrading or you'll reinstall xformers perpetually. |
|
||||
--reinstall-torch | None | False | force reinstall torch. Useful for upgrading - but remove it after upgrading or you'll reinstall torch perpetually. |
|
||||
|
||||
Reference in New Issue
Block a user