-
Notifications
You must be signed in to change notification settings - Fork 85
2. Launch preferences | EN
Screenshot
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 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)
Prevents WebUI from being used by other users
Screenshot
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.
Screenshot
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
.
*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.