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
and upscaling
.
depth-to-image will be added as soon as it's implemented in the Diffusers🧨 library.
Colab by anzorq. If you like it, please consider supporting me:
- Stable Diffusion - https://github.com/CompVis/stable-diffusion
- HuggingFace Diffusers🧨 - https://github.com/huggingface/diffusers
- DPM-Solver - https://github.com/LuChengTHU/dpm-solver