Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ddPn08/automatic1111-colab

Using StableDiffusion webui on Colab
https://github.com/ddPn08/automatic1111-colab

automatic1111 colab-notebooks colaboratory jupyter-notebooks stable-diffusion

Last synced: 3 months ago
JSON representation

Using StableDiffusion webui on Colab

Awesome Lists containing this project

README

        

# CoLab-compatible version of StableDiffusionWebui by Automatic1111

[![](https://img.shields.io/static/v1?message=Open%20in%20Colab&logo=googlecolab&labelColor=5c5c5c&color=0f80c1&label=%20&style=for-the-badge)](https://colab.research.google.com/github/ddPn08/automatic1111-colab/blob/main/automatic1111.ipynb)

# Wiki
https://github.com/ddPn08/automatic1111-colab/wiki

# Features
- Xformers support
- Using Miniconda to make Xformers available.
- Fast setup
- If you have space in Google Drive, you can save your environment for faster setup.
- Model download support
- Any model on the internet can be downloaded by entering the URL
- Google Drive support
- You can also save output images, models, embeddings, configuration files, etc...
- Low RAM patch
- You can run models that require a lot of RAM, such as StableDiffusion 2.1, even with the free Colab.
- Advanced options
- You can easily change advanced options by simply clicking a checkbox.

# Respect
[automatic1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui)