mirror of
https://github.com/openvinotoolkit/stable-diffusion-webui.git
synced 2024-12-14 14:45:06 +03:00
Added new line at the end of ngrok.py
This commit is contained in:
parent
5992564448
commit
a004d1a855
@ -12,4 +12,4 @@ def connect(token, port):
|
||||
f'Your token: {token}, get the right one on https://dashboard.ngrok.com/get-started/your-authtoken')
|
||||
else:
|
||||
print(f'ngrok connected to localhost:{port}! URL: {public_url}\n'
|
||||
'You can use this link after the launch is complete.')
|
||||
'You can use this link after the launch is complete.')
|
||||
|
Loading…
Reference in New Issue
Block a user