ComfyUI Node: MultiPipe XL In
Authored by aegis72
Created 11 months ago
Updated 24 days ago
28 stars
Category
AegisFlow/passers
Inputs
image IMAGE
mask MASK
sdxl_tuple SDXL_TUPLE
latent LATENT
model MODEL
vae VAE
clip CLIP
positive CONDITIONING
negative CONDITIONING
refiner_model MODEL
refiner_vae VAE
refiner_clip CLIP
refiner_positive CONDITIONING
refiner_negative CONDITIONING
image_width INT
image_height INT
latent_width INT
latent_height INT
Outputs
PIPE_LINE
STRING
Extension: AegisFlow Utility Nodes
These nodes will be placed in comfyui/custom_nodes/aegisflow and contains the image passer (accepts an image as either wired or wirelessly, input and passes it through. Latent passer does the same for latents, and the Preprocessor chooser allows a passthrough image and 10 controlnets to be passed in AegisFlow Shima. The inputs on the Preprocessor chooser should not be renamed if you intend to accept image inputs wirelessly through UE nodes. It can be done, but the send node input regex for each controlnet preprocessor column must also be changed.
Authored by aegis72