This page, we will list the ipynb we found that are usful for running Stable Diffusion in Google CoLab.
We are going to update this on monthly basis.
Stable Diffusion Web UI in Google CoLab
Automatic 1111 Colab : https://colab.research.google.com/drive/19FlBgpGGZiB1JltuXEFiG-k4XGmYJYDn?usp=sharing
ComfyUI Colab : https://drive.google.com/file/d/1PNv9JCoS_XyJVKlqPGnlnSvRcRiFkw69/view
Fooocus Colab (Official Version) : https://colab.research.google.com/github/lllyasviel/Fooocus/blob/main/colab.ipynb
Stable Diffusion Models :
SD 1.5 : https://huggingface.co/runwayml/stable-diffusion-v1-5/tree/main
SDXL 1.0 (Base) : https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/tree/main
SDXL 1.0 (Refiner) : https://huggingface.co/stabilityai/stable-diffusion-xl-refiner-1.0/tree/main
Create Your Own LoRA Model
Dataset Maker (For SD 1.5) : https://colab.research.google.com/drive/1pxk4SovIhZl4HaLmBJo50ZjCKOuofMwb
Lora Trainer (For SD 1.5) : https://colab.research.google.com/drive/1-D0l9UdkmUx25EonusH0ZGtzqqPWgo_c
Other Stable Diffusion Models Listing :
Civitai : https://civitai.com/
Upscalers For Stable Diffusion:
4x-ultrasharp: https://civitai.com/models/116225/4x-ultrasharp
Other Useful Extensions
SeargeSDXL (For ComfyUI) : https://github.com/SeargeDP/SeargeSDXL
Will Be Continue Update More…