mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-09-20 01:31:09 +02:00
Use ngrok-py library
This commit is contained in:
+1
-1
@@ -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