Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Colab Notebooks Disconnect Within A Few Seconds, Repetitively #33

Closed
DigKingy opened this issue Sep 12, 2023 · 4 comments
Closed

Colab Notebooks Disconnect Within A Few Seconds, Repetitively #33

DigKingy opened this issue Sep 12, 2023 · 4 comments

Comments

@DigKingy
Copy link

πŸ‘ Utility script imported.
🌟 Installing stable-diffusion-webui...
πŸ“¦ Installing 12 extensions...
β”” aspect-ratio-preset
β”” batchlinks
β”” cutoff
β”” dynamic-thresholding
β”” images-browser
β”” latent-couple-two-shot
β”” session-organizer
β”” state
β”” tagcomplete
β”” tiled-multidiffusion-upscaler
β”” tokenizer
β”” tunnels
πŸ”§ Fetching configs...
πŸ’‰ Fetching embeddings...
🩹 Applying web UI Colab patches...
🩹 Applying Colab memory patches...
env: LD_PRELOAD=/content/libtcmalloc_minimal.so.4
πŸ“¦ Installing aria2...

Then the cell would disconnect. I would also try other notebooks, but they all had around the same result, disconnecting with a few seconds. Maybe it could be my connection, but I doubt it due to my connection being at full bars consistently. It's not the ram usage either which is an issue you fixed successfully. So I am genuinely confused on why the notebooks disconnect so incredibly quick.

@joyarup
Copy link

joyarup commented Sep 12, 2023

Yeah, same issue here, the runtime will disconnect randomly doesn't matter which line it is running or which extension it is installing. Tried with different notebooks with different colab accounts, same result.

@NUROISEA
Copy link
Owner

It seems like the check for the webui is server sided.

Google Colab's team is really pushing for no webui usage on their platform, unfortunately I cannot do anything to circumvent it.

Buying Colab Pro could perhaps prevent those disconnects? I'm not too sure. :/

@DigKingy
Copy link
Author

So essentially the possibility of Webui being used on Google Colab seems to not be reliable in the future of using Google Colab?

@NUROISEA
Copy link
Owner

So essentially the possibility of Webui being used on Google Colab seems to not be reliable in the future of using Google Colab?

Yes, unless you pay for Pro.

But who knows, maybe they would be lenient in the future. As it stands, web UI on Colab is pretty much dead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants