mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-08-04 19:22:32 +00:00
Use ngrok-py library
This commit is contained in:
@@ -59,7 +59,7 @@ if cmd_opts.ngrok is not None:
|
||||
ngrok.connect(
|
||||
cmd_opts.ngrok,
|
||||
cmd_opts.port if cmd_opts.port is not None else 7860,
|
||||
cmd_opts.ngrok_region
|
||||
cmd_opts.ngrok_options
|
||||
)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user