Browse Source

Update custom-node-list.json

pull/237/head
Major Studio 11 months ago
parent
commit
1c0801abf8
  1. 6
      custom-node-list.json

6
custom-node-list.json

@ -3650,10 +3650,10 @@
"title": "AegisFlow Utility Nodes",
"reference": "https://github.com/aegis72/aegisflow_utility_nodes",
"files": [
"https://github.com/aegis72/aegisflow_utility_nodes/blob/main/aegisflow.py"
"https://github.com/aegis72/aegisflow_utility_nodes/tree/main"
],
"install_type": "copy",
"description": "This file (aegisflow.py) will be placed in the root of comfyui/custom_nodes 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."
"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…
Cancel
Save