nolanaatama / microsoftexcel-tunnels

Tunneling extension for automatic1111 sd-webui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sd-webui-tunnels

Tunneling extension for AUTOMATIC1111/stable-diffusion-webui

Usage

add --cloudflared to commandline options.

add --localhostrun to commandline options.

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.

About

Tunneling extension for automatic1111 sd-webui

License:MIT License


Languages

Language:Python 100.0%