mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
Merge pull request #237 from aegis72/main
Add Aegisflow Nodes as Git Clone
This commit is contained in:
commit
b4cd3f598a
@ -3644,6 +3644,16 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Aegis72",
|
||||
"title": "AegisFlow Utility Nodes",
|
||||
"reference": "https://github.com/aegis72/aegisflow_utility_nodes",
|
||||
"files": [
|
||||
"https://github.com/aegis72/aegisflow_utility_nodes/tree/main"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "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."
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user