https://github.com/AbdBarho/stable-diffusion-webui-docker
Easy Docker setup for Stable Diffusion with user-friendly UI
https://github.com/AbdBarho/stable-diffusion-webui-docker
docker docker-compse gradio pytorch stable-diffusion
Last synced: 7 months ago
JSON representation
Easy Docker setup for Stable Diffusion with user-friendly UI
- Host: GitHub
- URL: https://github.com/AbdBarho/stable-diffusion-webui-docker
- Owner: AbdBarho
- License: other
- Created: 2022-08-27T11:05:15.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-18T11:05:13.000Z (about 1 year ago)
- Last Synced: 2025-03-18T20:19:42.786Z (7 months ago)
- Topics: docker, docker-compse, gradio, pytorch, stable-diffusion
- Language: Shell
- Homepage:
- Size: 320 KB
- Stars: 7,071
- Watchers: 65
- Forks: 1,205
- Open Issues: 55
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - AbdBarho/stable-diffusion-webui-docker - Easy Docker setup for Stable Diffusion with user-friendly UI (Shell)
- awesome - AbdBarho/stable-diffusion-webui-docker - Easy Docker setup for Stable Diffusion with user-friendly UI (Shell)
- awesome-stable-diffusion - Stable Diffusion WebUI Docker - friendly UI (👑Stable Diffusion / Dockerfile)
- awesome-ai-painting - https://github.com/AbdBarho/stable-diffusion-webui-docker
- my-awesome - AbdBarho/stable-diffusion-webui-docker - compse,gradio,pytorch,stable-diffusion pushed_at:2024-08 star:7.3k fork:1.3k Easy Docker setup for Stable Diffusion with user-friendly UI (Shell)
- StarryDivineSky - AbdBarho/stable-diffusion-webui-docker - diffusion-webui-docker项目提供了一个简易的Docker设置,用于部署Stable Diffusion,并提供用户友好的Web界面。该项目旨在简化Stable Diffusion的安装和使用流程,通过Docker容器化技术,避免复杂的环境配置问题。用户可以通过Web UI方便地生成图像,无需深入了解底层技术细节。该项目可能包含预配置的Dockerfile和docker-compose.yml文件,方便用户一键部署。它可能支持GPU加速,以提高图像生成速度。此外,项目可能包含详细的文档,指导用户进行安装、配置和使用。此项目降低了Stable Diffusion的使用门槛,让更多用户能够体验AI图像生成的乐趣。它可能还支持多种Stable Diffusion模型和扩展,增强了其功能和灵活性。用户可以根据自己的需求定制Docker镜像,满足不同的使用场景。 (图像生成 / 资源传输下载)
- awesome-stable-diffusion - stable-diffusion-webui-docker - A docker based frontend integrating the most popular forks. (Training / GUIS)
README
# Stable Diffusion WebUI Docker
Run Stable Diffusion on your machine with a nice UI without any hassle!
## Setup & Usage
Visit the wiki for [Setup](https://github.com/AbdBarho/stable-diffusion-webui-docker/wiki/Setup) and [Usage](https://github.com/AbdBarho/stable-diffusion-webui-docker/wiki/Usage) instructions, checkout the [FAQ](https://github.com/AbdBarho/stable-diffusion-webui-docker/wiki/FAQ) page if you face any problems, or create a new issue!
## Features
This repository provides multiple UIs for you to play around with stable diffusion:
### [AUTOMATIC1111](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
[Full feature list here](https://github.com/AUTOMATIC1111/stable-diffusion-webui-feature-showcase), Screenshots:
| Text to image | Image to image | Extras |
| ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- |
|  |  |  |### [ComfyUI](https://github.com/comfyanonymous/ComfyUI)
[Full feature list here](https://github.com/comfyanonymous/ComfyUI#features), Screenshot:
| Workflow |
| -------------------------------------------------------------------------------- |
|  |## Contributing
Contributions are welcome! **Create a discussion first of what the problem is and what you want to contribute (before you implement anything)**
## Disclaimer
The authors of this project are not responsible for any content generated using this interface.
This license of this software forbids you from sharing any content that violates any laws, produce any harm to a person, disseminate any personal information that would be meant for harm, spread misinformation and target vulnerable groups. For the full list of restrictions please read [the license](./LICENSE).
## Thanks
Special thanks to everyone behind these awesome projects, without them, none of this would have been possible:
- [AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
- [InvokeAI](https://github.com/invoke-ai/InvokeAI)
- [ComfyUI](https://github.com/comfyanonymous/ComfyUI)
- [CompVis/stable-diffusion](https://github.com/CompVis/stable-diffusion)
- [Sygil-webui](https://github.com/Sygil-Dev/sygil-webui)
- and many many more.