-
Notifications
You must be signed in to change notification settings - Fork 32
Webui Nodes
This is an overview of the custom Webui node bindings added by this extension to your linked ComfyUI installation.
This node serves as a reference to the currently loaded Webui checkpoint in ComfyUI.
This node allows you to save images to the designated folders set up under Settings > Paths for saving
in the Webui.
Please note that the behavior of this node aligns with the settings configured in the Webui.
If you have specified general paths for images and grids instead of individual ones in the Webui settings, only the-grids
or-images
part of the dropdown selection is relevant.
These nodes allow you to run ComfyUI workflows under either the txt2img or img2img tabs after each generation.
This is the default workflow that does nothing:
The Postprocess From Webui
node returns the image that the Webui generated. The Postprocess To Webui
node accepts an image, saves it, and displays it in the viewport. You can have as many of either of these nodes as you want in your workflow (just keep in mind that an additional image is saved every time you connect a Postprocess To Webui
node to your workflow).
The Postprocess From Webui
node acts as a reference to the same last generated batch (controlled by the "batch size" slider in the generation parameters of the webui). You can use as many as you want to help manage your workflow routing, for example.