toto10's picture
34d8b59e470cb8bb29febe9216fd3aad5fab95fd4ca35aa41b47b4eb754cdc8b
82b129b
|
raw
history blame
793 Bytes

sd-webui-tunnels

Tunneling extension for AUTOMATIC1111/stable-diffusion-webui

Usage

cloudflared

add --cloudflared to commandline options.

localhost.run

add --localhostrun to commandline options.

remote.moe

add --remotemoe to commandline options.

The feature of remote.moe is that as long as the same ssh key is used, the same url is generated.

The ssh keys for localhost.run and remote.moe are created with the name id_rsa in the script's root folder. However, if there is a problem with the write permission, it is created in a temporary folder instead, so a different url is created each time.