divamgupta/stable-diffusion-tensorflow
A TensorFlow/Keras implementation of the Stable Diffusion text-to-image diffusion model.

Velocity · 7d
+1.2
★ / day
Trend
→steady
star history
This repository ports the Stable Diffusion model weights to TensorFlow/Keras, enabling image generation from text prompts. It supports core generation tasks including text-to-image, img2img, inpainting, tiling/texture generation, and video generation. Multiple Colab notebooks provide easy access to GPU and TPU inference, including mixed precision support for faster generation.