docs/nodes/overview.md
An Node is simply a single operation that takes in inputs and returns out outputs. Multiple nodes can be linked together to create more complex functionality. All InvokeAI features are added through nodes.
Individual nodes are made up of the following:
With nodes, you can can easily extend the image generation capabilities of InvokeAI, and allow you build workflows that suit your needs.
You can read more about nodes and the node editor here.
To download a new node, visit our list of Community Nodes. These are nodes that have been created by the community, for the community.