Skip to content

Portable Stable Diffusion Notebook, using xformers. Can be run on mostly any platform.

License

Notifications You must be signed in to change notification settings

precompute/Portable-Stable-Diffusion-Notebook

Repository files navigation

Sources Used:

Modified from https://github.com/daswer123/stable-diffusion-colab/blob/main/StableDiffusionUI_Voldemort.ipynb

xformers support added from https://github.com/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111.ipynb and https://github.com/ShivamShrirao/diffusers/blob/main/examples/dreambooth/train_dreambooth.py

Included Notebooks

Colab

This notebook should run effortlessly on Google Colab

Other platforms

A notebook without google-centric integrations has also been provided. For platforms like runbox, vast.ai, and the like.

Feel free to open an issue if something breaks / does not work / can be improved.

Other platforms

Comment out all the google drive parts, and edit the file manually instead of using the %%writefile cell magic.

If you don’t have drive to save your outputs, you can use an S3 bucket on platforms that allow you to access fusermount.

Alternatively tar your output folder and send it over with croc or magic-wormhole.

About

Portable Stable Diffusion Notebook, using xformers. Can be run on mostly any platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published