Open Ezeiko opened 1 year ago
it's down at the moment https://github.com/localtunnel/localtunnel/issues
Hi, I'm getting this error message:
"Connection errored out."
Using the Gradio App at the moment, it was working pretty fine yesterday. BTW, I'm on Google Colab Pro, many thanks in advance!
Maybe I found a solution:
^C means it interrupts the process because the lack of RAM (not VRAM)
https://github.com/TheLastBen/fast-stable-diffusion/issues/645
I had to change the runtime in Google Colab to "Premium"
Now I have:
84GB RAM / Monster A100-SXM4 40GB GPU O_O
Holy Mother Of GPUs this "Thing" rendered 24 576x960 IMGs in:
Time taken: 1m 34.01s
24 freaking images in less than 2 minutes O_O WT*
It's fast as it is expensive :(
Tesla T4 = Costs 2 Processing Units per Hour A100-SXM4 = Costs 12 Processing Units per Hour
So, anyway to avoid using the "Premium" tier ?
use the T4, it's cheaper, and set the vm-shape to "High-Ram"
Ok, thanks for answering...
it's down at the moment https://github.com/localtunnel/localtunnel/issues
Oky. Thanks for letting me know :) but do u know when will the functionality of local tunnel be restored?
probably soon, in the meantime, you can use the argument --ngrok <your ngrok token>
to use ngrok, get your token here : https://ngrok.com/
you can use the argument --ngrok
don't forget to install pyngrok
module
!pip install pyngrok
Hello there
I would like you to know that for some reason "Use_localtunnel" method isn't working for few days now. If local tunnel is selected, I get no links after Stable Diffusion stars. If you have time, please check on the matter.
Thanks