stable-diffusion-studio icon indicating copy to clipboard operation
stable-diffusion-studio copied to clipboard

running on Colab

Open baristerzi opened this issue 3 years ago • 2 comments

Hi, can I run this code on Colab? Or how can I run it?

baristerzi avatar Oct 15 '22 20:10 baristerzi

I don't think you can run my part of it on colab. But my code just offloads the heavy stuff to AUTOMATIC1111 and that one you can run of colab. You would however need to either setup a proxy that points localhost:7860 to colab or change the code to point to the colab url (assuming that's possible, I haven't tried.)

amotile avatar Oct 15 '22 21:10 amotile

Thanks, There is no problem for AUTOMATIC111, we can run it easily in Colab. It's a good idea to try to run it on a common port. I will try. Maybe i will update this issue.

baristerzi avatar Oct 15 '22 21:10 baristerzi