sd-webui-comfyui is an extension for Automatic1111's stable-diffusion-webui that embeds ComfyUI in its own tab. This allows to create ComfyUI nodes that interact directly with some parts of the webui's normal pipeline.
- Go to Extensions > Install from URL
- Paste
https://github.com/ModelSurge/sd-webui-comfyui
in theURL for extension's git repository
text field - Click the
Install
button - Restart the webui
- Go to the
ComfyUI
tab, and follow the instructions
- Models between ComfyUI and webui aren't shared (see #5)
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!