This commit adds support for integrating Krita AI Diffusion models and nodes into the Comfy image editing application. It includes the following changes: - Downloads recommended models for Krita AI Diffusion if enabled - Symlinks the downloaded upscale models into the models directory - Adds environment variables to enable/disable dependancy node packs - Clones and sets up the required Git repositories for those node packs if enabled - Installs additional dependencies like aiohttp and tqdm if Krita AI Diffusion is used These changes allow Comfy to leverage the powerful image generation and editing capabilities provided by the Krita AI Diffusion project. Users can now access advanced features like outpainting, inpainting, upscaling, etc. within the Comfy UI. The commit also improves the build process by using a cache for pip installs and specifying types for mounted volumes in Docker for better performance and reproducibility.
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 |
|---|---|---|
![]() |
![]() |
![]() |
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:
- AUTOMATIC1111/stable-diffusion-webui
- InvokeAI
- ComfyUI
- CompVis/stable-diffusion
- Sygil-webui
- and many many more.



