InvokeAI/invokeai/app
Lincoln Stein 307cfc075d add i2l invocation
This round trip now works:

```
load_image --image_name ./test.png --image_type local | i2l | l2i | show_image
```
2023-04-08 10:44:21 -04:00
..
api [nodes] Add latent nodes, storage, and fix iteration bugs (#3091) 2023-04-06 04:06:05 +00:00
cli t2l and l2i now working as expected 2023-04-08 09:47:51 -04:00
invocations add i2l invocation 2023-04-08 10:44:21 -04:00
services add i2l invocation 2023-04-08 10:44:21 -04:00
util feat(nodes): add thumbnail generation to DiskImageStorage 2023-04-05 08:22:23 +10:00
api_app.py [api] Add models router and list model API. 2023-04-05 23:59:07 -04:00
cli_app.py [nodes] Add latent nodes, storage, and fix iteration bugs (#3091) 2023-04-06 04:06:05 +00:00