InvokeAI/tests/nodes
Kyle Schouviller 85b020f76c
[nodes] Add latent nodes, storage, and fix iteration bugs (#3091)
* Add latents nodes.
* Fix iteration expansion.
* Add collection generator nodes, math nodes.
* Add noise node.
* Add some graph debug commands to the CLI.
* Fix negative id linking in CLI.
* Fix a CLI bug with multiple links per node.
2023-04-06 04:06:05 +00:00
..
__init__.py parent 9eed1919c2 2023-02-24 18:57:02 -08:00
test_graph_execution_state.py [nodes] Add latent nodes, storage, and fix iteration bugs (#3091) 2023-04-06 04:06:05 +00:00
test_invoker.py [nodes] Add latent nodes, storage, and fix iteration bugs (#3091) 2023-04-06 04:06:05 +00:00
test_node_graph.py [nodes] Add Edge data type 2023-03-14 23:09:30 -07:00
test_nodes.py [nodes] Add Edge data type 2023-03-14 23:09:30 -07:00
test_sqlite.py all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00