Stable Diffusion v 2.1 web UI
Gradio app for Stable Diffusion 2 by Stability AI.
It uses Hugging Face Diffusers
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
