sd-webui-comfyui is an extension for Automatic1111's stable-diffusion-webui that embeds ComfyUI workflows in different sections of the normal pipeline of the webui. This allows to create ComfyUI nodes that interact directly with some parts of the webui's normal pipeline.
- Load comfyui directly into the webui
- Support for loading custom nodes from other webui extensions
- Webui nodes:
Postprocess From Webui
andPostprocess To Webui
for integrating comfyui workflows in webui's pipeline. - Webui node:
Webui Checkpoint
- Webui node:
Latent Webui Noise Generator
- Webui node:
Webui Prompt Parser
For a full overview of all the advantageous features this extension adds to ComfyUI, check out the wiki page.
- Go to Extensions > Available
- Click the
Load from:
button - Enter "ComfyUI" in the search bar
- Click the
Install
button of the ComfyUI Tab cell - Restart the webui
- Go to the
ComfyUI
tab, and follow the instructions
We welcome contributions from anyone who is interested in improving sd-webui-comfyui. If you would like to contribute, please follow these steps:
- Fork the repository and create a new branch for your feature or bug fix.
- Implement your changes, adding any necessary documentation and tests.
- Submit a pull request.
- We will review your contribution as soon as possible and provide feedback.
MIT
If you have any questions or concerns, please leave an issue, or start a thread in the discussions.
Thank you for your interest!