mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-01-24 21:32:03 -08:00
Updated Command Line Arguments and Settings (markdown)
parent
a107ccc77d
commit
3ab44538bc
1 changed files with 1 additions and 1 deletions
|
|
@ -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. |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue