Skip to content

2. Launch preferences | EN

ddPn08 edited this page Dec 16, 2022 · 1 revision

2 Launch preferences

Extensions

Screenshot

image


Download the extension before starting. Enter the url of the extension in extensionis, separated by ,.
If load_extensions_from_gdrive is enabled, a list of extension links will be appended to extensions_file_path_gdrive specified in Setup#use googledrive and automatically loaded from there on startup.

Command line arguments

Command line arguments can be specified at startup.
For more information, see [Automatic1111/stable-diffusion-webui's Wiki](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Command-Line-Arguments -and-Settings#all-command-line-arguments)

Password Authentication

Prevents WebUI from being used by other users

Screenshot

image


Check use_gradio_auth to enable it. Enter gradio_auth_username and gradio_auth_password user name and password of your choice.
You can use them by entering them when you access the WebUI.

Network configuration

Using Ngrok

Screenshot

image


Since Gradio's shared URLs are unstable and slow, we recommend using Ngrok.
To use it, you need to sign up and get a token for Ngrok.
Check use_ngrok, enter the token you obtained in ngrok_auth_token.

Use Tailscale.

*This is available for external access, but not for access from Colab to the outside. To use it, you must sign up and get AuthKey to Tailscale You will need to
Check the use_tailscale checkbox and enter the AuthKey you obtained in the tailscale_auth_key field.