Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 2.28 KB

File metadata and controls

42 lines (32 loc) · 2.28 KB

Stable Diffusion Interactive Notebook 📓 🤖

Open In Colab

Click the above button to start generating images!


A widgets-based interactive notebook for Google Colab that lets users generate AI images from prompts (Text2Image) using Stable Diffusion (by Stability AI, Runway & CompVis).

This notebook aims to be an alternative to WebUIs while offering a simple and lightweight GUI for anyone to get started with Stable Diffusion.

Uses Stable Diffusion, HuggingFace Diffusers and Jupyter widgets.

GUI screenshot

Features

Contributing

Improvements and new features are most welcome! Feel free to submit a PR.

  1. Fork this repository
  2. Create a new branch
  3. Do your thing
  4. Create a Pull Request