stable-diffusion-2-gui
stable-diffusion-2-gui copied to clipboard
Lightweight Stable Diffusion v 2.1 web UI: txt2img, img2img, depth2img, inpaint and upscale4x.
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
.
Colab by anzorq. If you like it, please consider supporting me:
Credits
- Stable Diffusion - https://github.com/CompVis/stable-diffusion
- HuggingFace Diffusers🧨 - https://github.com/huggingface/diffusers
- DPM-Solver - https://github.com/LuChengTHU/dpm-solver