stable-diffusion-2-gui icon indicating copy to clipboard operation
stable-diffusion-2-gui copied to clipboard

Lightweight Stable Diffusion v 2.1 web UI: txt2img, img2img, depth2img, inpaint and upscale4x.

Open In Colab

Stable Diffusion v 2.1 web UI

Gradio app for Stable Diffusion 2 by Stability AI. It uses Hugging Face Diffusers🧨 implementation.

Currently supported pipelines are text-to-image, image-to-image, inpainting, upscaling and depth-to-image.

Discord


Colab by anzorq. If you like it, please consider supporting me:

Buy Me A Coffee


image

Credits

  • Stable Diffusion - https://github.com/CompVis/stable-diffusion
  • HuggingFace Diffusers🧨 - https://github.com/huggingface/diffusers
  • DPM-Solver - https://github.com/LuChengTHU/dpm-solver

visitors