Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/qunash/stable-diffusion-2-gui
- Owner: qunash
- License: mit
- Created: 2022-11-25T12:14:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-26T19:35:56.000Z (over 1 year ago)
- Last Synced: 2024-10-14T07:29:46.688Z (about 2 months ago)
- Topics: image-generation, stable-diffusion
- Language: Jupyter Notebook
- Homepage:
- Size: 109 KB
- Stars: 607
- Watchers: 14
- Forks: 73
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome - qunash/stable-diffusion-2-gui - Lightweight Stable Diffusion v 2.1 web UI: txt2img, img2img, depth2img, inpaint and upscale4x. (Jupyter Notebook)
- project-awesome - qunash/stable-diffusion-2-gui - Lightweight Stable Diffusion v 2.1 web UI: txt2img, img2img, depth2img, inpaint and upscale4x. (Jupyter Notebook)
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:
[](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)