Go to file
神楽坂·喵 37a82af4b7
Add build-essential package (#522)
Fix the problem that some extensions need to be installed from src
Now, because the step of installing extensions is moved forward in
`entrypoint.sh` instead of `startup.sh`, we cannot install some required
packages before executing `install.py`
When installing the extension `sd-webui-roop`, it relies on
`insightface==0.7.3`, and when installing this pypi package, it is found
that when building the wheel package, an error will be reported because
`gcc` cannot be found

ddc02ee1a9/requirements.txt (L1)
Therefore, considering that not all pypi packages are distributed in
wheel, those pypi packages distributed in src need `build-essential` to
build
2023-06-26 21:37:37 +02:00
.devscripts v8 (#516) 2023-06-24 10:06:30 +02:00
.github Deprecate Sygil (#450) 2023-05-16 18:58:52 +02:00
.vscode Force LF (#24) 2022-09-03 06:59:16 +02:00
data v8 (#516) 2023-06-24 10:06:30 +02:00
output Initial 2022-08-27 12:38:12 +01:00
services Add build-essential package (#522) 2023-06-26 21:37:37 +02:00
.editorconfig Force LF (#24) 2022-09-03 06:59:16 +02:00
.gitattributes Force LF (#24) 2022-09-03 06:59:16 +02:00
.gitignore Fix overwriting existing values in config.json in auto (#418) 2023-05-06 07:38:36 +02:00
docker-compose.yml Allow setting port through env WEBUI_PORT (#521) 2023-06-25 20:33:57 +02:00
LICENSE [BREAKING] Rename UIs (#254) 2022-12-04 11:00:28 +01:00
README.md InvokeAI 2.3.5.post2 (#491) 2023-05-29 19:07:01 +02:00

Stable Diffusion WebUI Docker

Run Stable Diffusion on your machine with a nice UI without any hassle!

Setup & Usage

Visit the wiki for Setup and Usage instructions, checkout the 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

Full feature list here, Screenshots:

Text to image Image to image Extras

InvokeAI

Full feature list here, Screenshots:

Text to image Image to image Extras

ComfyUI

Full feature list here, 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.

Thanks

Special thanks to everyone behind these awesome projects, without them, none of this would have been possible: