mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-02-21 13:45:00 +08:00
Add --update-all-extensions
parent
7a1cb83659
commit
2813306110
@ -122,6 +122,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-all-extensions | None | None | On startup, it pulls the latest updates for all extensions you have installed.
|
||||
| **DEFUNCT OPTIONS** |
|
||||
--show-negative-prompt | None | False | does not do anything |
|
||||
--deepdanbooru | None | False | does not do anything |
|
||||
|
Loading…
Reference in New Issue
Block a user