#177 · Primary category: Image Generation

sd-webui-comfyui

An extension to integrate ComfyUI workflows into the Webui's pipeline

Project last updated:02/01/24

GitHub Stars

533

Forks

34

Contributors

4

License

MIT

Why we included this project

If you work in the AUTOMATIC1111 webui but like building generation logic as ComfyUI node graphs, this extension lets you use both without picking one. It drops ComfyUI workflows into the webui's normal pipeline, so custom nodes can run at stages like preprocess, unet, or postprocess while still reading the model, prompt, and other resources the webui already has loaded. The practical side is covered too: a local reverse proxy lets remote users load the ComfyUI iframe when the webui is started with --share or behind a tunnel. For teams that already rely on either tool, this is a straightforward way to combine them instead of maintaining two separate setups.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category