Skip to content

redromnon/stable-diffusion-interactive-notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

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