Colab adaptation AUTOMATIC1111 Webui
RunPod Paperspace Colab-AUTOMATIC1111This is a minimally-changed fork of TheLastBen/fast-stable-diffusion. It's intended primarily for bind-mounting the important things from your google drive, and keeping the rest of the install on your local colab storage, thus everything unrelated to this (dreambooth) is being ignored.
For any issues that arise, it also contains a terminal cell. If you wish to use the terminal cell, you should run it before running the Stable Diffusion cell, as otherwise you would need to stop the stable diffusion cell to run it. The terminal cell is non-blocking for colab; once the terminal starts, you can then run the Stable Diffusion cell. If you simply want to run a few small shell commands, the batchlinks-webui extension will allow you to do this by prefixing your commands with a !
(just like colab).