sd-webui-controlnet icon indicating copy to clipboard operation
sd-webui-controlnet copied to clipboard

Google colab

Open AdamKnapp1 opened this issue 3 years ago • 3 comments

Hello! I wanted to ask if it's possible to run this on the google colab Automatic 1111 or you can only run it locally?

AdamKnapp1 avatar Feb 19 '23 00:02 AdamKnapp1

Yes, you can run it on colab. Though it will increase RAM usage, so it may crash on big checkpoints (unpruned ones, like about 7GB). Even with pruned fp32 checkpoints (4GB) it crashed on me sometimes when switching to other controlnet.

Enable the Low VRAM option.

R-N avatar Feb 19 '23 03:02 R-N

Hi @AdamKnapp1 👋 please try this https://github.com/camenduru/stable-diffusion-webui-colab/tree/v2.0

camenduru avatar Feb 19 '23 07:02 camenduru

Can be implemented TheLastBen colabs?

Hi @AdamKnapp1 👋 please try this https://github.com/camenduru/stable-diffusion-webui-colab/tree/v2.0

cerarslan avatar Feb 20 '23 09:02 cerarslan