Engineer-of-Stuff / stable-diffusion-paperspace

Jupyter notebooks for Paperspace.
The Unlicense
289 stars 110 forks source link

allow usage of ngrok flag #33

Closed ackl closed 1 year ago

ackl commented 1 year ago

need to invoke launch.py instead of webui.py as it contains logic for automatically installing ngrok pip module

Cyberes commented 1 year ago

I've heard rumors of Paperspace not allowing the use of reverse proxies like this. I'll shoot them an email to confirm.

ackl commented 1 year ago

yh i saw ur comment on https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/1589#issuecomment-1272383605 - i personally have been using ngrok tunnelling almost daily for the last ~2 months on paperspace with absolutely no issues (altho i am not on the free tier)

Cyberes commented 1 year ago

It might have something to do with the free tier.

ackl commented 1 year ago

i'd imagine so - prolly they are more stringent on free tier if phishers etc are abusing it in conjunction with ngrok. happy to park this PR until u get more clarity from paperspace about their policies. it's just a very minor QoL improvement for my own workflow

Cyberes commented 1 year ago

image


rip

Cyberes commented 1 year ago

What I've been using instead of ngrok is rathole: https://github.com/rapiz1/rathole I host it on my cloud VPS.