InvokeAI/invokeai/app/cli
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 [cli] Update CLI to define commands as Pydantic objects 2023-03-04 14:46:02 -08:00
commands.py [nodes] Add latent nodes, storage, and fix iteration bugs (#3091) 2023-04-06 04:06:05 +00:00
completer.py address change requests in PR 2023-03-27 12:20:24 -04:00