Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qunash/stable-diffusion-2-gui

Lightweight Stable Diffusion v 2.1 web UI: txt2img, img2img, depth2img, inpaint and upscale4x.
https://github.com/qunash/stable-diffusion-2-gui

image-generation stable-diffusion

Last synced: 19 days ago
JSON representation

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

Awesome Lists containing this project

README

        

[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/qunash/stable-diffusion-2-gui/blob/main/stable_diffusion_2_0.ipynb)
# **Stable Diffusion v 2.1 web UI**
Gradio app for [Stable Diffusion 2](https://huggingface.co/stabilityai/stable-diffusion-2) by [Stability AI](https://stability.ai/).
It uses [Hugging Face](https://huggingface.co/) Diffusers🧨 implementation.

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

[![Discord](https://img.shields.io/discord/1060110102188797992?color=green&label=Join%20server&logo=discord)](https://discord.gg/ggEX7hSpfw)


Colab by [anzorq](https://twitter.com/hahahahohohe). If you like it, please consider supporting me:

[Buy Me A Coffee](https://www.buymeacoffee.com/anzorq)

---

![image](https://user-images.githubusercontent.com/3750161/206595521-bab75882-6eeb-4ad8-bf77-3385158647e3.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


[![visitors](https://visitor-badge.glitch.me/badge?page_id=qunash/stable-diffusion-2-gui)](https://visitor-badge.glitch.me)