Skip to content

fast-stable-diffusion. This fork uses bindmounts for the outputs, extensions, models, embeddings directories and configs to avoid messy files, and reinstalls extensions. It includes a terminal if you wish to edit things.

License

Notifications You must be signed in to change notification settings

anonderpling/fast-stable-diffusion

 
 

Repository files navigation

fast-stable-diffusion AUTOMATIC1111 Notebook with bind-mounts to google drive

Colab adaptation AUTOMATIC1111 Webui

                RunPod                                            Paperspace                               Colab-AUTOMATIC1111

This 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).

About

fast-stable-diffusion. This fork uses bindmounts for the outputs, extensions, models, embeddings directories and configs to avoid messy files, and reinstalls extensions. It includes a terminal if you wish to edit things.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Python 77.2%
  • Jupyter Notebook 22.3%
  • Other 0.5%