Awesome
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:
<!-- ![image](https://user-images.githubusercontent.com/3750161/204110392-71e5c8a4-0d12-4b58-bca5-fc654c30da8e.PNG)--> <!-- ![image](https://user-images.githubusercontent.com/3750161/204927560-b0d04daf-a185-4901-9420-41c2ef004d4e.PNG)-->
Credits
- Stable Diffusion - https://github.com/CompVis/stable-diffusion
- HuggingFace Diffusers🧨 - https://github.com/huggingface/diffusers
- DPM-Solver - https://github.com/LuChengTHU/dpm-solver