mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-01-23 21:18:11 -05:00
This stateful class provides abstractions for building a graph. It exposes graph methods like adding and removing nodes and edges. The methods are documented, tested, and strongly typed.