Colab UI for running Stable Diffusion with 🤗 diffusers library.
This repository aims to create a GUI using native Colab and IPython widgets. This eliminates the need for gradio WebUI, which seems to be prohibited now on Google Colab.
SDXL is supported to an extent. You can load huggingface models, but loading models in A1111 format may be impossible because of RAM limitation. Also it looks like textual inversions and loading LoRAs is not supported for now.
Colab UI for Kandinsky txt2img and image mixing.
Original repo: https://github.com/ai-forever/Kandinsky-2