ComfyUI Node: controlnet preprocessor bus
Authored by aegis72
Created 11 months ago
Updated 24 days ago
28 stars
Category
AegisFlow/passers
Inputs
Input INT
c1_passthrough IMAGE
c2_normal_lineart IMAGE
c3_anime_lineart IMAGE
c4_manga_lineart IMAGE
c5_midas_depthmap IMAGE
c6_color_palette IMAGE
c7_canny_edge IMAGE
c8_openpose_recognizer IMAGE
c9_scribble_lines IMAGE
c10_yourchoice1 IMAGE
c11_yourchoice2 IMAGE
Outputs
IMAGE
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