InvokeAI/invokeai/app/api
Kyle Schouviller 23d65e7162
[nodes] Add subgraph library, subgraph usage in CLI, and fix subgraph execution (#3180)
* Add latent to latent (img2img equivalent)
Fix a CLI bug with multiple links per node

* Using "latents" instead of "latent"

* [nodes] In-progress implementation of graph library

* Add linking to CLI for graph nodes (still broken)

* Fix subgraph execution, fix subgraph linking in CLI

* Fix LatentsToLatents
2023-04-14 06:41:06 +00:00
..
models feat(nodes): add list_images endpoint 2023-04-09 13:48:44 +10:00
routers feat(nodes): add list_images endpoint 2023-04-09 13:48:44 +10:00
dependencies.py [nodes] Add subgraph library, subgraph usage in CLI, and fix subgraph execution (#3180) 2023-04-14 06:41:06 +00:00
events.py all vestiges of ldm.invoke removed 2023-03-03 01:02:00 -05:00
sockets.py all vestiges of ldm.invoke removed 2023-03-03 01:02:00 -05:00