Ironclad / rivet

The open-source visual AI programming environment and TypeScript library
https://rivet.ironcladapp.com
MIT License
2.55k stars 226 forks source link

[Feature]: Create a "reroute" node for cleaner graphs #328

Closed ai-made-approachable closed 5 months ago

ai-made-approachable commented 5 months ago

Feature Request

ComfyUI has a reroute node which is used to able to reroute the connections between nodes to make the graph cleaner/improve readability. I think this is pretty cool.

https://blenderneko.github.io/ComfyUI-docs/Interface/UtilityNodes/#reroute

Example image (reroute node used at the top) image

Code of Conduct

abrenneke commented 5 months ago

That's what the Passthrough node is for!

ai-made-approachable commented 5 months ago

Wow. I never saw that node ;) Okay, closed.